Commit Graph

  • 3d3835f921
    Merge 723b43a875 into ed13492490 JonShort4 2023-09-14 15:57:41 -0700
  • 723b43a875
    Update block_data.py JonShort4 2023-09-14 15:45:45 -0700
  • 49b8921d42
    Merge ae2a4df692 into ed13492490 Chris Hodges 2023-06-22 06:58:27 +0200
  • 4c09a1275f
    Merge db4ae8313e into ed13492490 Abdelhakim Qbaich 2023-06-22 06:56:39 +0200
  • ed13492490
    Merge pull request #26 from qedsoftware/license-change master Michał Łazowik 2023-06-21 21:00:30 +0200
  • 1aa776b4a1 Switch license to LGPL license-change Michał Łazowik 2023-06-15 09:27:21 +0200
  • db4ae8313e
    Nicer way of writing parse_raw Abdelhakim Qbaich 2023-01-03 19:43:25 -0500
  • 62be194c00 Parse Raw 0 files Abdelhakim Qbaich 2023-01-02 21:40:27 -0500
  • 77287d24d0
    Merge pull request #19 from htherrien/master Dzjkb 2022-12-14 16:39:10 +0100
  • 65800c5ba4
    Merge ff63b8e02f into 00b719e9c1 Arnaud TRAVERT 2022-09-15 11:10:40 +0200
  • ff63b8e02f DEV: add power spectra + additional_type info atravert 2022-09-14 16:28:02 +0200
  • 1b86527b94 FIX KeyError: 136 & KeyError: 132 atravert 2022-09-13 18:15:16 +0200
  • e9eacfb108
    Merge pull request #2 from atravert/master Arnaud TRAVERT 2022-06-08 14:06:56 +0200
  • 742f7410be
    FIX parse_data Arnaud TRAVERT 2022-06-08 12:31:22 +0200
  • 9b5a418653 Added phase and power definitions to data blocks Author Name 2022-02-04 18:12:43 -0500
  • 0866feee3a Added power spectrum data block definition Hugo Therrien 2022-02-04 16:59:11 -0500
  • ae2a4df692
    Add files via upload Chris Hodges 2021-07-26 12:31:25 +0100
  • d4c9dbb498 Add support for time-resolved multi-spectrum blocks ChrisHodgesUK 2021-07-26 12:21:03 +0100
  • 62744c69c6
    Fix length of yav in interpolation method hubernhard 2021-03-08 15:57:35 +0100
  • 00b719e9c1
    Merge pull request #9 from spectrochempy/master Tomasz Dyczek 2020-06-05 10:13:53 +0200
  • a23b7daa20
    Merge pull request #1 from atravert/master Christian Fernandez 2020-05-28 20:19:18 +0200
  • 9b1fd2030b FIX: problem regarding travis build and anaconda upload Christian Fernandez 2020-05-28 18:57:59 +0200
  • e095621319 FIX wrong setting of wavenumbers axis atravert 2020-05-28 09:37:34 +0200
  • 6f08be0fca FIX: another error corrected (USER!) Christian Fernandez 2020-05-25 20:23:40 +0200
  • cff4185953 FIX: uncommenting important step! Christian Fernandez 2020-05-25 20:13:53 +0200
  • 0a6c19efdb DEV: conda build recipe and travis setup Christian Fernandez 2020-05-25 19:45:01 +0200
  • 3f65d52466 DEV: modified setup to use setup tools Christian Fernandez 2020-05-25 19:44:26 +0200
  • 5f2ecbfc26 Fixing interpolation error t2 2019-09-16 15:02:14 +0200
  • dfb068fee1 Fix for wavelengths t2 2019-09-05 11:07:55 +0200
  • df5c567482 python 3 compatibility t2 2019-08-29 00:30:02 +0200
  • 0afe22aa71 Changing file structure t2 2019-08-28 23:45:28 +0200
  • 18b3714a3e bruker opus reader new algorithm new_parsing_algorithm t2 2019-08-27 16:11:06 +0200
  • d2a22afde7
    Merge pull request #6 from thanakijwanavit/patch-1 William Wu 2019-07-13 11:12:51 +0200
  • c56a411470
    Add installation with pip instruction thanakijwanavit 2019-07-13 16:11:47 +0700
  • 7f8cf1ec8b Minimal version requirements in setup.py and exhaustive listing of pinned versions in requirements.txt. Added matplotlib t2 2019-02-19 11:16:16 +0100
  • b56b8b48a8 Adding dependencies to setup.py t2 2018-11-26 10:37:23 +0100
  • 2d179bdf29 version bump to 1.2 t2 2018-11-26 10:10:34 +0100
  • 2fa7ffe7eb Merge branch 'master' of ssh://gerrit.qed.ai:29418/bruker-opus-reader t2 2018-11-13 15:08:32 +0100
  • 999779cb9c
    Merge pull request #1 from tommyhlw/patch-1 tomkee 2018-11-07 17:04:27 +0100
  • 01a9d76b31 Linting, meta_data initialization, adding TIM and SFM t2 2018-11-07 16:51:21 +0100
  • 3aabf2e1b3 Update opus_reader.py tommyhlw-patch-1 tommyhlw 2018-11-07 15:33:22 +0100
  • fa80340330
    Update opus_reader.py tommyhlw 2018-11-07 15:33:22 +0100
  • 026b868a09 * Unused functions removed * More meaningfull field and function names * Example extended * Usage section extended t2 2018-10-31 11:43:08 +0100
  • 311d29cf4a Removing hyphens t2 2018-07-12 11:37:46 +0200
  • 66b64a3f0e Preparing package t2 2018-07-10 12:32:43 +0200
  • eeb0ae7a58 Better interpolation t2 2018-07-04 16:37:16 +0200
  • 8d4680ccc5 Removing matplotlib dependency t2 2017-11-09 09:41:17 +0100
  • 1731188222 Merge "Moving bruker opus reader to python 3" Tomasz Dyczek 2017-10-11 06:53:15 +0000
  • 29e2cbee21 cosmetics William Wu 2017-10-10 18:11:21 +0200
  • a9bcd34bed Moving bruker opus reader to python 3 t2 2017-10-10 16:51:05 +0200
  • aa25d38639 Splitting reading and interpolating into 2 functions t2 2017-10-10 12:20:15 +0200
  • d0f71e336c Extracting spectras with highest average t2 2017-07-11 10:28:19 +0200