Recent Releases of punchbowl
punchbowl - 0.0.19
What's Changed
- Don't do work we won't use by @svank in https://github.com/punch-mission/punchbowl/pull/562
- Update input types for LQ CTM by @svank in https://github.com/punch-mission/punchbowl/pull/563
- Report file paths when loading errors out by @svank in https://github.com/punch-mission/punchbowl/pull/564
- Don't crash if input pixels map to NaN in output frame by @svank in https://github.com/punch-mission/punchbowl/pull/569
- Faster stray light by @svank in https://github.com/punch-mission/punchbowl/pull/568
- Speed up pointing by using KDTree by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/570
- L1 reorganization by @svank in https://github.com/punch-mission/punchbowl/pull/573
- better stray light by @lowderchris in https://github.com/punch-mission/punchbowl/pull/571
- NFI flat-fielding by @lowderchris in https://github.com/punch-mission/punchbowl/pull/567
- Fix the nans in PTM images by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/572
- Trim edges and apply alphas in mosaics by @svank in https://github.com/punch-mission/punchbowl/pull/576
- Outlier flag support by @svank in https://github.com/punch-mission/punchbowl/pull/574
- Fix a persistent local test failure by @svank in https://github.com/punch-mission/punchbowl/pull/577
- Add HISTORY entries for alpha & edges by @svank in https://github.com/punch-mission/punchbowl/pull/579
- Increase test coverage by @svank in https://github.com/punch-mission/punchbowl/pull/575
- Make astrometry.net faster by @svank in https://github.com/punch-mission/punchbowl/pull/580
- add level 1 DOI by @lowderchris in https://github.com/punch-mission/punchbowl/pull/583
- Consolidate changelog by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/585
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.18...0.0.19
- Python
Published by jmbhughes 9 months ago
punchbowl - 0.0.18
What's Changed
- adds uncertainty to test ndcube by @lowderchris in https://github.com/punch-mission/punchbowl/pull/535
- Make stray light run by @svank in https://github.com/punch-mission/punchbowl/pull/537
- Add contributors picture by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/542
- Add towncrier by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/544
- Improvement of testing by @lowderchris in https://github.com/punch-mission/punchbowl/pull/546
- Update the vignetting generator function by @lowderchris in https://github.com/punch-mission/punchbowl/pull/539
- Misc improvements by @svank in https://github.com/punch-mission/punchbowl/pull/538
- implements second order square root decoding table by @lowderchris in https://github.com/punch-mission/punchbowl/pull/550
- Rolling stray light and split L1 by @svank in https://github.com/punch-mission/punchbowl/pull/554
- Adds filenames in provenance by @s0larish in https://github.com/punch-mission/punchbowl/pull/551
- Increase psf dilation by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/547
- Turns off ruff EM101 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/558
- Hotfix by @svank in https://github.com/punch-mission/punchbowl/pull/559
- Change NFI pointing alignment to work differently than WFI by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/557
- updates data querying notebook by @lowderchris in https://github.com/punch-mission/punchbowl/pull/556
- Expand data version description by @d-lamb in https://github.com/punch-mission/punchbowl/pull/553
- No task caching by @svank in https://github.com/punch-mission/punchbowl/pull/560
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.17...0.0.18
- Python
Published by jmbhughes 10 months ago
punchbowl - 0.0.17
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/punch-mission/punchbowl/pull/517
- Adds docstring to PSF function by @jeffreyhedlund in https://github.com/punch-mission/punchbowl/pull/519
- quickfixes calibration CLI for a text file list by @lowderchris in https://github.com/punch-mission/punchbowl/pull/516
- Fix creating constant deficient pixel map by @jeffreyhedlund in https://github.com/punch-mission/punchbowl/pull/522
- Merges develop by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/527
- updates vignetting calibration generator function by @lowderchris in https://github.com/punch-mission/punchbowl/pull/523
- Add button to view source in docs by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/526
- Reduce memory use of stray light model generation by @svank in https://github.com/punch-mission/punchbowl/pull/525
- Changed docstring in vignette.py #503 and transpose in destreak.py #487 by @s0larish in https://github.com/punch-mission/punchbowl/pull/530
- NFI LQ batching and improved outlier detection by @svank in https://github.com/punch-mission/punchbowl/pull/529
- Implements rolling stray light model by @lowderchris in https://github.com/punch-mission/punchbowl/pull/531
- Implements new pointing refinement algorithm by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/524
- Return stray light estimates as an NDCube by @svank in https://github.com/punch-mission/punchbowl/pull/533
- find first file for existing file names in LevelQ by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/534
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.16...0.0.17
- Python
Published by jmbhughes 10 months ago
punchbowl - 0.0.16
What's Changed
- adds data query notebook by @lowderchris in https://github.com/punch-mission/punchbowl/pull/492
- Adds DS to product code table by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/494
- renames left / right CCD halves to bottom / top by @lowderchris in https://github.com/punch-mission/punchbowl/pull/493
- Adds documentation about data versions and anomalies by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/495
- Repairs develop branch after direct push by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/505
- Fixed the vignette docstring to divide by @jeffreyhedlund in https://github.com/punch-mission/punchbowl/pull/510
- Ensure inf values in uncertainty layers roundtrip through compression by @svank in https://github.com/punch-mission/punchbowl/pull/506
- Don't mutate cubes when writing them out by @svank in https://github.com/punch-mission/punchbowl/pull/502
- Don't copy certain meta keys from L0 to L1 by @svank in https://github.com/punch-mission/punchbowl/pull/508
- Support for writing out L1s with stray light by @svank in https://github.com/punch-mission/punchbowl/pull/509
- Didn't mean to commit that by @svank in https://github.com/punch-mission/punchbowl/pull/512
- Split LQ into two flows by @svank in https://github.com/punch-mission/punchbowl/pull/507
- Pull request to UNify L2 Flows by @svank in https://github.com/punch-mission/punchbowl/pull/513
- Set FILEVRSN in L2s by @svank in https://github.com/punch-mission/punchbowl/pull/514
- Create calibration cli for punchbowl, resolve ruff complaint about needing hash functions by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/497
- Remove unused prefect test decorator by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/515
- Release 0.0.16 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/498
New Contributors
- @jeffreyhedlund made their first contribution in https://github.com/punch-mission/punchbowl/pull/510
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.15...0.0.16
- Python
Published by jmbhughes 11 months ago
punchbowl - 0.0.15
What's Changed
- cast to float32 instead of 64 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/485
- remove VAN from data_codes.rst by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/489
- For pointing refinement, we restrict the nfi mask by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/486
- Use the new NFI mask for L1, not LH by @svank in https://github.com/punch-mission/punchbowl/pull/490
- Release 0.0.15 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/491
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.14...0.0.15
- Python
Published by jmbhughes 12 months ago
punchbowl - 0.0.14
What's Changed
- adds module and test for flagging in uncertainty of saturated pixels by @lowderchris in https://github.com/punch-mission/punchbowl/pull/471
- adds data DOI by @lowderchris in https://github.com/punch-mission/punchbowl/pull/481
- Post QuickPUNCH cleanup by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/482
- Prepare for v0.0.14 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/483
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.13...0.0.14
- Python
Published by jmbhughes 12 months ago
punchbowl - 0.0.13
What's Changed
- Suppress CROTA warnings by @svank in https://github.com/punch-mission/punchbowl/pull/456
- Correct sign on p angle conversion by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/454
- Update index.rst by @drzowie in https://github.com/punch-mission/punchbowl/pull/457
- Create data_overview.rst by @drzowie in https://github.com/punch-mission/punchbowl/pull/458
- Allow floating-point COMPBITS by @svank in https://github.com/punch-mission/punchbowl/pull/461
- F-corona detrending, fixes for L2 metadata, and use header's gain and exposure time by @svank in https://github.com/punch-mission/punchbowl/pull/455
- Cleans up a few inconsistencies in docs by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/463
- Add astroscrappy despiking by @s0larish in https://github.com/punch-mission/punchbowl/pull/462
- manages square root decoding table value overflow by @lowderchris in https://github.com/punch-mission/punchbowl/pull/469
- Document astroscrappy by @s0larish in https://github.com/punch-mission/punchbowl/pull/470
- Adds NFI PCA filtering to LQ by @svank in https://github.com/punch-mission/punchbowl/pull/472
- Prepare to make QuickPUNCH images by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/473
- Prepare to release 0.0.13 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/464
New Contributors
- @drzowie made their first contribution in https://github.com/punch-mission/punchbowl/pull/457
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.12...0.0.13
- Python
Published by jmbhughes about 1 year ago
punchbowl - 0.0.12
What's Changed
- First batch of L1 Speedups by @svank in https://github.com/punch-mission/punchbowl/pull/426
- Header updates by @lowderchris in https://github.com/punch-mission/punchbowl/pull/427
- adds check for square root decompression by @lowderchris in https://github.com/punch-mission/punchbowl/pull/434
- fix #436 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/439
- adds metadata to output jpeg2000 files by @lowderchris in https://github.com/punch-mission/punchbowl/pull/433
- Allow for ffmpeg executable setting by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/438
- Final speedups for L1, plus NormalizedMetadata upcasting and L2 projection fix by @svank in https://github.com/punch-mission/punchbowl/pull/435
- added parenthesis to fix line 77 in despike.py by @s0larish in https://github.com/punch-mission/punchbowl/pull/440
- Improvements for F-corona and simpunch noise by @svank in https://github.com/punch-mission/punchbowl/pull/441
- writes quicklook images as grayscale, with color flag option by @lowderchris in https://github.com/punch-mission/punchbowl/pull/447
- Preparation to release Level 0 by @lowderchris in https://github.com/punch-mission/punchbowl/pull/444
- Prepare for 0.0.12 release by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/450
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.11...0.0.12
- Python
Published by jmbhughes about 1 year ago
punchbowl - 0.0.11
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/punch-mission/punchbowl/pull/415
- Descaling data by @lowderchris in https://github.com/punch-mission/punchbowl/pull/418
- Some changes to get PSF estimation running by @svank in https://github.com/punch-mission/punchbowl/pull/413
- Fix error message by @svank in https://github.com/punch-mission/punchbowl/pull/420
- Fixes to get vignetting running by @svank in https://github.com/punch-mission/punchbowl/pull/423
- Standardize square root decoding by @lowderchris in https://github.com/punch-mission/punchbowl/pull/421
- Square root decoding notebook by @lowderchris in https://github.com/punch-mission/punchbowl/pull/425
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.10...0.0.11
- Python
Published by jmbhughes about 1 year ago
punchbowl - 0.0.10
What's Changed
- Create CHANGELOG.md by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/374
- Removes STEAM data products by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/375
- Change type hint to astropy time and not a datetime by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/376
- Move vignetting to a separate step by @lowderchris in https://github.com/punch-mission/punchbowl/pull/353
- Fixes ruff noqa statement by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/383
- Switch to prefect dask by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/387
- Make cmap a variable by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/384
- Create a PSF building function by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/385
- Updates level 0.5 to level h by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/388
- Fix radec wcs by @svank in https://github.com/punch-mission/punchbowl/pull/390
- Parallelize f corona by @svank in https://github.com/punch-mission/punchbowl/pull/392
- Added Polarization Conversion Functions to and from Celestial frame by @s0larish in https://github.com/punch-mission/punchbowl/pull/328
- Adds metadata display to quicklook images by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/403
- Spacecraft commissioning pipeline improvements by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/394
- fix metadata not found issue by @lowderchris in https://github.com/punch-mission/punchbowl/pull/404
- fix typo in omniheader by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/407
- Change overwrite by @s0larish in https://github.com/punch-mission/punchbowl/pull/408
- Create a punch_flow decorator by @svank in https://github.com/punch-mission/punchbowl/pull/409
- computes gain correction per half ccd by @lowderchris in https://github.com/punch-mission/punchbowl/pull/406
- Improve quicklook with movies by @lowderchris in https://github.com/punch-mission/punchbowl/pull/391
- Release 0.0.10 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/410
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.9...0.0.10
- Python
Published by jmbhughes about 1 year ago
punchbowl - 0.0.9
What's Changed
- adds zspike blurring and parameterization by @lowderchris in https://github.com/punch-mission/punchbowl/pull/345
- rename PUNCH io module by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/350
- Adds sphinx gallery by @lowderchris in https://github.com/punch-mission/punchbowl/pull/352
- make binder work by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/356
- Configure binder by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/357
- Rename example gallery by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/358
- Update binder.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/360
- Separate quick punch by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/361
- specify codecov path by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/362
- Update issue templates by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/364
- Update README.md by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/365
- update copyright year by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/367
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.8...0.0.9
- Python
Published by jmbhughes over 1 year ago
punchbowl - 0.0.8
What's Changed
- Fix stellar by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/344
- Updates for V4 RFR2 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/346
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.7...0.0.8
- Python
Published by jmbhughes over 1 year ago
punchbowl - 0.0.7
What's Changed
- Reproject starfield sample and uncertainty in one fell swoop by @svank in https://github.com/punch-mission/punchbowl/pull/323
- PUNCH user guide by @lowderchris in https://github.com/punch-mission/punchbowl/pull/316
- Unpack uncertainties faster by @svank in https://github.com/punch-mission/punchbowl/pull/324
- Make mosaics faster w/ bounding boxes by @svank in https://github.com/punch-mission/punchbowl/pull/326
- Ignore warnings in unpacking uncertainty by @svank in https://github.com/punch-mission/punchbowl/pull/329
- Be a little more accurate/safe with bounding boxes by @svank in https://github.com/punch-mission/punchbowl/pull/327
- Fully implement previous change to bounding boxes by @svank in https://github.com/punch-mission/punchbowl/pull/332
- adds thresholding to spike value replacement by @lowderchris in https://github.com/punch-mission/punchbowl/pull/331
- Metadata check by @lowderchris in https://github.com/punch-mission/punchbowl/pull/330
- Fixes merging, improves f corona modeling by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/333
- adds DOI badge by @lowderchris in https://github.com/punch-mission/punchbowl/pull/334
- Turn velocity plot test into a figure test by @svank in https://github.com/punch-mission/punchbowl/pull/325
- Better f corona by @svank in https://github.com/punch-mission/punchbowl/pull/335
- Document python tutorials by @lowderchris in https://github.com/punch-mission/punchbowl/pull/336
- Change despike settings by @svank in https://github.com/punch-mission/punchbowl/pull/338
- WCS array shape by @lowderchris in https://github.com/punch-mission/punchbowl/pull/337
- adds wcs keywords to ignore to prevent duplication by @lowderchris in https://github.com/punch-mission/punchbowl/pull/340
- Create starfield estimates that are less distorted by @svank in https://github.com/punch-mission/punchbowl/pull/339
- remove broken link by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/341
- adds file provenance extname and test by @lowderchris in https://github.com/punch-mission/punchbowl/pull/342
- Quicklook generation by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/343
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.6...0.0.7
- Python
Published by jmbhughes over 1 year ago
punchbowl - 0.0.6
What's Changed
- Improve calculation of pixel areas by @svank in https://github.com/punch-mission/punchbowl/pull/306
- November 17th Mega Update by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/310
- Confirm l2 l3 tests by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/311
- flow tracking by @lowderchris in https://github.com/punch-mission/punchbowl/pull/308
- Update .pre-commit-config.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/315
- Reusable celestial reprojections by @svank in https://github.com/punch-mission/punchbowl/pull/309
- Large prep for End2End by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/317
- fix import by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/318
- When generating WCSes, set NAXIS/array_shape/etc. by @svank in https://github.com/punch-mission/punchbowl/pull/320
- Faster star subtraction by @svank in https://github.com/punch-mission/punchbowl/pull/319
- Updated Level2/polarization by @s0larish in https://github.com/punch-mission/punchbowl/pull/322
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.5...0.0.6
- Python
Published by jmbhughes over 1 year ago
punchbowl - 0.0.4
What's Changed
- add debug mode by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/290
- fix call of remove starfield by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/292
- copy over estimate stray light by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/294
- update low noise generation by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/295
- Improve f corona flow generation by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/296
- adds visualization core by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/297
- flips quicklook data vertically to the expected spatial orientation by @lowderchris in https://github.com/punch-mission/punchbowl/pull/300
- Prep work for secondary starfield removal, plus fix for F-corona estimation by @svank in https://github.com/punch-mission/punchbowl/pull/301
- Work fast! Clean up many issues. by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/302
- adds new get method to normmeta by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/304
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/punch-mission/punchbowl/pull/298
- @svank made their first contribution in https://github.com/punch-mission/punchbowl/pull/301
Full Changelog: https://github.com/punch-mission/punchbowl/compare/0.0.3...0.0.4
- Python
Published by jmbhughes over 1 year ago
punchbowl - 0.0.3
What's Changed
- Fixes figure in intro.rst by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/281
- add file hashing by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/276
- Delete docs/requirements.txt by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/284
- Delete .github/workflows/docs.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/285
- fix versions in docs by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/286
- Adds polarref keyword by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/277
- add new f corona model generation algorithm by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/287
- update psf to new regularizepsf by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/289
Full Changelog: https://github.com/punch-mission/punchbowl/compare/v0.0.2...0.0.3
- Python
Published by jmbhughes over 1 year ago
punchbowl - 0.0.1
What's Changed
- removes duplicated f-corona test by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/81
- removes duplicated test by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/83
- reduces the pre-commit allowed file size by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/84
- reduce pre-commit allowed file size by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/85
- bumps codecov action version by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/88
- Improve wcs metadata handling by @lowderchris in https://github.com/punch-mission/punchbowl/pull/62
- Create LICENSE by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/95
- Monthly merge to main by @github-actions in https://github.com/punch-mission/punchbowl/pull/100
- L1vi vignetting flatfield correction by @lowderchris in https://github.com/punch-mission/punchbowl/pull/98
- Polarization reprojection by @lowderchris in https://github.com/punch-mission/punchbowl/pull/103
- Adds bright feature detection module by @mwest007 in https://github.com/punch-mission/punchbowl/pull/97
- Last merge from develop by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/110
- Delete .github/workflows/monthly.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/111
- Update ci.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/112
- prototypes stray light removal code by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/113
- Update README.md by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/114
- Remove level0 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/115
- updates requirements to setup.py by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/116
- fix docs ci by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/118
- Add despiking code by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/120
- Corrects style by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/128
- Corrects and tests inclusion of spacecraft location metadata by @lowderchris in https://github.com/punch-mission/punchbowl/pull/132
- Add uncertainty conversion to integer layer by @lowderchris in https://github.com/punch-mission/punchbowl/pull/129
- adds development guide note by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/133
- switches to pyproject.toml completely by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/136
- Update PR template by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/140
- Adds Level 3 flow, cleans up parameters for Level 1, fixes deficient pixel uncertainty by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/139
- fixes wcs ordering, converts setup.py to pyproject.toml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/135
- Adds initial uncertainty values from initial pipeline data by @lowderchris in https://github.com/punch-mission/punchbowl/pull/138
- fix hughes author email, bump python version to 3.10 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/142
- improves ci by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/159
- makes sure all subpackages are imported by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/160
- Adds bright structure tests by @mwest007 in https://github.com/punch-mission/punchbowl/pull/152
- fixed testthresholdsigma by @mwest007 in https://github.com/punch-mission/punchbowl/pull/164
- Update product codes by @lowderchris in https://github.com/punch-mission/punchbowl/pull/165
- Starfield removal by @s0larish in https://github.com/punch-mission/punchbowl/pull/161
- Fix #166 by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/169
- WIP: Extend docs by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/163
- Close #170 --- product codes in yaml file by @lowderchris in https://github.com/punch-mission/punchbowl/pull/172
- Doc fixes by @d-lamb in https://github.com/punch-mission/punchbowl/pull/178
- adds codespell by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/180
- Removes CCD and image processing keyword sections from level 2 data by @lowderchris in https://github.com/punch-mission/punchbowl/pull/194
- adds psf generation placeholder by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/197
- Fixes data representation by removing punchdata and correcting uncertainty saving by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/198
- fix errors introduced by moving data by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/199
- set quantize level for uncertainty by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/200
- adds version numbering to files by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/201
- Fix psf model generation by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/202
- improve flows by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/203
- remove casting to int by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/213
- Bump Python version by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/215
- fix solpolpy usage by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/217
- Handle distortion io by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/218
- add ritesh's contribution for polarization by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/219
- make fileversn have a value always by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/220
- updated stray light vignetting by @mwest007 in https://github.com/punch-mission/punchbowl/pull/222
- Fix warning tests to pass CI (stray light and vignetting) by @mwest007 in https://github.com/punch-mission/punchbowl/pull/224
- Fixes wcs conversions by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/226
- Get running by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/228
- Testing flows by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/229
- Post build 3 review merge by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/231
- fix ruff and broken tests by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/242
- close the hdu list for writing by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/243
- added f corona model interpolation by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/248
- moves sqrt encoding by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/251
- Quickpunch flow by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/244
- Create ci_fixed.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/253
- Quickpunch flow by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/255
- NumPy 2.0+ compatibility by @lowderchris in https://github.com/punch-mission/punchbowl/pull/254
- turn alignment back on by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/256
- updates units and description for square-root encoded DN data by @lowderchris in https://github.com/punch-mission/punchbowl/pull/271
- use sunpy all by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/272
- close many finished todos by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/273
- Prepare public version by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/279
- Update .readthedocs.yaml by @jmbhughes in https://github.com/punch-mission/punchbowl/pull/280
New Contributors
- @mwest007 made their first contribution in https://github.com/punch-mission/punchbowl/pull/97
- @s0larish made their first contribution in https://github.com/punch-mission/punchbowl/pull/161
- @d-lamb made their first contribution in https://github.com/punch-mission/punchbowl/pull/178
Full Changelog: https://github.com/punch-mission/punchbowl/commits/0.0.1
- Python
Published by jmbhughes over 1 year ago