Releases: desihub/desimodel
Releases · desihub/desimodel
desimodel 0.9.6
desimodel 0.9.4
desimodel included with software release 18.3
desimodel 0.9.1
tag for DESI software release 17.12. New since 0.9.0:
- Extracts wavelength coverage from specpsf files into params dictionary (
PR#68
_). - Added desimodel.footprint.program2pass and pass2program to convert between
tiling integer pass number and string program name (PR#67
_).
desimodel 0.9.0
0.9.0 (2017-09-19)
- Added desimodel.focalplane.radec2xy, which converts RA, Dec coordinates to x, y coordinates on the focal plane, which accepts vector inputs.
- Added desimodel.focalplane.on_gfa() and its respective helper functions to check if a target is on a GFA of arbitrary telescope pointing
- Added desimodel.focalplane.on_tile_gfa() to check return a list of indices of targets on a specific tile
- Added desimodel.focalplane.get_gfa_targets() to return a table with added columns GFA_LOC and TILEID that consists of all targets on any GFA on any tile satisfying a minimum flux in the r-band.
- Unittests for the desimodel.focalplane functions were updated accordingly.
- Added desimodel.footprint.find_points_in_tel_range() to return a list of indices withnin a radius of an arbitray telescope pointing, unaware of tiles (Added respective unittest)
- Adds desimodel.focalplane.fiber_area_arcsec2()
- Updates tests to work with trimmed data subset
desimodel 0.6.0
updates from DocDB for throughput and fiber positions on the focal plane
Automate remote data installs for desiInstall
This tag should allow desiInstall to automatically download the data in svn.
desimodel 0.4.3
Release candidate for DESI spectro pipeline release 2016a