summaryrefslogtreecommitdiffstats
path: root/tksao/frame/context.C
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/context.C')
-rw-r--r--tksao/frame/context.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/context.C b/tksao/frame/context.C
index 03bf2c8..e1a622b 100644
--- a/tksao/frame/context.C
+++ b/tksao/frame/context.C
@@ -1562,7 +1562,7 @@ int Context::loadMosaicWFPC2(Base::MemType which, const char* fn,
<< ends;
// fix fitsimage params
- ptr->altWCS(istr);
+ ptr->wfpc2WCS(istr);
Matrix mm = parent_->calcAlignWCS(bfits_, ptr, Coord::WCS,
Coord::WCS, Coord::FK5);