```python jpeg_tomogram.py pack my.rec``` creates the .jpgs file just fine ```python jpeg_tgomogram.py unpack my.jpgs``` unfortunately errors This is due to .jpgs not being recognized as valid files when they are standalone.
python jpeg_tomogram.py pack my.reccreates the .jpgs file just finepython jpeg_tgomogram.py unpack my.jpgsunfortunately errorsThis is due to .jpgs not being recognized as valid files when they are standalone.