-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
121 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
# *ooooOOOO0000OOOOoooooo* # | ||
# * * # | ||
# * GATE_v8.1 * # | ||
# * * # | ||
# *ooooOOOO0000OOOOoooooo* # | ||
|
||
# *--------------* # | ||
# * 03/19/2018 * # | ||
# *--------------* # | ||
|
||
|
||
------------------------------- | ||
General set-up and installation: | ||
------------------------------- | ||
|
||
Check the README file to have all informations related to the installation and compilation for this version. | ||
|
||
---------------------- | ||
--I M P O R T A N T -- | ||
---------------------- | ||
|
||
-> In the main macro file configuration, the sources MUST be define AFTER /gate/run/initialize command line <- | ||
|
||
-> For collimator design, the Fan Beam option is out of order and should be debug ASAP <- | ||
|
||
----------------------------- | ||
New developments and features: | ||
----------------------------- | ||
|
||
- DOSE BY REGION | ||
#http://wiki.opengatecollaboration.org/index.php/Users_Guide:Tools_to_Interact_with_the_Simulation_:_Actors#Dose_by_regions | ||
|
||
- TETRAHEDRON MESH VOLUME AND DOSE ACTOR ASSOCIATED | ||
#http://wiki.opengatecollaboration.org/index.php/Users_Guide:Defining_a_geometry#How_to_build_a_.22TetMeshBox.22_volume | ||
#http://wiki.opengatecollaboration.org/index.php/Users_Guide:Tools_to_Interact_with_the_Simulation_:_Actors#Tet-Mesh_Dose_Actor | ||
|
||
- GENERIC VOLUME REPEATER | ||
#http://wiki.opengatecollaboration.org/index.php/Users_Guide:Defining_a_geometry#Generic_repeater | ||
|
||
- X-RAY AT BOUNDARY | ||
#http://wiki.opengatecollaboration.org/index.php/Users_Guide:Setting_up_the_physics#X-ray_at_boundary | ||
|
||
- X-RAY PHASE CONTRAST | ||
#For details: | ||
#https://github.com/OpenGATE/GateContrib/tree/master/imaging/CT/Fresnel_FFD | ||
|
||
|
||
----------------------------- | ||
Major bugs fixes | ||
----------------------------- | ||
|
||
- doseToWater code cleaned in GateDoseActor | ||
- Divers corrected bugs: see the "issues" section on the GitHub | ||
- DoseActor NumberOfHits + setOverWriteFilesFlag now corrected | ||
- Licence files updated | ||
- Volume rotation with isocenter (isocenter rotation is now optional via messenger) | ||
- allow GPS energy range with ene/min & ene/max | ||
- PhaseSpace : no branch PDGCode if not needed | ||
- Revisited voxellized source | ||
- PhaseSpace: allow to start with a given particle id | ||
- PhaseSpace: add option to project particle on a sphere | ||
- write head/energy/run info in mhd header of interfile projection | ||
- allow to perform volume rotation *before* repeater rotation (messenger) | ||
- default voxel source scale is 1.0 | ||
|
||
|
||
|
||
--------------------- | ||
Documentation updates: | ||
--------------------- | ||
|
||
Generic page: http://www.opengatecollaboration.org/index.php/Main_Page | ||
Dedicated wiki page: http://wiki.opengatecollaboration.org/index.php/Users_Guide_V8.1 | ||
Installation guide: http://wiki.opengatecollaboration.org/index.php/Installation_Guide_V8.0 | ||
|
||
|
||
------------------------- | ||
Examples and other stuffs: | ||
------------------------- | ||
|
||
All examples are available on the github repository: | ||
https://github.com/OpenGATE/GateContrib | ||
|
||
|
You are checking for version 10.4 TWICE. Also the message mentions 10.4 twice. Is this a typo, did you maybe actually mean to check for 10.3 and 10.4?