Skip to content

Releases: lgrcia/prose

v2.0.2

21 May 15:55
Compare
Choose a tag to compare
  • Bugs fixed in FitsManager + handle multi-hdu FITS
  • Cleaner Stack and AperturePhotometry blocks

v2.0.1

21 Mar 17:34
Compare
Choose a tag to compare
  • New setup for clean pip install

v2.0.0

14 Mar 22:36
Compare
Choose a tag to compare
  • (Major updates with non backward compatible API changes)
  • All Observation methods based on Image and blocks (through Observation.stack)
  • All physical Image attributes returning astropy.units.Quantity
  • Documentation transferred in new repo (hosted with github pages at https://lgrcia.github.io/prose-docs)
  • new catalogs blocks (storing in Image.catalogs) with plate-solving features
  • CleanBadPixels block
  • All dates attributes harmonized to datetime objects

v1.0.0

14 Feb 13:01
Compare
Choose a tag to compare
  • SQL based FitsManager
  • Better Telescope setting
  • Major refactoring of prose.Observation
  • Documentation improvements
  • Sequence and Blocks kwargs registration
  • published on pypi

All custom telescopes must but redefined

prose v0.9.55

04 Aug 07:27
Compare
Choose a tag to compare

First Zenodo release

prose v0.9.5

13 Jul 15:04
Compare
Choose a tag to compare

First robust release of prose including:

  • Core objects: Image, Block, and Sequence
  • Base pipelines: Calibration and AperturePhotometry
  • A wide range of pre-implemented Blocks
  • Reports capabilities ()
  • Near eclisping binary diagnostic

and more