-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpath.txt
More file actions
49 lines (30 loc) · 2.44 KB
/
path.txt
File metadata and controls
49 lines (30 loc) · 2.44 KB
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
44
45
46
47
export WEBBPSF_PATH="datadir/webbpsf-data-1.1.1/webbpsf-data"
outdir
/home/eddieberman/research/mcclearygroup/shopt/outdir
configdir
/home/eddieberman/research/mcclearygroup/shopt/configdir
datadir
/home/eddieberman/research/mcclearygroup/shopt/outdir/mosaic_nircam_f115w_COSMOS-Web_starcat.fits
run shopt
julia shopt.jl /home/eddieberman/research/mcclearygroup/shopt/configdir /home/eddieberman/research/mcclearygroup/shopt/outdir /home/eddieberman/research/mcclearygroup/shopt/outdir/mosaic_nircam_f115w_COSMOS-Web_starcat.fits /home/eddieberman/research/mcclearygroup/mock_data/mosaics/mosaic_nircam_f115w_COSMOS-Web_i2d.fits
julia shopt.jl /home/eddieberman/research/mcclearygroup/shopt/configdir /home/eddieberman/research/mcclearygroup/shopt/outdir /home/eddieberman/research/mcclearygroup/Jan2023/working2/mosaic_nircam_f115w_COSMOS-Web_30mas_v0_1_starcat.fits /home/eddieberman/research/mcclearygroup/Jan2023/mosaic_nircam_f115w_COSMOS-Web_30mas_v0_1_sci.fits
discovery
[berman.ed@login-00 shopt]$ srun --constraint=haswell --pty /bin/bash
module load julia
julia dependencies.jl
psfex
python get_jwst_psf.py /home/eddieberman/research/mcclearygroup/claws/visit120/f115w/jw01727120001_02101_00001_nrca1_cal.fits -config configs/box_cutter.yaml
master diagnostic
python master_psf_diagnostic.py /home/eddieberman/research/mcclearygroup/cweb_psf /home/eddieberman/research/mcclearygroup/cweb_psf/working/jw01727116001_02101_00001_nrca1_cal_starcat.fits -outdir /home/eddieberman/research/mcclearygroup
webb get jwst
python get_jwst_psf.py data_tmw/jw01727116001_02101_00001_nrca1_cal.fits -config configs/box_cutter.yaml
In data_tmw
srun --constraint=zen2 --pty /bin/bash
squeue -u [your_username] -o "%.8i %.8j %.8t %.10M %.12l"
source /work/mccleary_group/berman.ed/minicondaInstall/bin/activate
pandoc yourfile.md -o yourfile.pdf
julia shopt.jl /home/eddieberman/research/mcclearygroup/shopt/configdir /home/eddieberman/research/mcclearygroup/shopt/outdir/f115w_mosaic_mock ../cweb_psf/mock_data_outputs_and_cats/mosaic_nircam_f115w_COSMOS-Web_i2d_train_starcat.fits ; cd ../cweb_psf/ ; python mosaic_catalog_runner.py ; so
history | grep "STRING_TO_SEARCH_HERE'
pandoc paper.md --template=joss-template.latex -s --citeproc --bibliography=paper.bib -o your_paper.tex
pandoc paper.md -s --filter pandoc-citeproc --bibliography=paper.bib -o your_paper.pdf
pandoc paper.md --template=joss-template.latex -s --filter pandoc-citeproc --bibliography=paper.bib -o your_paper.pdf