-
Notifications
You must be signed in to change notification settings - Fork 11
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
[Feature Request] Integration in Scipion tomo? #1
Comments
HI again, in case you were not aware of what scipion is: Scipion site: http://scipion.i2pc.es/ We recently organized a course on tomography. Content is deposited here: If you prefer videos, the course was recorded: All the best |
So sorry for the delayed response - I've been underwater with other work the past few days. I'd be very very interested in integrating into scipion! I was super happy to see scipion integrate EMRinger (my first "polished" methods work), and I've been watching the pyseg integration with interest, and making our software more accessible (and making bookkeeping easier for users) would be a huge plus. In terms of my immediate todo list, I want to:
I think it might be appropriate to start talking about steps to integrate between 2. and 3. - do you agree? |
Great!
I completely agree . Having 1 done will simplify installation through
scipion (optional but highly appreciated by our users) and probably easier
to interact with. We can also assist if you need. We have large experience
now packaging and installing stuff.
Let's do this, once you feel 1 is ready we talk again. Meanwhile, if we
have time we can prepare a plugin skeleton.
El vie., 28 ene. 2022 18:22, Benjamin Barad ***@***.***>
escribió:
… So sorry for the delayed response - I've been underwater with other work
the past few days. I'd be very very interested in integrating into scipion!
I was super happy to see scipion integrate EMRinger (my first "polished"
methods work), and I've been watching the pyseg integration with interest,
and making our software more accessible (and making bookkeeping easier for
users) would be a huge plus.
In terms of my immediate todo list, I want to:
1. Set up a simplified conda.yml install file so that its a 1-step
install. I assume this would also help with the scipion integration?
2. Do some minor refactoring in the quantification code, which is
currently a mix of general and reusable functions and mitochondria-specific
routines that I'll need to get rid of before an integration is sensible.
3. Write a detailed tutorial (ideally an interactive one!).
I think it might be appropriate to start talking about steps to integrate
between 2. and 3. - do you agree?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF7ZYNDCNPZBEN6VB5342TUYLGFXANCNFSM5MXLWT7Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I've made my environment.yml file - ended up being way more of a pain than I expected due to conflicting dependencies in some of the packages! Reference commit: 48c1e5f |
I'm sure you are making your users life easier with this change.
El sáb., 2 abr. 2022 18:27, Benjamin Barad ***@***.***>
escribió:
… I've made my environment.yml file - ended up being way more of a pain than
I expected due to conflicting dependencies in some of the packages!
Reference commit: 48c1e5f
<48c1e5f>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF7ZYNU3UWHF2LTQOSNW5TVDBYOJANCNFSM5MXLWT7Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I've gotten v0.2 of the software out, with much more consistent pipelining for running the software. I think now may be a good time to come back around to scipion integration if you are still interested! |
Sure, what about scheduling a meeting to discuss how to proceed and update each other on the status? |
Sounds good - I am in GMT-7, so I am guessing morning meeting for me is the easiest overlap for you? I think any day but Wednesday next week would work for me! |
Hi! Congratulations for this work.
I was wondering if integrating this into the scipion tomo ecosystem is something you would like to do.
Scipion can:
Do the installation, in this case creating a conda environment.
Smoothly integrate you software with the rest in the field.
Let me know, we can assist in the development process and codevelop the integration
The text was updated successfully, but these errors were encountered: