Skip to content

Releases: a-griffiths/AutoSpec

Small Fixes

20 Sep 13:43
85e1467

Choose a tag to compare

  • Small fix over 1.1.1 where apertures were not extracting correctly.
  • Changed USE_WHITE parameter to USE_IMGS parameter for users with existing segmentation maps.

Small Fix

07 Sep 12:00

Choose a tag to compare

  • Small fix over 1.1.0 where images were not importing properly.

Various fixes and improvements

07 Sep 11:59
541f4a6

Choose a tag to compare

  • Tidied up code and simplified parameter file.
  • Fixed issue where weighted spectra were not being extracted correctly.
  • Cross-correlation based spectra is extracted before and after continuum subtraction.
  • Cross-correlation extractions uses masks as defined by the reference spectra.
  • Now extracts spectra for all defined apertures and weight images supplied in param.py file.
  • Fixed various other small bugs.

Implementing the use of various datacubes

23 Jul 09:06
cc8b6ed

Choose a tag to compare

  • Added DATA_EXT parameter for user to specify data and/or variance datacube extensions.
  • Cleaned up some code.
  • Added citation information to README

First public release

05 Jul 10:43
467bc8e

Choose a tag to compare

First public release of AutoSpec with various major improvements over testing version.

  • Increased the speed of continuum subtraction routine (now ~8x faster).
  • Adapted code to work on python 2.
  • Fixed a number of small issues.
  • Can extract spectra from a list of user defined apertures.
  • User can now import additional segmentation maps.
  • User can specify extraction methods on a per object basis.