-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eric van Genderen
committed
Jun 7, 2018
1 parent
47ec210
commit cf85d8c
Showing
1 changed file
with
7 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,15 @@ | ||
## ToTCorrection | ||
|
||
Any fil can be run which has a tpx3 header | ||
Any file can be run which has a tpx3 header | ||
|
||
Please run first: | ||
|
||
ToTFlatMain | ||
- Set the right directory | ||
- set a filename (needs to have a _ on the end, but don' add it) | ||
- make sure the filename has a numbering system with 6 numbers | ||
Added a Variables file. Please set all variables there. | ||
|
||
- Set the ammount of files with a starting number (NOT 0) | ||
- set an end number | ||
- you can add files to skip in the code (I should change that) | ||
One can run from: | ||
|
||
- totFlatMain.m from hitparser files | ||
- normalise curve if you preload a saved ToT_FF_T_BIG2 file | ||
* remember to start a WriteIO in the later case | ||
|
||
This creates a standard run. | ||
|
||
If you save the ToT_FF_T_BIG2 matrix you can run from normalise curve |