Skip to content

Releases: SNflows/flows

Version 1.0.1

11 Feb 12:49
0c36119
Compare
Choose a tag to compare

Version 1.0.1

Changelog

  • 172a442 - Merge pull request #119 from SNflows/master
  • 17fe0e8 - Added TNG filter
  • c7e98d2 - Merge pull request #123 from SNflows/add_filter
  • 75f80c5 - Update README.rst
  • 20f70f6 - Update README.rst
  • 0f4a172 - Update README.rst
  • 64b454b - bump version
  • dedfc14 - Merge pull request #125 from SNflows/devel
  • 801a4ae - Clarify release workflow
  • 667e4a2 - Merge branch 'devel' into master
  • 92ebd9d - Merge pull request #127 from SNflows/master
  • 57ae353 - Update requirements.txt
  • 722f62e - Update requirements.txt
  • 6af9c79 - add TNG
  • 22dd560 - numpy >=1.16 to 1.23.5
  • 8384003 - Merge pull request #138 from SNflows/devel
  • a3fe0f4 - bump version
  • b3eb4b5 - remove api a bit
  • 0ea4179 - add site generation from astropy and user input
  • 366263f - add filter guessing from fits header
  • c6ba0dd - ignore VScode typing stub
  • bc9b269 - ignore all VScode typing clutter
  • aa696a4 - ensure tests passing
  • 0b79d64 - remove explicit none peakmax from TNG
  • 2ab39d7 - refactor image.py masking.
  • c86499a - ignore .config files
  • 996a992 - add env lookup for AADC_DB username and pass
  • b8c1fb1 - fix astropy SDSS query, catalog tests
  • a3da47f - test all instruments added to INSTRUMENTS
  • afe9140 - comment out test print clutter
  • 5217d9b - add environment vars for casjobs
  • ba4f4c8 - update tests and undo version bump for GA
  • 4527e97 - add test for new site generation, flows instrument sites.
  • d5fcb37 - Fix astroquery version until changes are in.
  • f3bc6e8 - Add target.from_tid, visibility tests
  • 7f89e4e - adjust coverage report
  • cc4ff86 - Merge pull request #150 from SNflows/seperate_api_2
  • 31d6962 - ensure tests passing
  • 12f29f3 - Remove pip cache for release tests
  • 0c36119 - Merge pull request #151 from SNflows/devel

v0.10.10

25 Sep 23:23
f20ca6b
Compare
Choose a tag to compare

Fix NotCaM issues and release changes from August bug fix sprint

Version 0.10.7

