Skip to content

Commit

Permalink
use compressed calibs
Browse files Browse the repository at this point in the history
  • Loading branch information
oguyon committed Mar 3, 2024
1 parent 5612232 commit 3e2e916
Show file tree
Hide file tree
Showing 10 changed files with 99,827 additions and 15 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
calib/ filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
File renamed without changes.
File renamed without changes.

This file was deleted.

99,816 changes: 99,816 additions & 0 deletions AOloopControl/examples/scexao-vispyr-bin2-conf/simLHS/respM.fits.fz

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!/usr/bin/bash

FILENAME="respM.fits"

if [ ! -f $FILENAME ]; then

# unpack compressed file
funpack respM.fits.fz
fi

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions calib/scexao-NIRPL-wfsref.fits.gz

This file was deleted.

3 changes: 0 additions & 3 deletions calib/scexao-NIRPL-zrespM.fits.gz

This file was deleted.

0 comments on commit 3e2e916

Please sign in to comment.