openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
Free Objects for Crystallography
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 7 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added a ReflectionProfile base class to define powder pattern reflection profiles in a general way. Currently defined sub-classes are ReflectionProfilePseudoVoigt, for a standard pseudo-Voigt profile( inlcuding asymmetry description), and a ReflectionProfileDoubleExponentialPseudoVoigt profile, for neutron TOF data (profile description from Mark Pitt).
vincefn
More...
almost 20 years ago
Use std::set and std::map to store lists of objects/menus in WXCrystObjBasicList and WXCrystMenuBar.
vincefn
More...
almost 20 years ago
Added an access to the name of saved set of parameters.
vincefn
More...
about 20 years ago
Allow to automatically add the cost to the output filename when running Fox in non-gui mode.
vincefn
More...
about 20 years ago
TagNewBestConfig marked non-const
vincefn
More...
about 20 years ago
Added a gamma law for the temperature & mutation amplitude schedules.
vincefn
More...
about 20 years ago
Correct Temperature and Mutation Amplitude schedules.
vincefn
More...
about 20 years ago
Increase rotation amplitude for Molecules without any free torsion angle.
vincefn
More...
about 20 years ago
Correct numbering of atoms when adding a new one.
vincefn
More...
about 20 years ago
Smart numbering of new atoms (reusing the number at the end of the previous atom). Also, re-use previous bond length/bond angle/dihderal angle value for a new restraint.
vincefn
More...
about 20 years ago
Normalize quaternion when doing internal optimization of a Molecule. Also, allow to print the status of all restraints in wxMolecule.
vincefn
More...
about 20 years ago
Correct layout update when adding an atom.
vincefn
More...
about 20 years ago
Correct the Event Handling macro. This allows the background to be correctly updated for wxMSW, and fixes the problem with the end of the scrolled window being below the scrollbar.
vincefn
More...
about 20 years ago
Use events to call WXCrystObj::Enable() in multi-threaded context. Also, had mutexes to lock data that is shared between (notably) CrystUpdate() and UpdateUI() in the WX* classes.
vincefn
More...
about 20 years ago
Lower debug messages level in X2Pixel.
vincefn
More...
about 20 years ago
Use "nifty counters" to initialize static global objects (RefParType).
vincefn
More...
about 20 years ago
Remove pointer comparison (not supported by the c++ standard).
vincefn
More...
about 20 years ago
Correct layout of windows.
vincefn
More...
about 20 years ago
Make sure no floating-point exception occurs.
vincefn
More...
about 20 years ago
Added the option to compile Fox under Linux without a GUI (i.e. without wxGTK), using "make Fox-nogui"
vincefn
More...
about 20 years ago
Commented out "friend" declaration to fix compilation using gcc 3.4.x.
vincefn
More...
about 20 years ago
Small fixes to recent changes for TOF support (mostly due to handling of x (2theta,tof) array).
vincefn
More...
about 20 years ago
Added support for neutron Time Of Flight data.
vincefn
More...
about 20 years ago
Added support for non-constant step powder patterns, to prepare for neutron TOF data. Also begun to remove assumption that patterns and reflections are recorded as a function of 2theta.
vincefn
More...
over 20 years ago
Add linked frameworks for OpenGL & OSX 10.3, and correct linking order for libs.
vincefn
More...
over 20 years ago
Fix clean target for MacOS X
vincefn
More...
over 20 years ago
Also optimize overall occupancy of the Molecule if asked by the user.
vincefn
More...
over 20 years ago
Inform the user during the Bayesian optimization of the background
vincefn
More...
over 20 years ago
Fix compilation latest changes (powder pattern background bayesian minimization) for vc++.
vincefn
More...
over 20 years ago
Added an algorithm object for minimizing the background of a powder pattern using the David & Sivia approach. Also added a Simplex algorithm class, as well as modified the way splines are computed.
vincefn
More...
over 20 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree