Releases: PhangsTeam/phangs_imaging_scripts
Releases · PhangsTeam/phangs_imaging_scripts
v3.2
What's Changed
- Update the sub-branch for high-resolution programs to keep update with the master by @1054 in #254
- Add HNCO to line list by @thomaswilliamsastro in #255
- Updated TP pipeline by @1054 in #256
- Implement logging to a file by @johnarban in #229
- Allow small freqtol in concat for lines by @e-koch in #244
- Temp imaging directories for chunked imaging handling by @e-koch in #246
- uvcontsub update by @e-koch in #252
- Masking updates by @akleroy in #259
- added masking of rolled spectra to shuffling. by @akleroy in #261
- Noise prediction generation by @akleroy in #262
- Adding field selection util by @1054 in #260
- Stop crash when one part of mosaic doesn't exist by @thomaswilliamsastro in #266
- Fix crash for TP obs with high amounts of flagged data by @thomaswilliamsastro in #269
- Update casaStuff.py to support CASA 6.7 by @thomaswilliamsastro in #271
- Fix mosaicking in new CASA versions by @thomaswilliamsastro in #273
- Allow field specification in TP pipeline by @thomaswilliamsastro in #277
- Regex field name selection by @thomaswilliamsastro in #278
- Allow overriding cell size for imaging by @astrojysun in #279
- Accelerate noise generation by @low-sky in #282
- SingleDish pipeline can now handle multiple MS's by @thomaswilliamsastro in #280
- Properly use nchan in the imaging by @thomaswilliamsastro in #283
- Small fix for TP pipeline by @thomaswilliamsastro in #286
- SD pipeline revamp by @e-koch in #281
- Skip SD EBs if they don't have entry in jyperk.csv by @thomaswilliamsastro in #289
- Remove deprecated sdimaging from CASA 6+ by @thomaswilliamsastro in #291
- Trim cube at start of postprocessing by @thomaswilliamsastro in #290
- Implement sdintimaging within Chunking Script by @jdenbrok in #294
- Add TestImagingHandler by @e-koch in #293
- Don't feather mosaic if feather_before_mosaic is True by @thomaswilliamsastro in #297
- Fix naming scheme for tclean chunks by @thomaswilliamsastro in #299
- Fast masking updates by @low-sky in #300
- Fix chunked imaging by @thomaswilliamsastro in #304
- Shuffling pr by @akleroy in #307
- Shuffled cubes and flat maps implementation by @lukas-neumann-astro in #301
- bug in shuffle fixed by @akleroy in #308
- Cleanup for chunked imaging logic by @thomaswilliamsastro in #306
- Initial noise convergence test implementation and outline noise-only simulated obs for testing by @e-koch in #312
New Contributors
- @johnarban made their first contribution in #229
- @jdenbrok made their first contribution in #294
Full Changelog: v3.1...v3.2
v3.1
What's Changed
- Add convergence_fracflux into sdintimaging routine by @thomaswilliamsastro in #216
- ALMA Download Handler by @thomaswilliamsastro in #217
- Update casaCubeRoutines.py by @ashleythomasbarnes in #224
- Add L-band OH lines by @e-koch in #222
- Add exception handling when splitting science SPWs by @e-koch in #221
- Fixing big image putchunk/getchunk/putregion memory issue, adding a smart pipelineLogger by @1054 in #225
- adjusted imports and small key reader patch by @akleroy in #234
- pip CASA updates by @thomaswilliamsastro in #238
- small update to single dish routines by @akleroy in #235
- Handle empty masks for Tpeak by @e-koch in #241
- Allow setting fixed frequency ranges to avoid in uvcontsub by @e-koch in #230
- Chunked cube imaging by @e-koch in #228
- Cleanup chunked imaging by @e-koch in #245
- Fix feather vs mosaic workflow issue in postprocessing by @astrojysun in #247
- Add shuffled cubes and flat maps scripts by @lukas-neumann-astro in #251
New Contributors
- @ashleythomasbarnes made their first contribution in #224
- @lukas-neumann-astro made their first contribution in #251
Full Changelog: v3.0...v3.1
v3.0
This version includes a number of changes/new features:
What's Changed
- Support for CASA6/python3
- More control over continuum extraction
- Initial support for a single-dish pipeline
- Initial support for the sdintimaging algorithm
Full Changelog: v2.2...v3.0
v2.2
v2.1
This tag switches the version names to what is needed for the astropy template.
What's Changed
- Use relative imports for phangsPipeline modules by @astrojysun in #202
- avoid syntax error on load by @low-sky in #204
New Contributors
- @astrojysun made their first contribution in #202
Full Changelog: release1...v2.1
Initial release of pipeline version 2.0
This is a tag/stamp of the initial public release.
Pre-release of Pipeline
This is the last version before our public release. It holds some vestigal code but otherwise functions largely as the public release. It is tagged for archival reasons.