Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: QTI Simulation Tutorial #2830

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

shilpiprd
Copy link
Contributor

This is work in progress, it contains the qti simulation tutorial. Also, I haven't added the signal image yet in the file, I'll add it later after everything else is reviewed.

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #2830 (0002367) into master (3e9caf8) will increase coverage by 0.13%.
Report is 303 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2830      +/-   ##
==========================================
+ Coverage   81.47%   81.61%   +0.13%     
==========================================
  Files         144      146       +2     
  Lines       20054    20363     +309     
  Branches     3192     3224      +32     
==========================================
+ Hits        16339    16619     +280     
- Misses       2906     2924      +18     
- Partials      809      820      +11     

see 48 files with indirect coverage changes

Copy link
Contributor

@RafaelNH RafaelNH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @shilpiprd! Thanks for your PR. I may have some follow up suggestions after this first round of comments. Please let me know is something is not clear.

doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
doc/examples/qti_simulation_tutorial.py Outdated Show resolved Hide resolved
@shilpiprd
Copy link
Contributor Author

Hey Rafael, so I've made some basic changes, let me know what more needs to be done.
Thanks,

@skoudoro
Copy link
Member

is it still a work in progess tutorial @shilpiprd and @RafaelNH ?

@shilpiprd
Copy link
Contributor Author

I think it's done code wise, but it could maybe use a little improvement in the docstring ?

@skoudoro
Copy link
Member

I think it's done code wise, but it could maybe use a little improvement in the docstring ?

I agree, do you have a timeline to add a bit of the docstring. it would be great to merge this PR before the release on October. @RafaelNH , can you help ?

@pep8speaks
Copy link

Hello @shilpiprd, Thank you for updating !

Line 24:81: E501 line too long (114 > 80 characters)
Line 56:81: E501 line too long (107 > 80 characters)

@shilpiprd
Copy link
Contributor Author

I've made some basic changes, but I still think Rafael needs to provide some review on this.

@skoudoro
Copy link
Member

Hi @RafaelNH,

So, What is the conclusion concerning this PR? Will you find time to address the issue this week or it should go for the next release in December ?

Thank you for your feedback.

@skoudoro
Copy link
Member

Hi @RafaelNH,

Do you have an update on this?

@skoudoro skoudoro force-pushed the master branch 7 times, most recently from 1419292 to ca6268a Compare December 8, 2023 22:25
@skoudoro
Copy link
Member

Hi @RafaelNH,

Do you have an update on this?

@skoudoro skoudoro force-pushed the master branch 3 times, most recently from 5935e1e to 765963e Compare January 24, 2024 19:24
@skoudoro
Copy link
Member

Hi @RafaelNH,

I hope you are doing well. Please, what is the feedback on this?

@RafaelNH
Copy link
Contributor

Hi all! I figured out that QTI is not compatible with single voxel simulations. I have to fix that before progressing with the work on this PR - there is no sense in creating these single voxel simulations if QTI is not compatible with them. I will try to resume the work here as soon as possible, but I am prioritizing other PRs like #3151 and #2826.

@skoudoro
Copy link
Member

Thank you for the feedback 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants