seqeyes-python 0.2.7__py3-none-any.whl → 0.2.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
seqeyes/__init__.py CHANGED
@@ -29,4 +29,4 @@ from seqeyes._plot import set, reset
29
29
  from seqeyes._renderer import SeqEyesViewer
30
30
 
31
31
  __all__ = ["set", "reset", "SeqEyesViewer"]
32
- __version__ = "0.2.7"
32
+ __version__ = "0.2.8"
@@ -53,7 +53,7 @@ var Pulseq = (() => {
53
53
  });
54
54
 
55
55
  // package.json
56
- var version = "0.2.7";
56
+ var version = "0.2.8";
57
57
 
58
58
  // src/pulseq/decompressor.ts
59
59
  function decompressShape(compressed, numSamples) {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: seqeyes-python
3
- Version: 0.2.7
3
+ Version: 0.2.8
4
4
  Summary: Interactive Pulseq MRI sequence viewer for Jupyter — lightweight, beautiful, replaces seq.plot() in pypulseq.
5
5
  Project-URL: Homepage, https://github.com/bughht/seqeyes_plugin
6
6
  Project-URL: Repository, https://github.com/bughht/seqeyes_plugin
@@ -0,0 +1,8 @@
1
+ seqeyes/__init__.py,sha256=vOc5ctGw0ub3UhSWCTvDS4csaONt3BXEvBF8bUIJI2Q,944
2
+ seqeyes/_plot.py,sha256=v5cPAn3mO017lQlNR4bthC0QgIBK1YxjygJTAPFUz1E,8114
3
+ seqeyes/_renderer.py,sha256=vIB0lBeuOyK6p3MyQ0qeBy-JoEUVGISxtfdny7JoqKE,9862
4
+ seqeyes/resources/pulseq-bundle.js,sha256=aU8opAziufdpVXXKaqOLBhs7cwoGGE1iAQ6jOifx4SY,127007
5
+ seqeyes/resources/viewer.html,sha256=AovT33ptVfkP2iEaIBklRQGZV1tag_OBQardKtxpru8,88066
6
+ seqeyes_python-0.2.8.dist-info/METADATA,sha256=Z01oRGO0bz2Gk_Lj3cLpSctHaunMCS5PiRvN3DN5CR4,4502
7
+ seqeyes_python-0.2.8.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
8
+ seqeyes_python-0.2.8.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- seqeyes/__init__.py,sha256=CkueqLPBYnhJ9e4fuwd-FMMbeN5c9QGoGq_xArH7Nso,944
2
- seqeyes/_plot.py,sha256=v5cPAn3mO017lQlNR4bthC0QgIBK1YxjygJTAPFUz1E,8114
3
- seqeyes/_renderer.py,sha256=vIB0lBeuOyK6p3MyQ0qeBy-JoEUVGISxtfdny7JoqKE,9862
4
- seqeyes/resources/pulseq-bundle.js,sha256=CEmr0iT7GW_PswlxBJpD21q7e9igqLzotzywjBQbTEY,127007
5
- seqeyes/resources/viewer.html,sha256=AovT33ptVfkP2iEaIBklRQGZV1tag_OBQardKtxpru8,88066
6
- seqeyes_python-0.2.7.dist-info/METADATA,sha256=89YG68tvjFmsNplgLUpI6RiSSah4Tui3Nf6uZELYdaw,4502
7
- seqeyes_python-0.2.7.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
8
- seqeyes_python-0.2.7.dist-info/RECORD,,