Code Monkey home page Code Monkey logo

Comments (6)

sravan953 avatar sravan953 commented on August 18, 2024

@tonggehua Was the .seq file generated on Pulseq or pypulseq?

from pypulseq.

tonggehua avatar tonggehua commented on August 18, 2024

@tonggehua Was the .seq file generated on Pulseq or pypulseq?

It was generated with pypulseq.

from pypulseq.

tonggehua avatar tonggehua commented on August 18, 2024

@sravan953
With the current version, this happens:

s.read('seq_files/FLASH_N256_Ns16_TE5ms_TR10ms_FA8deg.seq')
Traceback (most recent call last):
  File "<input>", line 1, in <module>
  File "C:\Users\tongg\PycharmProjects\py2jemris\venv\lib\site-packages\pypulseq\Sequence\sequence.py", line 175, in read
    read(self, file_path)
  File "C:\Users\tongg\PycharmProjects\py2jemris\venv\lib\site-packages\pypulseq\Sequence\read_seq.py", line 42, in read
    f'Unsupported version: {version_major, version_minor, version_revision}. '
Exception: Unsupported version: (array([1.]), array([2.]), array([1.])). Expected: (1, 2, 0)

from pypulseq.

sravan953 avatar sravan953 commented on August 18, 2024

@tonggehua Does it read alright if you manually change the version number to 1.2.0 in the seq file? I guess I updated the version number incorrectly during the JOSS review process.

from pypulseq.

tonggehua avatar tonggehua commented on August 18, 2024

@sravan953 it does; do you mind changing it back to 1.2.1, so it aligns for everyone?

from pypulseq.

sravan953 avatar sravan953 commented on August 18, 2024

@tonggehua Good to hear. Sorry for the inconvenience, but sticking to 1.2.0 makes sense so that it remains compatible with Pulseq on Matlab.

from pypulseq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.