ISISNeutronMuon / ISISNeutronMuon/MDMC
Make obs automatically determine the file reader from the extension/file format
Open
enhancement
P2
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
**Is your feature request related to a problem? Please describe.**
Currently the appropriate file reader has to be specified for obs.read_from_file().
**Describe the solution you'd like**
Determine the appropriate reader from the file alone. This can either be done using the extension or using the file format.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.