Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/specreduce-data


https://github.com/astropy/specreduce-data

Merge pull request #14 from tepickering/remove_packaging

Remove python packaging and code

dcba1c601348ee3a5797ae2d84a068d83393058e authored over 1 year ago by T. E. Pickering <[email protected]>
round 2 of file culling; update readme's to reflect the changes

537e249abf10846d684a94c1ee7d212b74965111 authored over 1 year ago by T. E. Pickering <[email protected]>
initial purge of python code and packaging

bbe2bfef56d95e8c54a939ad6af22f557b10a861 authored over 1 year ago by T. E. Pickering <[email protected]>
Merge pull request #9 from pllim/patch-1

MNT: Remove unused astropy config code

7ebb4a07b3fadeff223d0abc149d28d65d54e078 authored about 3 years ago by T. E. Pickering <[email protected]>
Merge pull request #11 from tepickering/update_ci

Update tests and CI to use python 3.8 and 3.9

30c297ec142d303e9d478d3f293d51d9f94dbce0 authored about 3 years ago by T. E. Pickering <[email protected]>
update tests and CI to use python 3.8 and 3.9

1277d28a982580fe8c765baeb3b8da3b7de23ec7 authored about 3 years ago by T. E. Pickering <[email protected]>
Merge pull request #10 from pllim/codecov-action-v2

MNT: Update codecov-action version to v2

437cd71f972c61f26a546681463ab8c260274f62 authored about 3 years ago by T. E. Pickering <[email protected]>
MNT: Update codecov-action version to v2

93486e6bf4285674ad21ff0cc012c90cca65109d authored about 3 years ago by Pey Lian Lim (Github) <[email protected]>
MNT: Remove unused astropy config code

30554cc3de6c8c9a39e7d39734bb8955f3fc3279 authored over 3 years ago by P. L. Lim <[email protected]>
Merge pull request #8 from pllim/replace-with-main

MNT: Replace master with main

f347a10ca67da9d9a9b00b3a28f8394df92a2690 authored almost 4 years ago by T. E. Pickering <[email protected]>
Revert out-of-scope change

597c55250e93470ef8fc71a60f9bc1dea4ce74ca authored almost 4 years ago by Pey Lian Lim <[email protected]>
MNT: Replace master with main

f882537fabf238cd8e337b0914063be2e7ee9f3a authored almost 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #6 from tepickering/fix_onedstds

Remove some CTIO specific files from onedstds

3378344fec889b1ee51efdb4d9de696c625bc640 authored over 4 years ago by T. E. Pickering <[email protected]>
add .eggs to .gitignore

d6fe4600456ee9ddfae74c97ba1f41056fe30627 authored over 4 years ago by T. E. Pickering <[email protected]>
remove old ctio ND filter curve data that doesn't belong here

cfc4ba7d22d64079fca5162502847cae53c1ef18 authored over 4 years ago by T. E. Pickering <[email protected]>
Merge pull request #5 from tepickering/update_mko_ext

Update MKO extinction to the results measured by the SNfactory

335c52084b5a1ea2184379d13e2cf42034efcae9 authored over 4 years ago by T. E. Pickering <[email protected]>
update MKO extinction to the results measured by the SNfactory

1f2713e49b277ecd16c7e7155fe0a8cc0dac0360 authored over 4 years ago by T. E. Pickering <[email protected]>
Merge pull request #4 from tepickering/update_paranal_ext

Update Paranal extinction model to the most recent published one

54a88b718388f7d20b9aec6ba3218adbb662e9c5 authored over 4 years ago by T. E. Pickering <[email protected]>
update paranal extinction model to the most recent published one

b7595d0221a2d49790f2057619926c60e093b99a authored over 4 years ago by T. E. Pickering <[email protected]>
Merge pull request #3 from tepickering/add_reference_data

Finish setting up repo and add initial reference data

7c2a2e916285801942569dda431ec4b387285276 authored over 4 years ago by T. E. Pickering <[email protected]>
more extinction README tweaks

f709346aabe631eb40b47ca73d55af9d39242713 authored over 4 years ago by T. E. Pickering <[email protected]>
flesh out README for extinction files to include more references

be115000c6a7eb08b75cde6c136e0a960b0b7b0d authored over 4 years ago by T. E. Pickering <[email protected]>
clean up test warnings

eeadf194ef96d31e2c9f00d47fbda50afb8c34f7 authored over 4 years ago by T. E. Pickering <[email protected]>
add tests to cover three sets of current reference data to make sure they can be read; update readers.py to add flexibility to table reader and add utility to walk dir tree and collect files

d1490d04c2e4b83fb7ae4235a1bd00ed3a9bbfb2 authored over 4 years ago by T. E. Pickering <[email protected]>
fix codestyle error; fix package path in docs

d3b9b6f79b133e218901611f40dcd8896e1c8dbe authored over 4 years ago by T. E. Pickering <[email protected]>
update MANIFEST

ba1fb5840574f343eb9f44ba52e9b297eb866367 authored over 4 years ago by T. E. Pickering <[email protected]>
change python pkg to specreduce_data because the - was getting changed to _ and messing up tox

8f0c7f9834cfcdc8d16b5ff8bdc1b2b802d046e2 authored over 4 years ago by T. E. Pickering <[email protected]>
add readme to test_data

ef195d175bc71389949a2cc2e1ced14b33f7425f authored over 4 years ago by T. E. Pickering <[email protected]>
add initial test to read extinction files

7f959e2b708c1ef1dbc1d71d0cb6aadf1f3b3600 authored over 4 years ago by T. E. Pickering <[email protected]>
add basic ascii reader that tests will use

8d0909c1784a1da436a5e61dfc05daf090d1ec94 authored over 4 years ago by T. E. Pickering <[email protected]>
remove __all__ from __init__ for now

d4524638b91f4a384be25cdbac5e41198d5c9bb6 authored over 4 years ago by T. E. Pickering <[email protected]>
add coverage to test deps

921214b21057ebb8cd9da7a25faf6c3cd66bf6d8 authored over 4 years ago by T. E. Pickering <[email protected]>
add extinction directory to package_data

7ec71b7ca426f98deab318793d0168c3ee1c0601 authored over 4 years ago by T. E. Pickering <[email protected]>
add spectrophotometric standard star data

f52890b449603264cef745eaf679f2afdbe42c6f authored over 4 years ago by T. E. Pickering <[email protected]>
add iraf comparison line lists

04aaaaa1045fa44cba0381db954e1b84da1ae6ea authored over 4 years ago by T. E. Pickering <[email protected]>
add atmospheric extinction data

81f96f8653494ebaa5b98b84e70b9b91a94870e1 authored over 4 years ago by T. E. Pickering <[email protected]>
remove old data/README.rst

0e2899ffc9132f13f0e291e55611b83fc1b385d2 authored over 4 years ago by T. E. Pickering <[email protected]>
update package_data in setup.cfg

b95bbf7274f9af53e1cf5bb994bcd054d929d2a4 authored over 4 years ago by T. E. Pickering <[email protected]>
update main README

8f9d17d11426f9bd918ea5f0c57fa2a4dfd48209 authored over 4 years ago by T. E. Pickering <[email protected]>
add entry to ignore vs code cruft

ee2b23d425e6d3be79753f5391760217c9487917 authored over 4 years ago by T. E. Pickering <[email protected]>
update README in data directory

b2cbde372cf9474dc6b6336271e2ff8b91f089b7 authored over 4 years ago by T. E. Pickering <[email protected]>
enable github actions

b7e2bb941ff02bd0cd700714415d4da274461b57 authored over 4 years ago by T. E. Pickering <[email protected]>
initial add of file generated by cookiecutter

449748cdefa4def236ae8074f6c0055f06cc58dd authored over 4 years ago by T. E. Pickering <[email protected]>