Releases: SNflows/flows
Version 1.2.2
Minor new release, adding adjustable limiting magnitude on refcat2 and easier ability to delete and re-populate catalogs
What's Changed
- Refcat2 updates by @eamjensen in #160
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1
Minor new release, fixing some details in moving from casjobs to local refcat2 catalog.
What's Changed
- Fix typing of refcat entries; bump VERSION by @eamjensen in #159
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0
MAST Query / CasJobs, which until now has been used to fetch catalogs from atlas-refcat2, has been replaced with a local install of the catalog data as well as some software to carry out cone searches.
This is the primary content change in this new release.
The data and software is utilised by installing this repository
The data and software are originally from here
What's Changed
- devel 1.2.0 to master by @eamjensen in #158
Full Changelog: v1.1.1...v1.2.0
Version 1.1.1
Version 1.1.1
Changelog
a3b7636
- bump release versiondcd1084
- refactor module imports due to bump of module versions84119d7
- Works on new updated library versions: run_photometry.py --targetid 506 --fileid 2966 --filter alldf59532
- scale inner and outer background radii with 4fwhm and 7fwhm from wcs96a5c1a
- WIP: run_catalogs.py incl. casjobs5a2f4db
- replace casjobs.jar with mastcasjobs python module and fix various issue; now works on new updated library versions: run_catalogs.py [--commit]a596245
- larger casjobs requests now possible: submit casjobs and monitor them before fetching results2282869
- Print info: number of missing catalogscafa9d1
- fix deprecation warnings, test_catalogs.py now passes19d302f
- Pytest: Marks applied to fixtures have no effectdcc1ae6
- Pytest: Marks applied to fixtures have no effectc75dfe7
- pytest: all tests now pass757a3ed
- WIP: update README22bb1d6
- WIP: update README91f7ee6
- WIP: update README3a1f99d
- WIP: update README; .rst -> .md3bd43f3
- WIP: update READMEfd06be9
- configurable database server and database name581aa54
- update python package version dependencies to current yearbb4fcf8
- add "lost scripts" from kasoc@zione2976ea
- add updates to "lost script" from kasoc@zion - WIP9890e03
- /archive/archive -> /archive/raw; /archive/archive_photometry -> /archive/photometryd45af98
- WIP: generate visibility plots0ae92a7
- small fixes7f5342b
- Allow catalog download and commit for single targetabf3c48
- streamline output dir wrt webpage paths; not ideal, todo: consolidate visibility.py, run_visibility.py and flows_create_visibility_plots.pyb531eba
- add "missing" flag to run_download_ztf.py, retrieving only target/candidate lightcurves if they do not already exist; also skip 'rejected' targets and catch request errors, proceeding to the next target instead of terminating0e364ec
- visibility: streamline date format37c7330
- fix date format in pytestb651e82
- update file fetching for pytest, see README.md84012fb
- add "lost script", flows_daily_candidate_email.py, from kasoc@zionfcd9554
- add info about modulee0e2dfc
- bump versione35fd3c
- Release v1.1.0: Improve interoperability between pipeline, database and webpagea1193e4
- Merge pull request #155 from SNflows/master275caea
- bump version: patch dangling PRs onto both devel and main branches4b29f99
- CI: bump python versions 3.9 -> 3.11951dbf5
- CI: fix LFS4334d9e
- Merge pull request #156 from SNflows/devel: Consolidate master and devel branches v1.0.1 -> v1.1.0 -> v.1.1.1
Version 1.0.1
Version 1.0.1
Changelog
172a442
- Merge pull request #119 from SNflows/master17fe0e8
- Added TNG filterc7e98d2
- Merge pull request #123 from SNflows/add_filter75f80c5
- Update README.rst20f70f6
- Update README.rst0f4a172
- Update README.rst64b454b
- bump versiondedfc14
- Merge pull request #125 from SNflows/devel801a4ae
- Clarify release workflow667e4a2
- Merge branch 'devel' into master92ebd9d
- Merge pull request #127 from SNflows/master57ae353
- Update requirements.txt722f62e
- Update requirements.txt6af9c79
- add TNG22dd560
- numpy >=1.16 to 1.23.58384003
- Merge pull request #138 from SNflows/devela3fe0f4
- bump versionb3eb4b5
- remove api a bit0ea4179
- add site generation from astropy and user input366263f
- add filter guessing from fits headerc6ba0dd
- ignore VScode typing stubbc9b269
- ignore all VScode typing clutteraa696a4
- ensure tests passing0b79d64
- remove explicit none peakmax from TNG2ab39d7
- refactor image.py masking.c86499a
- ignore .config files996a992
- add env lookup for AADC_DB username and passb8c1fb1
- fix astropy SDSS query, catalog testsa3da47f
- test all instruments added to INSTRUMENTSafe9140
- comment out test print clutter5217d9b
- add environment vars for casjobsba4f4c8
- update tests and undo version bump for GA4527e97
- add test for new site generation, flows instrument sites.d5fcb37
- Fix astroquery version until changes are in.f3bc6e8
- Add target.from_tid, visibility tests7f89e4e
- adjust coverage reportcc4ff86
- Merge pull request #150 from SNflows/seperate_api_231d6962
- ensure tests passing12f29f3
- Remove pip cache for release tests0c36119
- Merge pull request #151 from SNflows/devel
v0.10.10
Version 0.10.7
Version 0.10.7
Pipeline updated to Python 3.10 and major refactoring of the photometry and image loading codes.
Changelog
b51e061
- Merge branch 'master' into devel33b4e01
- Update README after repo movec241358
- Add SN Type to API and get it from TNS for candidates9d19908
- Bumped version8ae3b05
- Merge branch 'devel'563f809
- Merge branch 'master' into devel3ca9efe
- Add OB type checking3084d3b
- add Instrument and Image classes to load_image84c32d4
- Implement strategy design pattern to load_image.pyd8f36ec
- change pattern matching implementationc61852a
- finish v1 OO rewrite of load_img with tests passingf28fb62
- fix double importcbca2f3
- change tab to space, fix PEP8 auto, prepare for black412005a
- Drop 3.6, change default to 3.8, add 3.10 on github actions21a3bee
- change editorconfig to spacecd37bdd
- 3.1 -> 3.10f7199a9
- change to pull_request_target975436b
- Merge pull request #46 from SNflows/Fix_remote_tests197b7e4
- Merge branch 'local_update_tests' into update_tests3305323
- Merge pull request #48 from SNflows/update_tests683801e
- fix config.inif55d17f
- Temp. remove py 3.9 and 3.10 from test until astropy version bumped1b5f3
- continue on error to coverageeefab78
- Merge pull request #55 from emirkmo/restrict_testsccff0ac
- Merge branch 'devel' into prepare_for_black289ecd5
- Merge pull request #56 from emirkmo/prepare_for_black0022a7f
- Refactor Tendrils api, load_config, ztf, tns6d3e15d
- Merge pull request #57 from SNflows/refactor_tendrils_v1988dae0
- Merge branch 'devel' into HEADad6a9cf
- add type hint backwards compatb0b6839
- Remove old codedfe9d28
- bump requirements & update testsfbd3fa9
- Merge pull request #59 from SNflows/bump_requirementscce8148
- change tests to spacesa3ac086
- fix dev requirements bug7d264ec
- Update tests, remove repeat code2ff032e
- Merge branch 'devel' into update_load_imgb6dc652
- Merge pull request #58 from SNflows/update_load_img1cadf43
- begin refactor of photometry53f7919
- add ratir to load_imageb8bde28
- tabse547d13
- Merge pull request #63 from SNflows/add_RATIRa2405bc
- Create do_phot and begin separation of concerns.6385dad
- remove old photometry and fix imports.6141b5b
- Bumped versionb46432b
- Merge branch 'master' into devel06b6ef3
- fix Swope for alternative headers.6189dd2
- Merge pull request #64 from SNflows/fix_max_images4ec2cab
- add RATIR and Swope_newheader.cf55dba
- Merge branch 'master' into develdda4084
- Revert "Merge branch 'master' into devel"54d3732
- bump version to master correctly19c44b6
- Add todosf053062
- Bug fixes and begin adding imagematch as optional1d4b4d1
- Add N tries while increasing theshold31b3224
- Merge branch 'devel' into refactor_photometry961db6b
- remove vtk since unused.0b1f368
- Merge branch 'devel' into refactor_photometry92503fa
- Merge pull request #67 from emirkmo/refactor_photometrya2d8e5f
- Merge branch 'devel' into fix_sep_big1bc3f80
- Remove f-string optimization for flake83409347
- Merge branch 'devel' into fix_sep_bigfe91633
- minor update to readmedbb3aef
- update tests to ignore G0042feae1d
- make flake8 config compliant with inline comment rules1897bea
- update tests workflow to ignore G004 correctly9efc961
- Remove pip caching on testsd6ee01c
- add G004 to flake8 ignore list.8d8ff81
- Merge branch 'devel' into fix_sep_bigac0ef76
- Merge pull request #69 from SNflows/fix_sep_big5aebfeb
- fix ratir filtersa2b9c44
- add finite check to star checker in g2d fit in reference_cleaning.pya2320c9
- fix insert_...
Version 0.9.2
Version 0.9.2
Changelog
0fdd019
- Merge branch 'master' into devel09c34b0
- Disable tests of TNS query on GitHub Actions3d6e499
- Bugfix ALFOSC B-filterc3f14ea
- Better logging of ingest errors3757322
- Bumped versione3e464f
- Update notese90b412
- Merge branch 'devel'
Full Changelog: v0.9.1...v0.9.2
Version 0.7.11
Version 0.7.11
Changelog
a17e97a
- Merge branch 'master' into devel18a8648
- Add TJO instrument2a3eb6b
- Bumped versionc709da0
- Merge branch 'devel'ae3e780
- Merge branch 'master' into develebfa55e
- Attempt to optimize memory usagee0a72e8
- Fix for IRAF modified TJO images5736583
- Merge branch 'devel'
Full Changelog: v0.7.10...v0.7.11