Installation ============== Install with conda +++++++++++++++++++++++++++++ :: conda install -c stkobsar7 image_formatter pip install rawpy (not installable by conda) Install with pypi (recommended) ++++++++++++++++++++++++++++++++++ :: pip install image_formatter Install from source code +++++++++++++++++++++++++++++ :: git clone https://github.com/stkobsar/image_formatter cd image_formatter python setup.py install