qp2/scripts/get_fci_tc_conv.sh

3 lines
88 B
Bash
Raw Permalink Normal View History

2023-03-28 12:43:15 +02:00
file=$1
grep "Ndet,E,E+PT2,E+RPT2,|PT2|=" $file | cut -d "=" -f 2 > ${file}.conv_fci_tc