Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Read_Eagle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
John Helly
Read_Eagle
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jun
8
10
Mar
16
Feb
15
12
11
Jan
6
11
Aug
6
5
24
Oct
14
Feb
21
Jan
21
Nov
19
Mar
14
Feb
8
5
26
Oct
25
24
23
28
Jun
10
Aug
9
8
6
5
Updated README
master
master
Moved setup.py to src dir
Modified read_eagle_f.c so it can use name mangling info from cmake
Switched to cmake for C and Fortran build system
Replaced PH key code in IDL routine with Gadget-2 version
Suppress stack trace when trying to open PartType groups
Another attempt at fixing crash when opening PartType group fails
Reduced code duplication in read_dataset. Needs testing.
Fix for crash when PartType group is missing
Added python test program for comparison with java
Fixed wrong type codes in java interface, updated makefile and example program
More work on java interface
Added working test program for java
First attempt at java wrapper with swig
Modifications to avoid integer overflow in f90 module for large arrays
Updated compilation instructions
Fixed bug in code for reading auxiliary files
Removed basename parameter mistakenly added to python read_dataset method
Added option to read from auxiliary files arranged in same way as snapshot
Fixed bug in read routine for rotated regions
Added function to select rotated region
Added select_grid_cells routine
Fix incorrect treatment of periodic boundary due to rounding behaviour
Changed to peano_hilbert_key code from Gadget-2
Changes to Makefile
Added scripts to make dist
Added mpi_reading_example.py to make dist target
Updated documentation
Changed split_region to split_selection
Fixed major bug in new split_region() routine!
Pass snap%ptr instead of snap to readdatasetf in Fortran interface
Added (untested) split_region routine
Added fortran routine to get particle indices
Added routine to return indexes of selected particles
Added code to random sample particles
Reverted last change
Modifications to read un-indexed snappshots
Added example scripts
Removed IDL C interface
Trivial change to makefile
Loading