-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modification of the reference data (= experiment data) reading section.
- Additional options: "reference_first_line", "reference_last_line". The former specifies the first line to read the reference data, and the latter specifies the last line to read the reference data. - Changed the reading of reference data from the np.loadtxt function to using the open, read, readlines, and split functions.
- Loading branch information
1 parent
3755365
commit 5e1a921
Showing
1 changed file
with
54 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters