Brand new install of catsim version 0.1.6 on Windows 11. Trying to run the catsim executable from the command line and receiving the following error:
$ ./catsim.exe
Traceback (most recent call last):
File "main.py", line 11, in <module>
File "<string>", line 13, in <module>
File "CatSim.py", line 24, in run_all
File "CatSim.py", line 38, in air_scan
File "OneScan.py", line 29, in one_scan
File "Spectrum.py", line 36, in Spectrum
File "Spectrum.py", line 73, in spectrum_read
FileNotFoundError: [Errno 2] No such file or directory: '../catsim/data/spectrum/tungsten_tar7_120_unfilt.dat'
[24312] Failed to execute script 'main' due to unhandled exception!
Airscan
Brand new install of catsim version 0.1.6 on Windows 11. Trying to run the catsim executable from the command line and receiving the following error:
But '../catsim/spectrum/tungsten_tar7_120_unfilt.dat' exists