- May 05, 2011
-
-
Marco Biasini authored
-
Marco Biasini authored
im.SetReal(p, im.GetReal(p)+1) can now be written as im[p]+=1. If the image is of complex type, im[p]+=1 expands to im.SetComplex(p, im.GetComplex(p)+1)
-
- May 04, 2011
-
-
Ansgar Philippsen authored
-
- May 03, 2011
-
-
Tobias Schmidt authored
-
- May 02, 2011
-
-
Marco Biasini authored
The issues manifests when importing large "composite" compounds, e.g. a ligand derived from several amino acids with the atoms not listed in order of increasing ordinals. This was not a problem up until now, since the components.cif dictionary was always (as far as I know) listing the atoms ordered by ordinal.
-
Tobias Schmidt authored
-
- Apr 29, 2011
-
-
Tobias Schmidt authored
-
- Apr 22, 2011
-
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
-
Ansgar Philippsen authored
-
Marco Biasini authored
-
- Apr 21, 2011
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
It is completely sufficient to mark the organizer dirty. Fixes BZDNG-250.
-
Marco Biasini authored
Also, added unit tests for slice operators of SequenceList, SequenceHandle and AlignmentHandle exports. Fixes BZDNG-249.
-
- Apr 19, 2011
-
-
Marco Biasini authored
-
- Apr 18, 2011
-
-
Andreas Schenk authored
added slider to change verbosity level from gui if the verbosity level is changed from the shell the slider is updated automatically
-
Marco Biasini authored
-
- Apr 15, 2011
-
-
Marco Biasini authored
-
Marco Biasini authored
-
- Apr 14, 2011
-
-
Andreas Schenk authored
For the integer image formats the io now properly scales the output values.
-
Andreas Schenk authored
-
- Apr 13, 2011
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
- Apr 12, 2011
-
-
Marco Biasini authored
fixes BZDNG-244
-
andreas authored
the vector export helper had to be moved to geom because otherwise the geom export depends on base whose headers might not be staged at the time of the compilation of the geom exports
-
- Apr 11, 2011
-
-
Andreas Schenk authored
Fixes: BZDNG-155
-
Tobias Schmidt authored
-