The pathing from `path.get_file_path` is relative to spectrome directory right now, this should be changed to current working directory. If people use `spectrome` as a library, they should be able to grab file paths relative to their own folders.
The pathing from
path.get_file_pathis relative to spectrome directory right now, this should be changed to current working directory.If people use
spectromeas a library, they should be able to grab file paths relative to their own folders.