You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* upstream-objcryst:
SpaceGroupExplorer: allow keeping or not the tested spacegroup, or the best solution
Add Crystal.GetFormula(). Fix same function in Molecule to use symbol and not ScatteringPower name for sorting. Use formula to automatically name Crystal and DiffractionDataSingleCrystal when imported from CIF and no name is given.
Rename SpacegroupExplorer to SpaceGroupExplorer for consistency
Move Spacegroup explorer in a separate class along PowderPattern, for non-GUI access
Correct EstimateCellVolume estimation for orthorombic F
Better format for ObjRegistry::Print()
# Conflicts:
# ObjCryst/wxCryst/wxPowderPattern.cpp
(*fpObjCrystInformUser)((boost::format("CIF: Importing SINGLE CRYSTAL DIFFRACTION data: using last Crystal structure as corresponding crystal [%s]") % pcryst->GetName().c_str()).str());
0 commit comments