Releases: akleroy/phangs_imaging_scripts
Releases · akleroy/phangs_imaging_scripts
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.