Commit Graph

164 Commits

Author SHA1 Message Date
glavic_a 2e565f55be Include timezone data in windows distribution 2024-12-13 15:36:22 +01:00
glavic_a b48bea7726 increment version 2024-12-13 14:46:23 +01:00
glavic_a 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
v2.1.3
2024-12-13 14:37:50 +01:00
glavic_a 5fc512632f Merge pull request #5 from jochenstahn/time
Handle timezone correctly
2024-12-13 14:35:16 +01:00
glavic_a 55a7b7270c minor cleanup 2024-12-13 14:33:04 +01:00
glavic_a f81582554e remove unnecessary requirement for pytz and insert timezone into datetime instead of recreation 2024-12-13 14:17:51 +01:00
glavic_a 3e22a94ff6 install zoneinfo backports for python 3.8 2024-12-13 14:07:12 +01:00
Jochen Stahn c1dc194548 different method to add timezone 2024-12-10 14:39:59 +01:00
Jochen Stahn c5f5602a89 added pytz 2024-12-09 10:19:22 +01:00
stahn cf9c0018a5 tried to handle summer time correctly.... 2024-12-09 10:03:56 +01:00
stahn 03ac04ab05 removed control output 2024-12-06 14:59:18 +01:00
stahn b2df980a21 fix of handling of pulses for more than one file 2024-12-06 10:36:25 +01:00
stahn eb54e52c66 changed format for a logging output about low monitor signal 2024-12-04 10:51:05 +01:00
glavic_a 9b4c384425 release to pypi after storing archive to artifact 2024-12-04 08:48:35 +01:00
glavic_a 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
v2.1.2
2024-12-03 16:11:04 +01:00
glavic_a ce90fc005a remove upterm from tests 2024-12-03 15:17:12 +01:00
glavic_a 29edbce5bc change iso time offset to include minutes for compatibility with older python 2024-12-03 15:02:25 +01:00
glavic_a a0b0ff436c replace calculated offset by Iso string 2024-12-03 14:51:09 +01:00
glavic_a 2cae45659c correct for local timezone issues 2024-12-03 14:12:37 +01:00
glavic_a 9693951233 explicitly define utc as timezone for file 2024-12-03 13:52:29 +01:00
glavic_a e2970a8a5f add upterm action to workflow for debugging 2024-12-03 13:13:28 +01:00
stahn 7dcede44b6 removed obsolete control output 2024-11-28 09:03:57 +01:00
stahn f6f853e6e4 commented VERY time consuming control output: events per pulse 2024-11-27 08:29:33 +01:00
stahn ad8245a9a0 relative theta range over absolute over default 2024-11-26 15:27:07 +01:00
stahn 33b8829a09 check for empty files introduced 2024-11-22 11:24:17 +01:00
stahn f645082c20 Merge branch 'main' of https://github.com/jochenstahn/amor 2024-11-08 09:01:37 +01:00
stahn 1bd1100035 changes in the "pulse generation" - not yet finished 2024-11-08 08:51:56 +01:00
Artur Glavic b94b6714a3 Update setup.cfg 2024-11-05 13:15:20 +01:00
glavic_a d4462f450e change to rst README 2024-10-30 15:36:43 +01:00
glavic_a 80d1014750 update readme with installation instructions 2024-10-30 15:05:33 +01:00
glavic_a a3eb6a173e bump version 2024-10-30 14:32:04 +01:00
glavic_a bada209c1e minor fix of release workflow and add github release
Release / build-ubuntu-latest (push) Failing after 2s
Release / release (push) Has been skipped
v2.1.1
2024-10-30 14:31:06 +01:00
glavic_a d6f699e10c minor fix of release workflow 2024-10-30 14:28:34 +01:00
glavic_a 8fa11fa05a add configuration for pypi release 2024-10-30 14:07:48 +01:00
glavic_a c7b7f38a6d make sure the right pytest is used 2024-10-30 13:34:45 +01:00
glavic_a 5d50e92521 try to use older Ubuntu for failing tests, could not reproduce locally 2024-10-30 13:26:03 +01:00
glavic_a aa57d75751 don't fail action when just one python version fails 2024-10-30 13:08:50 +01:00
glavic_a 409e62b63f set branch to run tests to main 2024-10-30 13:02:34 +01:00
glavic_a 1c459ae5d3 install correct requirements file in workflow 2024-10-30 13:01:56 +01:00
glavic_a 12d0370807 add test data and pytest action to repository 2024-10-30 12:59:00 +01:00
glavic_a b1e7b68a21 update tests to new configuration parameters 2024-10-30 12:32:24 +01:00
stahn 4134e106ff improved algorythm for pulse generation 2024-10-25 15:35:47 +02:00
stahn 5cce1bedc9 fixed a bug in the time-monitor calculation and added units 2024-10-24 08:54:43 +02:00
stahn 52bd731a3c set startTime to hdf entry start_time 2024-10-23 15:32:46 +02:00
stahn fbb44d435b changed keys for monitorType 2024-10-22 17:46:31 +02:00
stahn 182cc5ab3d added TODO for the resolution calculation 2024-10-22 17:05:09 +02:00
stahn 9f2bc034e7 debugging output for neutron pulse times and proton current 2024-10-22 15:47:25 +02:00
stahn 7f2d5cf765 added monitorType 2024-10-22 09:43:44 +02:00
stahn 772d921f03 Merge branch 'main' of https://github.com/jochenstahn/amor 2024-10-10 14:09:51 +02:00
stahn f5ce5e9d73 format of info output for proton current adapted 2024-10-10 08:06:07 +02:00