This repository was archived by the owner on Feb 13, 2026. It is now read-only.
Releases: punch-mission/punchpipe
Releases · punch-mission/punchpipe
0.0.14
What's Changed
- Create README.rst for changelog by @jmbhughes in #251
- Fixes from v0e deployment by @svank in #252
- Calibration selection by @d-lamb in #241
- Speed up scheduling by @svank in #259
- Tweaks by @svank in #264
- Level3 merging by @jmbhughes in #266
- Support general batching of flows by @svank in #267
- Release fixes by @svank in #268
- F corona quickfix by @svank in #269
- Adds a check for stuck running files by @jmbhughes in #250
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #274
- Fix typo by @jmbhughes in #275
- Make sure date_obs in the DB exactly matches what's in the file by @svank in #270
- Allow "recent" processing to be prioritized by @svank in #279
- Polarized stray light scheduling by @svank in #281
- Misc pipeline enhancements by @svank in #282
- Bad packets by @svank in #280
- Add v0h upgrade script by @svank in #283
- NFI vignetting interpolation by @svank in #284
- Tweaks by @svank in #288
- FIx typo in script by @svank in #289
- Add missing return by @svank in #294
- Enable LQ F corona by @svank in #296
- Speed up some DB queries by @svank in #298
- Don't set outlier limits for dark images by @jmbhughes in #299
- Let's do things quickly, shall we? by @svank in #304
- Pipeline adjustments by @svank in #310
New Contributors
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- Make TLMLoader usage only expect one return by @jmbhughes in #233
- Temporarily turn off NFI PSF model processing for L1 by @jmbhughes in #234
- Fix for bootstrap phase reset script by @svank in #235
- Fix an embarrassing oversight by @svank in #236
- Tweak stray light scheduling priority by @svank in #237
- Add file output tags to process flows by @svank in #238
- Set polarization state in DB for L0 files by @svank in #239
- Fix LQ CNN scheduling, set stray light polarization in DB, and cap stray light generation thread count by @svank in #240
- Misc pipeline fixes and improvements by @svank in #243
- Dashboard update by @svank in #242
- Move monitor code out of cli.py by @svank in #245
- Redo stray light scheduling by @svank in #244
- L1 and mosaic scheduling by @svank in #246
- Flag outliers by @svank in #247
- Support setting alpha file path and edge trimming by @svank in #248
- Switch to using towncrier for changelog by @jmbhughes in #249
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- Make stray light estimation run by @svank in #216
- loosen L1 stray light window to 31 days by @jmbhughes in #217
- Choose the closest-in-time "after" stray light model by @svank in #218
- Schedule PTMs by @svank in #224
- Dont embed directories in the DB by @svank in #222
- Misc improvements by @svank in #219
- Rolling stray light, split L1, and control improvements by @svank in #225
- skips psf correction for NFI by @lowderchris in #227
- Don't build mosaics with freshly-written files by @svank in #226
- I don't know how this got back in, but it needs to go by @svank in #231
- Don't build Q files with very old stray light models by @svank in #229
- Change core allocations by @svank in #228
- Limits recency of level q uploader by @jmbhughes in #230
- A merge goofed by @svank in #232
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #201
- Fix tests by @svank in #205
- Dashboard fix for cards with multiple file types by @svank in #202
- Don't schedule for disabled flows by @svank in #203
- Rework replay requests by @lowderchris in #190
- merge develop by @jmbhughes in #207
- Modify NUMA core assignments by @svank in #211
- add button to view source in docs by @jmbhughes in #208
- Set FILEVRSN for files before writing by @svank in #204
- Clean flows stuck in a 'launched' state by @svank in #209
- Also visualize quickpunched flows in the daily movies by @jmbhughes in #206
- NFI LQ batching and improved outlier detection by @svank in #210
- Implements rolling stray light model by @lowderchris in #212
- Handy script updates by @svank in #214
- Improve quickpunch automation by @jmbhughes in #215
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
- fixes metadata usage for quicklook by @lowderchris in #185
- If a file exists, do not try to recreate it. by @jmbhughes in #188
- renames left / right CCD halves to bottom / top by @lowderchris in #174
- adds replay request formatting script by @lowderchris in #186
- Cleaner improvements by @svank in #191
- Separate LQ flows and exclude NFI from CTM by @svank in #192
- Make mosaics with missing parts by @svank in #194
- Pull request to UNify L2 Flows by @svank in #195
- Tempoarily remove NFI from L2s by @svank in #197
- Save L1s with stray light by @svank in #193
- L2 updates by @svank in #196
- Release 0.0.10 by @jmbhughes in #200
Full Changelog: 0.0.9...0.0.10
0.0.9
What's Changed
- relabel WFI polarizers by @jmbhughes in #179
- Release 0.0.9 by @jmbhughes in #183
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- LQ and L2 launching by @svank in #170
- Scales quicklook images by @lowderchris in #171
- Post QuickPUNCH Cleanup by @jmbhughes in #175
- Prepare for release of v0.0.8 by @jmbhughes in #177
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Save floating-point COMPBITS when appropriate by @svank in #164
- Weighted launching and NUMA-configured processes by @svank in #160
- disable logging in the cache manager since we're not always in a flow by @jmbhughes in #159
- Fix temperature conversions by @jmbhughes in #166
- updates precision of square root decoding table bitrate by @lowderchris in #167
- Add PCA to LQ by @svank in #168
- Create script to add calibration files to database, add distortion to Level 1 by @jmbhughes in #169
- Prepare to release v0.0.7 by @jmbhughes in #165
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #91
- Prepares punchpipe for SOC2NOAA Interface by @jmbhughes in #94
- specify path for codecov by @jmbhughes in #95
- Update issue templates by @jmbhughes in #97
- Update README.md by @jmbhughes in #98
- Create CHANGELOG.md by @jmbhughes in #100
- Update QuickPUNCH processing by @jmbhughes in #101
- Adds vignetting automation by @lowderchris in #103
- Configure quickpunch aws profile by @jmbhughes in #112
- Add short notes about testing by @jmbhughes in #114
- Creates VAM/VAN flow automation by @jmbhughes in #102
- changed datetime.now() to datetime.now(UTC) by @s0larish in #119
- Spacecraft commissioning pipeline improvements by @jmbhughes in #115
- Populates metadata in Level 0 FITS images by @jmbhughes in #128
- Use a central Dask cluster, and other changes by @svank in #129
- Adds missed populate metadata changes by @jmbhughes in #130
- Splitting of CCD parameters by @lowderchris in #131
- Improves the full frame reconstruction by @jmbhughes in #132
- Misc improvements to pipeline by @svank in #134
- Fixed database entries for simpunch and launching improvements by @svank in #135
- Improve quicklook with movies by @lowderchris in #113
- Rework the L0 database creation to be less hard coded by @jmbhughes in #133
- Add shared memory cache & other changes by @svank in #136
- Add flow throughput and duration to dashboard by @svank in #144
- Properly handle packet time conversions from TAI by @cgobat in #146
- Update CHANGELOG.md for TAI change in #146 by @jmbhughes in #148
- allow options for ffmpeg executable by @jmbhughes in #147
- saves quicklook movies into date organized directory file structure by @lowderchris in #150
- Sort files for movies by @jmbhughes in #151
- Improvements for L2s and flow management by @svank in #145
- Dashboard: per-level stat cards, and in-DB flow filtering by @svank in #155
- Cache layer, set date_created by @svank in #154
- Preparation to release Level 0 by @lowderchris in #156
- Prepare for 0.0.6 by @jmbhughes in #157
New Contributors
- @lowderchris made their first contribution in #103
- @s0larish made their first contribution in #119
- @svank made their first contribution in #129
- @cgobat made their first contribution in #146
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- if sequence counters don't increase properly, call it a bad image by @jmbhughes in #90
Full Changelog: 0.0.4...0.0.5