cryoem / eman2

A scientific image processing software suite with a focus on CryoEM and CryoET
146 stars 50 forks source link

e2helicalboxer.py default save to particles folder if in project directory #558

Closed ccgauvin94 closed 1 year ago

ccgauvin94 commented 1 year ago

Currently it doesn't save to the particles folder by default, which breaks the ability to make particle sets. This checks if in a project folder, and if so, defaults to particles. Will make particles folder if it doesn't exist yet, before saving.