Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
oguyon committed Aug 14, 2024
1 parent 7ab897a commit 324b6d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ linalg.sgemm .transpA 1
linalg.sgemm modesA modesB mcoeff
linalg.sgemm .transpA 0
linalg.sgemm .transpB 1
linalg.sgemm svdU mcoeff imrec
linalg.sgemm modesB mcoeff imrec
saveFITS imrec "$outimrec"
imres=modesA-imrec
saveFITS imres "$outimres"
Expand Down

0 comments on commit 324b6d0

Please sign in to comment.