|
|
2e565f55be
|
Include timezone data in windows distribution
|
2024-12-13 15:36:22 +01:00 |
|
|
|
b48bea7726
|
increment version
|
2024-12-13 14:46:23 +01:00 |
|
|
|
55e9407b67
|
update revision info
Release / build-ubuntu-latest (push) Failing after 2s
Release / release (push) Has been skipped
Release / build-windows (push) Has been cancelled
|
2024-12-13 14:37:50 +01:00 |
|
|
|
55a7b7270c
|
minor cleanup
|
2024-12-13 14:33:04 +01:00 |
|
|
|
f81582554e
|
remove unnecessary requirement for pytz and insert timezone into datetime instead of recreation
|
2024-12-13 14:17:51 +01:00 |
|
Jochen Stahn
|
c1dc194548
|
different method to add timezone
|
2024-12-10 14:39:59 +01:00 |
|
|
|
cf9c0018a5
|
tried to handle summer time correctly....
|
2024-12-09 10:03:56 +01:00 |
|
|
|
03ac04ab05
|
removed control output
|
2024-12-06 14:59:18 +01:00 |
|
|
|
b2df980a21
|
fix of handling of pulses for more than one file
|
2024-12-06 10:36:25 +01:00 |
|
|
|
eb54e52c66
|
changed format for a logging output about low monitor signal
|
2024-12-04 10:51:05 +01:00 |
|
|
|
9b4c384425
|
release to pypi after storing archive to artifact
|
2024-12-04 08:48:35 +01:00 |
|
|
|
ce44e04014
|
add windows build to release action
Release / build-ubuntu-latest (push) Failing after 2s
Release / release (push) Has been skipped
Release / build-windows (push) Has been cancelled
|
2024-12-03 16:11:04 +01:00 |
|
|
|
29edbce5bc
|
change iso time offset to include minutes for compatibility with older python
|
2024-12-03 15:02:25 +01:00 |
|
|
|
a0b0ff436c
|
replace calculated offset by Iso string
|
2024-12-03 14:51:09 +01:00 |
|
|
|
2cae45659c
|
correct for local timezone issues
|
2024-12-03 14:12:37 +01:00 |
|
|
|
9693951233
|
explicitly define utc as timezone for file
|
2024-12-03 13:52:29 +01:00 |
|
|
|
7dcede44b6
|
removed obsolete control output
|
2024-11-28 09:03:57 +01:00 |
|
|
|
f6f853e6e4
|
commented VERY time consuming control output: events per pulse
|
2024-11-27 08:29:33 +01:00 |
|
|
|
ad8245a9a0
|
relative theta range over absolute over default
|
2024-11-26 15:27:07 +01:00 |
|
|
|
33b8829a09
|
check for empty files introduced
|
2024-11-22 11:24:17 +01:00 |
|
|
|
f645082c20
|
Merge branch 'main' of https://github.com/jochenstahn/amor
|
2024-11-08 09:01:37 +01:00 |
|
|
|
1bd1100035
|
changes in the "pulse generation" - not yet finished
|
2024-11-08 08:51:56 +01:00 |
|
|
|
a3eb6a173e
|
bump version
|
2024-10-30 14:32:04 +01:00 |
|
|
|
12d0370807
|
add test data and pytest action to repository
|
2024-10-30 12:59:00 +01:00 |
|
|
|
4134e106ff
|
improved algorythm for pulse generation
|
2024-10-25 15:35:47 +02:00 |
|
|
|
5cce1bedc9
|
fixed a bug in the time-monitor calculation and added units
|
2024-10-24 08:54:43 +02:00 |
|
|
|
52bd731a3c
|
set startTime to hdf entry start_time
|
2024-10-23 15:32:46 +02:00 |
|
|
|
fbb44d435b
|
changed keys for monitorType
|
2024-10-22 17:46:31 +02:00 |
|
|
|
182cc5ab3d
|
added TODO for the resolution calculation
|
2024-10-22 17:05:09 +02:00 |
|
|
|
9f2bc034e7
|
debugging output for neutron pulse times and proton current
|
2024-10-22 15:47:25 +02:00 |
|
|
|
7f2d5cf765
|
added monitorType
|
2024-10-22 09:43:44 +02:00 |
|
|
|
772d921f03
|
Merge branch 'main' of https://github.com/jochenstahn/amor
|
2024-10-10 14:09:51 +02:00 |
|
|
|
f5ce5e9d73
|
format of info output for proton current adapted
|
2024-10-10 08:06:07 +02:00 |
|
|
|
7fc64a58f0
|
sorted outputPath to output
|
2024-10-05 13:57:39 +02:00 |
|
|
|
b848d66290
|
changed path variable names + new option lowCurrentThreshold
|
2024-10-04 15:10:11 +02:00 |
|
|
|
1f394b0e86
|
replaced scipy interpolation by dedicated routine (by Artur)
|
2024-09-27 16:27:50 +02:00 |
|
|
|
69620d0f16
|
removed doupble normalisation....
|
2024-09-26 11:04:51 +02:00 |
|
|
|
0e727ce591
|
fixed monitor for normalisation measurement
|
2024-09-26 10:24:37 +02:00 |
|
|
|
f2ebe5ce0c
|
new method for time / protonCharge normalisation - compatible with old data files
|
2024-09-26 10:09:15 +02:00 |
|
|
|
acc508e9ea
|
timestamps are now all of type np.int64 with unit ns
|
2024-09-25 16:35:31 +02:00 |
|
|
|
e6578d5bf2
|
fix merge error missing method calls
|
2024-09-25 14:06:55 +02:00 |
|
|
|
c1ccfb039e
|
fix issue with integers on windows where default is 32bit
|
2024-09-25 11:27:41 +02:00 |
|
|
|
e7e9094040
|
fix error from merge and make raw data dir location platform independent
|
2024-09-25 11:09:58 +02:00 |
|
|
|
26fdfd64d6
|
update version information
|
2024-09-25 10:54:47 +02:00 |
|
|
|
02ee3189f0
|
Merge branch 'refs/heads/main' into input_update
# Conflicts:
# libeos/file_reader.py
|
2024-09-25 10:49:21 +02:00 |
|
|
|
ec2f98d2bd
|
fix fill_value for interpolation
|
2024-09-25 10:45:50 +02:00 |
|
|
|
ee077b19f7
|
cleaned and filtering for low proton current
|
2024-09-25 10:37:43 +02:00 |
|
|
|
a7e88db425
|
Update test cases and make old datafile work
|
2024-09-24 14:51:27 +02:00 |
|
|
|
128a8da358
|
Fix use of class method with wrong object instead of instance method,
|
2024-09-24 14:29:12 +02:00 |
|
|
|
af569e538e
|
Readability improvement
|
2024-09-24 14:19:32 +02:00 |
|