profile_run.sh 252 Bytes
Newer Older
1
2
3
4
5
6
7
8
#!/bin/bash

date

python -m cProfile -o profiler_test.pstats /share/home/fangyuedong/new_sim/csst-simulation/run_sim.py \
    --config_file config_overall.yaml \
    --catalog C9_Catalog \
    -c /share/home/fangyuedong/new_sim/csst-simulation/config