ijiraq / gemini_processing

scripts and stuff to process gemini data witin the CADC.
1 stars 1 forks source link

Create a NIRI data processing container. #34

Closed Nat1405 closed 3 years ago

Nat1405 commented 3 years ago

Issue Nat1405/niriPipe#10 needs to build a Dockerfile from a single source of truth. It makes sense to store that Dockerfile and Makefile here in gemini_processing.

This issue is to create a Dockerfile that:

Nat1405 commented 3 years ago

** An important point: this refactoring of the container drops support for both IRAF and DRAGONS in the same container. It seems to be quite a bit simpler, and possibly a good idea, to split them into two separate containers. However, if the functionality of both IRAF and DRAGONS is desired in a single general-purpose data reduction container, I could probably put that together without too much trouble.