Skip to content

Change Log

This change log documents changes after version 2.0.0. To see previous changes see Change Log for FRAMEID and Change Log for FITS.

2.3.0 (2024-07-11)

Added

Basic keyword dictionary

  • Description on the Obsolete status
  • Description on the %20.7f formatting for EXPTIME
  • Keywords: DETBIAS, WCSNAMEa, RET-MODn, RET-POSn

Changed

Basic keyword dictionary

  • CDi_j to CDi_ja
  • C2ELT{1,2}, C2NIT{1,2}, C2PIX{1,2}, C2VAL{1,2}, and C2YPE{1,2} to Obsolete
  • Add a like CDELT{1,2}a, CUNIT{1,2}a, CRPIX{1,2}a, CRVAL{1,2}a, and CTYPE{1,2}a for alternate WCS axes

2.2.2 (2024-06-04)

Changed

  • Update the member list of the Subaru FITS committee

2.2.1 (2024-05-23)

Added

  • Add a note on the astropy versions for the float formatter.

2.2.0 (2024-05-15)

Added

  • "How To" page to describe about the formatting of float values.

Changed

  • MkDocs version to 1.6.0.
  • mkdocs-material version to 9.5.22.
  • Other dependencies are also updated.

2.1.1 (2022-04-11)

Changed

  • Add a descrition of OBS-MOD in the basic keyword table.
  • Minor layout changes in the basic keyword table.

2.1.0 (2022-04-11)

Changed

  • Basic keyword table is moved under the naoj.org domain from Google Sheets.

2.0.0 (2022-04-04)

Added

  • Description of Subaru FITS Committee (Japanese) is added.
  • FRAMEID: datatypes for PFS are added.
  • FRAMEID: datatypes for SCExAO are added.
  • FITS: Basic keywords CROPPED, DETGAIN, FRATE, MFRATE, EXTTRIG, RA_CMD, DEC_CMD, and DARKTIME are added.

Changed

  • Version of the FRAMEID and FITS header are both bumped up to 2.0.0, and we will use a single version number for them.
  • Old dictionaries are sectioned as obsolete.

Fixed

  • Minor typos.

Previous changes