Skip to content

Releases: desihub/desimodel

desimodel 0.9.6

19 Jul 00:36
Compare
Choose a tag to compare

Major update to update throughput parameters from DESI-0347. Probably should have been 0.10.0 instead of minor version update. Used by 18.6 software release.

desimodel 0.9.4

10 May 23:06
Compare
Choose a tag to compare

desimodel included with software release 18.3

desimodel 0.9.1

20 Dec 22:15
Compare
Choose a tag to compare

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

29 Sep 20:50
Compare
Choose a tag to compare

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

27 Mar 23:02
Compare
Choose a tag to compare

updates from DocDB for throughput and fiber positions on the focal plane

Automate remote data installs for desiInstall

15 Mar 15:03
Compare
Choose a tag to compare

This tag should allow desiInstall to automatically download the data in svn.

desimodel 0.4.3

10 Mar 23:35
Compare
Choose a tag to compare

Release candidate for DESI spectro pipeline release 2016a