forked from davidharvey1986/pyRRG
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore~
43 lines (43 loc) · 815 Bytes
/
.gitignore~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
lib/asciidata/__pycache__/*
lib/RRGtools/__pycache__/*
src/starGalaxyModelRF.pkl
src/*.pkl
src/*~
log
virtualenv
trainStarGalClass
trainStarGalClass/TestData
trainStarGalClass/trainingData
trainStarGalClass/*.fits
trainStarGalClass/*.pkl
trainStarGalClass/*.pyc
trainStarGalClass/models
docs/Manual.synctex.aux
docs/Manual.synctex.gz
docs/Manual.log
pyRRG.egg-info
dist
test
build
example
src/*.pyc
src/__init__.pyc
src/acs_3dpsf.pyc
src/acs_determine_focus.pyc
src/acs_limits.pyc
src/acs_map_xy.pyc
src/acs_model_e.pyc
src/calc_shear.pyc
src/combination.pyc
src/directories.pyc
src/drizzle_position.pyc
src/ellipse_to_reg.pyc
src/main.pyc
src/measure_moms.pyc
src/mmm.pyc
src/plot_shears.pyc
src/psf_cor.pyc
src/rotate_moments.pyc
src/rrg_to_lenstool.pyc
src/star_galaxy_separation.pyc
test/compare_catalogues.pyc