fraserw / trippy

Python based Trailed Source Photometry
GNU General Public License v3.0
20 stars 13 forks source link

Added information needed to build container for use on CANFAR #41

Open ijiraq opened 2 years ago

ijiraq commented 2 years ago

The major change is to add the Dockerfile needed to allow a CANFAR container to be built.

There are some minor changes too, like changing from 'print' statements to 'loggin' to allow more control over verbosity of output and enable capture of output to alternative logging streams.. as is needed for pipeline operations.