09 Aug 10:29
8684469
Compare
Choose a tag to compare

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 devel
  • 33b4e01 - Update README after repo move
  • c241358 - Add SN Type to API and get it from TNS for candidates
  • 9d19908 - Bumped version
  • 8ae3b05 - Merge branch 'devel'
  • 563f809 - Merge branch 'master' into devel
  • 3ca9efe - Add OB type checking
  • 3084d3b - add Instrument and Image classes to load_image
  • 84c32d4 - Implement strategy design pattern to load_image.py
  • d8f36ec - change pattern matching implementation
  • c61852a - finish v1 OO rewrite of load_img with tests passing
  • f28fb62 - fix double import
  • cbca2f3 - change tab to space, fix PEP8 auto, prepare for black
  • 412005a - Drop 3.6, change default to 3.8, add 3.10 on github actions
  • 21a3bee - change editorconfig to space
  • cd37bdd - 3.1 -> 3.10
  • f7199a9 - change to pull_request_target
  • 975436b - Merge pull request #46 from SNflows/Fix_remote_tests
  • 197b7e4 - Merge branch 'local_update_tests' into update_tests
  • 3305323 - Merge pull request #48 from SNflows/update_tests
  • 683801e - fix config.ini
  • f55d17f - Temp. remove py 3.9 and 3.10 from test until astropy version bump
  • ed1b5f3 - continue on error to coverage
  • eefab78 - Merge pull request #55 from emirkmo/restrict_tests
  • ccff0ac - Merge branch 'devel' into prepare_for_black
  • 289ecd5 - Merge pull request #56 from emirkmo/prepare_for_black
  • 0022a7f - Refactor Tendrils api, load_config, ztf, tns
  • 6d3e15d - Merge pull request #57 from SNflows/refactor_tendrils_v1
  • 988dae0 - Merge branch 'devel' into HEAD
  • ad6a9cf - add type hint backwards compat
  • b0b6839 - Remove old code
  • dfe9d28 - bump requirements & update tests
  • fbd3fa9 - Merge pull request #59 from SNflows/bump_requirements
  • cce8148 - change tests to spaces
  • a3ac086 - fix dev requirements bug
  • 7d264ec - Update tests, remove repeat code
  • 2ff032e - Merge branch 'devel' into update_load_img
  • b6dc652 - Merge pull request #58 from SNflows/update_load_img
  • 1cadf43 - begin refactor of photometry
  • 53f7919 - add ratir to load_image
  • b8bde28 - tabs
  • e547d13 - Merge pull request #63 from SNflows/add_RATIR
  • a2405bc - Create do_phot and begin separation of concerns.
  • 6385dad - remove old photometry and fix imports.
  • 6141b5b - Bumped version
  • b46432b - Merge branch 'master' into devel
  • 06b6ef3 - fix Swope for alternative headers.
  • 6189dd2 - Merge pull request #64 from SNflows/fix_max_images
  • 4ec2cab - add RATIR and Swope_newheader.
  • cf55dba - Merge branch 'master' into devel
  • dda4084 - Revert "Merge branch 'master' into devel"
  • 54d3732 - bump version to master correctly
  • 19c44b6 - Add todos
  • f053062 - Bug fixes and begin adding imagematch as optional
  • 1d4b4d1 - Add N tries while increasing theshold
  • 31b3224 - Merge branch 'devel' into refactor_photometry
  • 961db6b - remove vtk since unused.
  • 0b1f368 - Merge branch 'devel' into refactor_photometry
  • 92503fa - Merge pull request #67 from emirkmo/refactor_photometry
  • a2d8e5f - Merge branch 'devel' into fix_sep_big
  • 1bc3f80 - Remove f-string optimization for flake8
  • 3409347 - Merge branch 'devel' into fix_sep_big
  • fe91633 - minor update to readme
  • dbb3aef - update tests to ignore G004
  • 2feae1d - make flake8 config compliant with inline comment rules
  • 1897bea - update tests workflow to ignore G004 correctly
  • 9efc961 - Remove pip caching on tests
  • d6ee01c - add G004 to flake8 ignore list.
  • 8d8ff81 - Merge branch 'devel' into fix_sep_big
  • ac0ef76 - Merge pull request #69 from SNflows/fix_sep_big
  • 5aebfeb - fix ratir filters
  • a2b9c44 - add finite check to star checker in g2d fit in reference_cleaning.py
  • a2320c9 - fix insert_...
Read more

Version 0.9.2

10 Feb 10:49
e90b412
Compare
Choose a tag to compare

Version 0.9.2

Changelog

  • 0fdd019 - Merge branch 'master' into devel
  • 09c34b0 - Disable tests of TNS query on GitHub Actions
  • 3d6e499 - Bugfix ALFOSC B-filter
  • c3f14ea - Better logging of ingest errors
  • 3757322 - Bumped version
  • e3e464f - Update notes
  • e90b412 - Merge branch 'devel'

Full Changelog: v0.9.1...v0.9.2

Version 0.7.11

10 Feb 10:50
5736583
Compare
Choose a tag to compare

Version 0.7.11

Changelog

  • a17e97a - Merge branch 'master' into devel
  • 18a8648 - Add TJO instrument
  • 2a3eb6b - Bumped version
  • c709da0 - Merge branch 'devel'
  • ae3e780 - Merge branch 'master' into devel
  • ebfa55e - Attempt to optimize memory usage
  • e0a72e8 - Fix for IRAF modified TJO images
  • 5736583 - Merge branch 'devel'

Full Changelog: v0.7.10...v0.7.11

Version 0.7.10

10 Feb 10:49
c709da0
Compare
Choose a tag to compare

Version 0.7.10

Changelog

Version 0.7.9

29 Jun 10:23
f25abe5
Compare
Choose a tag to compare

Version 0.7.9

Changelog

Version 0.7.8

29 Jun 10:06
5199951
Compare
Choose a tag to compare

Version 0.7.8

Changelog

Version 0.7.7

29 Jun 10:05
c6f8617
Compare
Choose a tag to compare

Version 0.7.7

Changelog

  • 772ae05 - Merge branch 'master' into devel
  • 5e91ac8 - Bugfix for ASTRONIRCAM instrument
  • 5c464d7 - Bumped version
  • c6f8617 - Merge branch 'devel'

Version 0.7.6

17 Jun 18:17
0b9bd42
Compare
Choose a tag to compare

Version 0.7.6