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

extend Table class #168

Open
3 of 4 tasks
azazellochg opened this issue Apr 23, 2020 · 3 comments
Open
3 of 4 tasks

extend Table class #168

azazellochg opened this issue Apr 23, 2020 · 3 comments
Assignees

Comments

@azazellochg
Copy link
Member

azazellochg commented Apr 23, 2020

sorted by priority:

  • 1) md.iterRows(fn, sortByLabel=XXX) replacement - used in many-many protocols
  • 2) md.removeLabel - to remove a column - used in two places to remove magnification and duplicated imageId
  • 3) md.copyColumn - used in base to copy angles to priors
  • 4) md.SetMdIterator - used when we dont copy all input items to output.
@delarosatrevin
Copy link
Member

@azazellochg Do we need this feature of Table class now for Relion 3.1? If not, I would close this issue and open a new one that we can tackle after the plugin release.

@azazellochg
Copy link
Member Author

It is used in polishing output step. It would be good to replace xmipp at some point

@delarosatrevin
Copy link
Member

Ok, I will take another look, it didn't seem too complicated to implement.

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

No branches or pull requests

2 participants