- Jun 22, 2023
-
-
Charlotte Hausman authored
-
- Jun 15, 2023
-
-
Charlotte Hausman authored
-
- Jan 10, 2023
-
-
Nathan Bockisch authored
-
- Nov 18, 2021
-
-
Janet Goldstein authored
-
- Oct 20, 2021
-
-
Andrew Kapuscinski authored
-
- Jul 15, 2021
-
-
Charlotte Hausman authored
-
- May 25, 2021
-
-
Charlotte Hausman authored
-
- Apr 23, 2021
-
-
Charlotte Hausman authored
- aat_wrest: utility for pulling metadata for calibration templates - wf_framework: contains script for setting up CASA processing directory structure
-
- Mar 30, 2021
-
-
Charlotte Hausman authored
-
- Mar 18, 2021
-
-
Messaging system is now running on a more robust foundation: - `kombu` package for AMQP networking - New Messenger and Router objects - New message format - Easy-to-use callback subscribing - Can now get messages anywhere in the system easily and send replies back easily
-
- Feb 17, 2021
-
-
Daniel Lyons authored
-
- Jan 28, 2021
-
-
Nathan Hertz authored
All enabled tests are now true unit tests with no external dependencies; new `requirements.txt` file in `test/` that installs testing requirements (`pytest`, `pytest-mock`, etc.); and `run-tests.sh` now has an extra step that installs these
-
- Jan 15, 2021
-
-
Nathan Hertz authored
-
- Oct 13, 2020
-
-
Nathan Hertz authored
-
- Sep 10, 2020
-
-
Daniel Lyons authored
-
- Sep 09, 2020
-
-
Nathan Hertz authored
all necessary fields have been updated to reflect naming changes
-
- Sep 08, 2020
-
-
Nathan Hertz authored
-
- Sep 03, 2020
-
-
Nathan Hertz authored
-
- Aug 20, 2020
-
-
Nathan Hertz authored
-
- Aug 19, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
- Aug 18, 2020
-
-
Nathan Hertz authored
-
- Jul 27, 2020
-
-
Daniel Lyons authored
-
- Jul 22, 2020
-
-
jgoldste authored
-
- Jul 16, 2020
-
-
jgoldste authored
SSA-6324: tests pass when run locally; some fail in Docker container. Committing what I've got so as not to lose it after tearing my hair out for a day and a half.
-
- Jul 10, 2020
-
-
jgoldste authored
SSA-6324: pytest on datafetcher_test.py executes in a Docker container. capo properties file is copied to the docker build directory, then deleted.
-
- Jun 15, 2020
-
-
Daniel Lyons authored
-
- Jun 12, 2020
-
-
Janet Goldstein authored
-
- Jun 11, 2020
-
-
Daniel Lyons authored
-
Janet Goldstein authored
Tests all succeed when executed in IJ.
-
Janet Goldstein authored
-
- Jun 05, 2020
-
-
Janet Goldstein authored
-
- Jun 03, 2020
-
-
Janet Goldstein authored
master: reorganized datafetcher "SDM-only" functionality removed. All tests pass, including those that launch DF from a process to simulate command-line execution. TODO: actual command line, as below, should work but doesn't yet: datafetcher --profile local --output-dir ~/Downloads --product-locator uid://evla/execblock/93e1c0cd-76de-4e65-a3f2-d5fe55f386d8 --verbose Pylint also finds some errors, the consequence of fixing which puts red ink in the IJ editor and causes the above-mentioned command-line tests to fail.
-
- Jun 01, 2020
-
-
Janet Goldstein authored
-