Opened 13 years ago
Closed 13 years ago
#105 closed bug (fixed)
Force a re-load of each EMP and BGD file during reduction
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | minor | Milestone: | SANSReduction_5.1_Release |
Component: | SANS Reduction | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description
From Cedric - With an EMP file already loaded, he got the warning that the trans=1, and needed to be properly calculated. he did this, but re-running the protocol produced the same transmission warning.
The file was not being re-loaded. This was a "feature" in the days of slower processors and even slower network connections to Charlotte. If the protocol detects that the proper file(s) are present (from the FileList? variable), then it does not try to re-load them.
It may be possible now to skip the file check, and always re-load the files from disk. The speed penalty now may be negligible. Try it both ways, plus with local files and with network data.
Change History (2)
comment:1 Changed 13 years ago by srkline
- Milestone changed from SANSReduction_5.1_Release to Unassigned Tickets
comment:2 Changed 13 years ago by srkline
- Milestone changed from Unassigned Tickets to SANSReduction_5.1_Release
- Resolution set to fixed
- Status changed from new to closed
Actually, just went ahead and made the change. Speed seems to be acceptable. No one will ever notice the change.
push to "unassigned" to be done in a later release. Not essential to do right now as it shows up so infrequently.