Skip to content

Latest commit

 

History

History
102 lines (81 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

102 lines (81 loc) · 4.46 KB

CHANGELOG

Also available in GitHub

Latest: unreleased

Version 0.0.9: Feb 28, 2025

  • adds zspike blurring and parameterization by @lowderchris in #345
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #349
  • rename PUNCH io module by @jmbhughes in #350
  • Adds sphinx gallery by @lowderchris in #352
  • make binder work by @jmbhughes in #356
  • Configure binder by @jmbhughes in #357
  • Rename example gallery by @jmbhughes in #358
  • Update binder.yaml by @jmbhughes in #360
  • Separate quick punch by @jmbhughes in #361
  • specify codecov path by @jmbhughes in #362
  • Update issue templates by @jmbhughes in #364
  • Update README.md by @jmbhughes in #365
  • update copyright year by @jmbhughes in #367

Version 0.0.8: Dec 19, 2024

  • Fix stellar by @jmbhughes in #344
  • Updates for V4 RFR2 by @jmbhughes in #346

Version 0.0.7: Dec 11, 2024

  • Reproject starfield sample and uncertainty in one fell swoop by @svank in #323
  • PUNCH user guide by @lowderchris in #316
  • Unpack uncertainties faster by @svank in #324
  • Make mosaics faster w/ bounding boxes by @svank in #326
  • Ignore warnings in unpacking uncertainty by @svank in #329
  • Be a little more accurate/safe with bounding boxes by @svank in #327
  • Fully implement previous change to bounding boxes by @svank in #332
  • adds thresholding to spike value replacement by @lowderchris in #331
  • Metadata check by @lowderchris in #330
  • Fixes merging, improves f corona modeling by @jmbhughes in #333
  • adds DOI badge by @lowderchris in #334
  • Turn velocity plot test into a figure test by @svank in #325
  • Better f corona by @svank in #335
  • Document python tutorials by @lowderchris in #336
  • Change despike settings by @svank in #338
  • WCS array shape by @lowderchris in #337
  • adds wcs keywords to ignore to prevent duplication by @lowderchris in #340
  • Create starfield estimates that are less distorted by @svank in #339
  • remove broken link by @jmbhughes in #341
  • adds file provenance extname and test by @lowderchris in #342
  • Quicklook generation by @jmbhughes in #343

Version 0.0.6: Nov 22, 2024

  • Improve calculation of pixel areas by @svank in #306
  • November 17th Mega Update by @jmbhughes in #310
  • Confirm l2 l3 tests by @jmbhughes in #311
  • flow tracking by @lowderchris in #308
  • Update .pre-commit-config.yaml by @jmbhughes in #315
  • Reusable celestial reprojections by @svank in #309
  • Large prep for End2End by @jmbhughes in #317
  • fix import by @jmbhughes in #318
  • When generating WCSes, set NAXIS/array_shape/etc. by @svank in #320
  • Faster star subtraction by @svank in #319
  • Updated Level2/polarization by @s0larish in #322

Version 0.0.5: Nov 13, 2024

  • automatically converts metafields by @jmbhughes in #305

Version 0.0.4: Nov 13, 2024

  • add debug mode by @jmbhughes in #290
  • fix call of remove starfield by @jmbhughes in #292
  • copy over estimate stray light by @jmbhughes in #294
  • update low noise generation by @jmbhughes in #295
  • Improve f corona flow generation by @jmbhughes in #296
  • adds visualization core by @jmbhughes in #297
  • flips quicklook data vertically to the expected spatial orientation by @lowderchris in #300
  • Prep work for secondary starfield removal, plus fix for F-corona estimation by @svank in #301
  • Work fast! Clean up many issues. by @jmbhughes in #302
  • adds new get method to normmeta by @jmbhughes in #304

Version 0.0.3: Nov 2, 2024

  • Fixes figure in intro.rst by @jmbhughes in #281
  • add file hashing by @jmbhughes in #276
  • Delete docs/requirements.txt by @jmbhughes in #284
  • Delete .github/workflows/docs.yaml by @jmbhughes in #285
  • fix versions in docs by @jmbhughes in #286
  • Adds polarref keyword by @jmbhughes in #277
  • add new f corona model generation algorithm by @jmbhughes in #287
  • update psf to new regularizepsf by @jmbhughes in #289

Version 0.0.2: Nov 1, 2024

  • Bug fix

Version 0.0.1: Nov 1, 2204

  • First release