Error when reading scan hits from capnproto file
Closed this issue · 1 comments
n-west commented
# The files can then be read into scan, cadence, observation_target objects using respective methods
read_hits = bliss.io.read_scan_hits_from_file("/home/ssheikh/bliss-test/hits_obs0-unknown_0.cp")
Produces an error:
RuntimeError: write_hits_to_file: could not open file for writing (fd=-1, error=No such file or directory)