Skip to content

Commit

Permalink
ready for 1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kklmn committed Sep 17, 2016
1 parent af84286 commit ad4bdda
Show file tree
Hide file tree
Showing 30 changed files with 8,854 additions and 233 deletions.
1 change: 1 addition & 0 deletions doc/_images/Laguerre-Gauss-ani/b_anim.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added doc/_images/Laguerre-Gauss-ani/b_packed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/_images/Laguerre-Gauss-ani/s_anim.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added doc/_images/Laguerre-Gauss-ani/s_packed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/_images/flux_BioNanoMAX.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/_images/mayavi_0em_2srw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/_images/mayavi_0em_3xrt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/_images/mayavi_non0em_2srw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/_images/mayavi_non0em_3xrt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/_images/mayavi_non0em_non0spread_2srw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/_images/mayavi_non0em_non0spread_3xrt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions doc/_static/thumbnail.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.thumbnail{
position: relative;
z-index: 0;
cursor: pointer;
cursor: zoom-in;
transition: 0.3s;
}
.thumbnail:hover{
Expand Down Expand Up @@ -29,7 +29,7 @@ visibility: visible;
.thumbnailhover{
position: relative;
z-index: 0;
cursor: pointer;
cursor: zoom-in;
transition: 0.3s;
}
.thumbnailhover:hover{
Expand Down
24 changes: 15 additions & 9 deletions doc/anim_encoder/anim_encoder.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,15 +474,15 @@ def generate_animation(dirname, fname, time_factor=5,
# fname = 'cxi-1D-2-hybr-1e6hor-0emit-0enSpread-monoE-08p-ExpFocusPhase*.png'
# fname = 'cxi-1D-2-hybr-1e6hor-0emit-0enSpread-monoE-08pf-ExpFocusPhaseFront*.png'

dirName = r'c:\Ray-tracing\examples\withRaycing\44_SoftiCXI'
# fname = '1D-1-rays-hor-0emit-0enSpread-monoE-08e-ExpFocus*.png'
fname = '1D-2-hybr-hor-0emit-0enSpread-monoE-08e-ExpFocus*.png'
# fname = '1D-3-wave-hor-0emit-0enSpread-monoE-08e-ExpFocus*.png'
# fname = 'XXIDOC-1D-2-hybr-hor-0emit-0enSpread-monoE--*.png'
# fname = 'XXIDOC-1D-2-hybr-hor-non0e-0enSpread-monoE--*.png'

generate_animation(dirName, "s_"+fname, time_factor=20, endFrameDelay=2000)
generate_animation(dirName, fname, time_factor=20, endFrameDelay=2000)
# dirName = r'c:\Ray-tracing\examples\withRaycing\44_SoftiCXI'
## fname = '1D-1-rays-hor-0emit-0enSpread-monoE-08e-ExpFocus*.png'
# fname = '1D-2-hybr-hor-0emit-0enSpread-monoE-08e-ExpFocus*.png'
## fname = '1D-3-wave-hor-0emit-0enSpread-monoE-08e-ExpFocus*.png'
## fname = 'XXIDOC-1D-2-hybr-hor-0emit-0enSpread-monoE--*.png'
## fname = 'XXIDOC-1D-2-hybr-hor-non0e-0enSpread-monoE--*.png'
#
# generate_animation(dirName, "s_"+fname, time_factor=20, endFrameDelay=2000)
# generate_animation(dirName, fname, time_factor=20, endFrameDelay=2000)

# dirName = r'c:\Ray-tracing\examples\withRaycing\33_Warping'
# fname = 'rays-perfect-*.png'
Expand All @@ -503,3 +503,9 @@ def generate_animation(dirname, fname, time_factor=5,
#
# generate_animation(dirName, "s_"+fname, time_factor=10, endFrameDelay=1000)
# generate_animation(dirName, fname, time_factor=10, endFrameDelay=1000)

dirName = r'c:\Ray-tracing\tests\raycing'
fname = '_Laguerre-Gauss-*.png'

generate_animation(dirName, "s_"+fname, endFrameDelay=1000)
generate_animation(dirName, fname, endFrameDelay=1000)
19 changes: 13 additions & 6 deletions doc/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,22 @@
Version history
---------------

1.2.1 (18 Aug 2016):
1.2.1 (18 Sep 2016):
- Added SRW to some comparisons of synchrotron sources. See :ref:`here
<undulator_highE>`.

- As the main browsers stop supporting flash animations, we have rebuilt
all our animations on the documentation pages. The images are animated in
JavaScript and feature on spot zooming by mouse click. The total size of
the images has become smaller at better image quality and bidirectional
animations (doubled number of frames).
- As the major browsers stop supporting flash animations, we have rebuilt
all our animations on the documentation pages. The images are now
animated in JavaScript and feature on spot zooming by mouse click (not in
IE though). The total size of the images has become smaller at better
image quality and bidirectional animations (doubled number of frames).

- The development of Qt is such that its every new version requires changes
in imports and invoked methods. To make a program work with several Qt
versions requires proliferating conditional structures. We try to follow
the Qt development. xrtQook works fine with the Qt versions up to 5.6.
With the Qt versions 5.6+, the functionality of xrtQook help is somewhat
restricted (so far).

- Minor bug fixes and updates.

Expand Down
Loading

0 comments on commit ad4bdda

Please sign in to comment.