Skip to content

Releases: RDeRenzi/mujpy

Major upgrade towards 1.0. Tabs mostly functional. Barebone docs

02 Jan 18:54

Choose a tag to compare

  • setup tab working

  • suite tab works with the run/suite text syntax
    load nxt/prv functional, add nxt/prv not implemented yet

  • fit tab works in single and multi mode (sequential fit of a suite of runs)
    includes plotting as tiles/animation
    corrected bug in csv summary

  • fft tab works on both partial residues and full asymmetry, real amplitude rephased with
    acme ('stolen' from NMRglue, quoted in about tab)

  • plot performs simple multiplot tile/animation and counters inspection

  • docsof this version are 70% completed and mirrored on ReadTheDocs

Major TODO before v.1.0 stable release:
global fits
plot of parameters
possibly tlog plots

TODO for future releases:

  • read LEM data format
  • global N(t) count rate fits
  • read ISIS Nexus format
  • t0=0 for ISIS

Major upgrade towards 1.0. Tabs mostly functional. No docs

30 Dec 17:16

Choose a tag to compare

Major upgrade towards 1.0. Tabs mostly functional.

  • setup tab working

  • suite tab works with the run/suite text syntax
    load nxt/prv functional, add nxt/prv not implemented yet

  • fit tab works in single and multi mode (sequential fit of a suite of runs)
    includes plotting as tiles/animation
    bug in csv summary

  • fft tab works on both partial residues and full asymmetry, real rephased by
    acme ('stolen' from NMRglue, quoted in about tab)

  • plot performs simple multiplot tile/animation

  • docs are 5% completed and mirrored on ReadTheDocs