Skip to content

Removal of the /data directory #5

@osandvold302

Description

@osandvold302

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

But '../catsim/spectrum/tungsten_tar7_120_unfilt.dat' exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions