Commit Graph

  • ae5b3e789e added TODO for polarization stahn 2025-09-15 17:30:59 +02:00
  • 082d96510b reorganised file expansion stahn 2025-09-08 16:53:52 +02:00
  • e24ce01419 Put output format evaluation in config and use StrEnum for it glavic_a 2025-09-08 16:09:00 +02:00
  • 68e592cfe4 commented out "autoscale" - has to be fixed stahn 2025-09-05 14:45:54 +02:00
  • 03e2f461cb completed help and group entries for command line options stahn 2025-09-05 14:39:46 +02:00
  • 03539eaea6 division by zero in ts mode fixed stahn 2025-09-05 10:42:31 +02:00
  • f5b4f8bba2 changed code formatting, fixed the pc normalisation stahn 2025-09-05 10:22:45 +02:00
  • 319cbb4c2c Start implementing new way to build command line arguments and defaults based on options classes directly glavic_a 2025-09-03 12:47:39 +02:00
  • d1e075cca4 adapted otions to new command-line grammar stahn 2025-09-02 19:18:41 +02:00
  • 7f01f89f2b Start implementing new way to build command line arguments and defaults based on options classes directly glavic_a 2025-08-27 17:19:40 +02:00
  • b6e3cb2eef fixed signe in chopper phase calculation stahn 2025-08-27 08:24:10 +02:00
  • 443cb30b79 fixes in the polarisation handlinge stahn 2025-06-30 15:41:20 +02:00
  • 057742cabd taking chopper info from event stream, new debug output, fix for chopper offset stahn 2025-06-24 11:06:07 +02:00
  • 2689a969f1 fallback in case no chopper trigger signal is available, typo fixes stahn 2025-06-13 12:38:26 +02:00
  • aff4c5b603 added TODO stahn 2025-06-10 09:55:25 +02:00
  • 887ec6fa23 added absolute path to clas stahn 2025-06-10 08:54:58 +02:00
  • 6102ed7123 chopper phases defaults, e2h_2025 stahn 2025-06-08 15:50:08 +02:00
  • bbac3bc943 Merge branch 'main' of https://github.com/jochenstahn/amor stahn 2025-06-08 15:33:51 +02:00
  • bacbd18854 uploading the correct e2h now... stahn 2025-06-08 15:31:51 +02:00
  • aa7919b83d file_reader: cache lookup extended Jochen Stahn 2025-06-08 12:06:43 +02:00
  • f65651d0e5 events2histogram version for new hdf archiecture stahn 2025-06-07 17:19:40 +02:00
  • 1b0df0ec45 some polishing stahn 2025-05-30 11:18:59 +02:00
  • 5f94cc7b92 adapted parameter pathes for hdf file, introduced chopper phases from file stahn 2025-05-29 18:11:51 +02:00
  • a947a70d2d included polarisation info, using chopper trigger signal for normalisation stahn 2025-05-29 11:26:37 +02:00
  • 729332f49d Bump version number glavic_a 2025-01-30 17:04:22 +01:00
  • 500d53a9b2 Fetch commits and tags for release action glavic_a 2025-01-30 16:30:35 +01:00
  • dac76efdd1 set the tag for github release to the last git tag glavic_a 2025-01-30 15:18:52 +01:00
  • e78200a39d add workflow dispatch action for updating release glavic_a 2025-01-30 14:57:06 +01:00
  • c6bde8cd85 add permission id-token to action glavic_a 2025-01-30 14:53:24 +01:00
  • 8e9c03a4fb try github action with trusted publishing (no user/token) glavic_a 2025-01-30 14:48:30 +01:00
  • 155a167e26 update version date v2.1.4 stahn 2025-01-30 13:38:45 +01:00
  • fcc1fd7d84 delete old manual and life_histogram, update events2histogram stahn 2025-01-30 13:37:27 +01:00
  • ee34cc96d4 direct beam reference fixed stahn 2025-01-29 13:54:56 +01:00
  • 64edd8e8d7 Merge pull request #6 from jochenstahn/faster_pulsetimes Jochen Stahn 2025-01-29 08:21:14 +01:00
  • 96681c8f81 fix case where there is no pulse missing glavic_a 2025-01-28 16:17:48 +01:00
  • 87a246196f apply scaling factor when time slicing glavic_a 2025-01-28 16:02:54 +01:00
  • 3607de9864 replace pulseTimeS generation in for loop by filling of pulse gaps glavic_a 2025-01-28 16:00:52 +01:00
  • 23e310ba6a removed fix coded proton time offset stahn 2024-12-16 13:50:46 +01:00
  • 9f2dfbcbe1 corrected output about automatic scaling stahn 2024-12-16 08:15:11 +01:00
  • 25f8708b4c re-bump version, make release dependent on windows build glavic_a 2024-12-13 15:57:12 +01:00
  • 2e565f55be Include timezone data in windows distribution glavic_a 2024-12-13 15:36:22 +01:00
  • b48bea7726 increment version glavic_a 2024-12-13 14:46:23 +01:00
  • 55e9407b67 update revision info v2.1.3 glavic_a 2024-12-13 14:37:50 +01:00
  • 5fc512632f Merge pull request #5 from jochenstahn/time glavic_a 2024-12-13 14:35:16 +01:00
  • 55a7b7270c minor cleanup glavic_a 2024-12-13 14:33:04 +01:00
  • f81582554e remove unnecessary requirement for pytz and insert timezone into datetime instead of recreation glavic_a 2024-12-13 14:17:51 +01:00
  • 3e22a94ff6 install zoneinfo backports for python 3.8 glavic_a 2024-12-13 14:07:12 +01:00
  • c1dc194548 different method to add timezone Jochen Stahn 2024-12-10 14:39:59 +01:00
  • c5f5602a89 added pytz Jochen Stahn 2024-12-09 10:19:22 +01:00
  • cf9c0018a5 tried to handle summer time correctly.... stahn 2024-12-09 10:03:56 +01:00
  • 03ac04ab05 removed control output stahn 2024-12-06 14:59:18 +01:00
  • b2df980a21 fix of handling of pulses for more than one file stahn 2024-12-06 10:36:25 +01:00
  • eb54e52c66 changed format for a logging output about low monitor signal stahn 2024-12-04 10:51:05 +01:00
  • 9b4c384425 release to pypi after storing archive to artifact glavic_a 2024-12-04 08:48:35 +01:00
  • ce44e04014 add windows build to release action v2.1.2 glavic_a 2024-12-03 16:11:04 +01:00
  • ce90fc005a remove upterm from tests glavic_a 2024-12-03 15:17:12 +01:00
  • 29edbce5bc change iso time offset to include minutes for compatibility with older python glavic_a 2024-12-03 15:02:25 +01:00
  • a0b0ff436c replace calculated offset by Iso string glavic_a 2024-12-03 14:51:09 +01:00
  • 2cae45659c correct for local timezone issues glavic_a 2024-12-03 14:12:37 +01:00
  • 9693951233 explicitly define utc as timezone for file glavic_a 2024-12-03 13:52:29 +01:00
  • e2970a8a5f add upterm action to workflow for debugging glavic_a 2024-12-03 13:13:28 +01:00
  • 7dcede44b6 removed obsolete control output stahn 2024-11-28 09:03:57 +01:00
  • f6f853e6e4 commented VERY time consuming control output: events per pulse stahn 2024-11-27 08:29:33 +01:00
  • ad8245a9a0 relative theta range over absolute over default stahn 2024-11-26 15:27:07 +01:00
  • 33b8829a09 check for empty files introduced stahn 2024-11-22 11:24:17 +01:00
  • f645082c20 Merge branch 'main' of https://github.com/jochenstahn/amor stahn 2024-11-08 09:01:37 +01:00
  • 1bd1100035 changes in the "pulse generation" - not yet finished stahn 2024-11-08 08:51:56 +01:00
  • b94b6714a3 Update setup.cfg Artur Glavic 2024-11-05 13:15:20 +01:00
  • d4462f450e change to rst README glavic_a 2024-10-30 15:36:43 +01:00
  • 80d1014750 update readme with installation instructions glavic_a 2024-10-30 15:05:33 +01:00
  • a3eb6a173e bump version glavic_a 2024-10-30 14:32:04 +01:00
  • bada209c1e minor fix of release workflow and add github release v2.1.1 glavic_a 2024-10-30 14:31:06 +01:00
  • d6f699e10c minor fix of release workflow glavic_a 2024-10-30 14:28:34 +01:00
  • 8fa11fa05a add configuration for pypi release glavic_a 2024-10-30 14:07:48 +01:00
  • c7b7f38a6d make sure the right pytest is used glavic_a 2024-10-30 13:34:45 +01:00
  • 5d50e92521 try to use older Ubuntu for failing tests, could not reproduce locally glavic_a 2024-10-30 13:26:03 +01:00
  • aa57d75751 don't fail action when just one python version fails glavic_a 2024-10-30 13:08:50 +01:00
  • 409e62b63f set branch to run tests to main glavic_a 2024-10-30 13:02:34 +01:00
  • 1c459ae5d3 install correct requirements file in workflow glavic_a 2024-10-30 13:01:56 +01:00
  • 12d0370807 add test data and pytest action to repository glavic_a 2024-10-30 12:59:00 +01:00
  • b1e7b68a21 update tests to new configuration parameters glavic_a 2024-10-30 12:32:24 +01:00
  • 4134e106ff improved algorythm for pulse generation stahn 2024-10-25 15:35:47 +02:00
  • 5cce1bedc9 fixed a bug in the time-monitor calculation and added units stahn 2024-10-24 08:54:43 +02:00
  • 52bd731a3c set startTime to hdf entry start_time stahn 2024-10-23 15:32:46 +02:00
  • fbb44d435b changed keys for monitorType stahn 2024-10-22 17:46:31 +02:00
  • 182cc5ab3d added TODO for the resolution calculation stahn 2024-10-22 17:05:09 +02:00
  • 9f2bc034e7 debugging output for neutron pulse times and proton current stahn 2024-10-22 15:47:25 +02:00
  • 7f2d5cf765 added monitorType stahn 2024-10-22 09:43:44 +02:00
  • 772d921f03 Merge branch 'main' of https://github.com/jochenstahn/amor stahn 2024-10-10 14:09:51 +02:00
  • f5ce5e9d73 format of info output for proton current adapted stahn 2024-10-10 08:06:07 +02:00
  • 7fc64a58f0 sorted outputPath to output stahn 2024-10-05 13:57:39 +02:00
  • b848d66290 changed path variable names + new option lowCurrentThreshold stahn 2024-10-04 15:10:11 +02:00
  • 1f394b0e86 replaced scipy interpolation by dedicated routine (by Artur) stahn 2024-09-27 16:27:50 +02:00
  • 69620d0f16 removed doupble normalisation.... stahn 2024-09-26 11:04:51 +02:00
  • 0e727ce591 fixed monitor for normalisation measurement stahn 2024-09-26 10:24:37 +02:00
  • f2ebe5ce0c new method for time / protonCharge normalisation - compatible with old data files stahn 2024-09-26 10:09:15 +02:00
  • acc508e9ea timestamps are now all of type np.int64 with unit ns stahn 2024-09-25 16:35:31 +02:00
  • e6578d5bf2 fix merge error missing method calls glavic_a 2024-09-25 14:06:55 +02:00
  • 28adb03195 first version of pyinstaller spec file and update .gitignore v2.1.0 glavic_a 2024-09-25 11:29:05 +02:00
  • c1ccfb039e fix issue with integers on windows where default is 32bit glavic_a 2024-09-25 11:27:41 +02:00