~pconv-team/polconvertsd/trunk-1

« back to all changes in this revision

Viewing changes to polconvert.py

  • Committer: I. Marti-Vidal
  • Date: 2019-06-14 09:36:09 UTC
  • Revision ID: i.marti-vidal@uv.es-20190614093609-k2p1fbrtjn1ay9d3
Newer version (updated) of the EVN-mode calibration

Show diffs side-by-side

added added

removed removed

Lines of Context:
281
281
        mytmp['solveMethod'] = solveMethod
282
282
        mytmp['calstokes'] = calstokes
283
283
        mytmp['calfield'] = calfield
284
 
        pathname="file:///data/SHARED/WORKAREA/ARC_TOOLS/PolConvert/LaunchPad/BZR_SYNC/polconvertsd/"
 
284
        pathname="file:///home/marti/WORKAREA/ARC_TOOLS/PolConvert/polconvertsd/"
285
285
        trec = casac.utils().torecord(pathname+'polconvert.xml')
286
286
 
287
287
        casalog.origin('polconvert')