ImageDataIO.jl Documentation
The ImageDataIO.jl package contains a collection of functions for reading and writing various types of imaging data in various formats. The package is designed to be used with the Julia programming language. In the context of the ANTSUN pipeline, it serves as the "glue" that allows different functions to communicate with each other by saving and loading data from disk; ImageDataIO.jl functions are called throughout the pipeline.