-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
52 lines (41 loc) · 1.71 KB
/
Copy pathChangeLog
File metadata and controls
52 lines (41 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Recent changes to the ets_fiberalloc package,
in reverse chronological order:
- not yet released:
bug fix by M. Onodera: avoid variable name collision
(https://pfs-jira.naoj.org/jira/browse/FIBERALLOC-63)
- v3.8:
adjust to cobraOps 2.0.7
- use "avoidFiducials" instead of "fiducialsAvoidDistance"
CAUTION: this breaks backwards compatibility!
All calling codes that passed the "fiducialsAvoidDistance" parameter
to "buildProblem" need to switch to "avoidFiducials".
- v3.7:
https://pfs-jira.naoj.org/jira/browse/FIBERALLOC-61
(Allow perturbation of target observation cost)
- v3.6:
adjust to cobraOps 2.0.6
- simpler bench creation
- new parameter "fiducialsAvoidDistance"
(no JIRA issue, since this is a temporary measure and will be
replaced in the future)
- v3.5:
https://pfs-jira.naoj.org/jira/browse/FIBERALLOC-59
(add support for cobraOps parameter "brokenCobrasMargin")
- v3.4:
https://pfs-jira.naoj.org/jira/browse/FIBERALLOC-56
(Disable trajectory collision checks in demo codes)
Netflow is no longer supposed to care about trajectory collisions,
because the provided trajectories don't match the real ones anyway.
- v3.3:
https://pfs-jira.naoj.org/jira/browse/FIBERALLOC-55
(Add specific capabilities and requirements to fibers and targets)
This was added to account for the lack of an infrared spectrograph
for a subset of fibers.
provide experimental functionality for reporting exact package version
and versions of dependencies
- v3.2:
allow reading target catalogs from FITS files
- v3.1:
https://pfs-jira.naoj.org/jira/browse/FIBERALLOC-53
(Add a new parameter "safetyMargin" to target selection machinery)
update demos to use CollisionSimulator2