toltec-astro / macana2

AzTEC data reduction pipeline
0 stars 2 forks source link

Test and port core algorithms to Citlali #5

Open Jerry-Ma opened 5 years ago

Jerry-Ma commented 5 years ago

We need to write tests for all the core algorithms that we are going to port to citlali. The same tests will be ported along with the covering functions to ensure correctness in the new citlali code.

Note that these tests should include both unit tests and feature tests.

Follows are a list of functionalities to be covered:

Test/simulated data creation and handling:

GrantWWilson commented 5 years ago

We should add time-stream filtering to the list of units that need help.

Jerry-Ma commented 5 years ago

We should add time-stream filtering to the list of units that need help.

Just updated the issue body. You should be able to edit the body as well.