! Started logfile: /d2/scr/pima/rdv96_uvs/J0313+4120_X_uvs.log on Fri Dec 20 23:43:46 2013 obs /d2/scr/pima/rdv96_uvs/J0313+4120_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rdv96_uvs/J0313+4120_X_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! AN table 2: 4 integrations on 21 of 21 possible baselines. ! AN table 3: 8 integrations on 28 of 28 possible baselines. ! AN table 4: 3 integrations on 3 of 3 possible baselines. ! AN table 5: 14 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.628855 visibilities/baseline/integration-bin. ! Found source: J0313+4120 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4568 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /d2/scr/pima/rdv96_uvs/J0313+4120_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 1:WF self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:MK self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 111 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 111 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.117416Jy sigma=7.460565 ! Fit after self-cal, rms=0.542445Jy sigma=3.497065 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 1:WF ! Flagging baselines of antenna 1:WF in the currently selected channels. ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.166 mas, bmaj=1.508 mas, bpa=-82.32 degrees ! Estimated noise=2.48069 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.353026 Jy ! Component: 100 - total flux cleaned = 0.437214 Jy ! Total flux subtracted in 100 components = 0.437214 Jy ! Clean residual min=-0.010958 max=0.033031 Jy/beam ! Clean residual mean=-0.000093 rms=0.002817 Jy/beam ! Combined flux in latest and established models = 0.437214 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.437214 Jy ! ! Correcting IF 1. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.091495Jy sigma=0.613154 ! Fit after self-cal, rms=0.091273Jy sigma=0.613628 ! Inverting map and beam ! Estimated beam: bmin=1.172 mas, bmaj=1.507 mas, bpa=-82.17 degrees ! Estimated noise=2.4818 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338471 Jy ! Component: 100 - total flux cleaned = 0.0490143 Jy ! Total flux subtracted in 100 components = 0.0490143 Jy ! Clean residual min=-0.008957 max=0.014985 Jy/beam ! Clean residual mean=-0.000023 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.486228 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.486228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075953Jy sigma=0.474190 ! Fit after self-cal, rms=0.075921Jy sigma=0.473858 ! Inverting map ! Added new window around map position (-2.4, 1.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130843 Jy ! Component: 100 - total flux cleaned = 0.0197184 Jy ! Total flux subtracted in 100 components = 0.0197184 Jy ! Clean residual min=-0.008440 max=0.008489 Jy/beam ! Clean residual mean=0.000002 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.505946 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.505946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073220Jy sigma=0.452522 ! Fit after self-cal, rms=0.073000Jy sigma=0.450855 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.357 mas, bmaj=2.099 mas, bpa=86.76 degrees ! Estimated noise=1.67646 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00671163 Jy ! Component: 100 - total flux cleaned = 0.00765221 Jy ! Component: 150 - total flux cleaned = 0.00829424 Jy ! Component: 200 - total flux cleaned = 0.00847169 Jy ! Total flux subtracted in 200 components = 0.00847169 Jy ! Clean residual min=-0.007231 max=0.006410 Jy/beam ! Clean residual mean=0.000094 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.514418 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.514418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072216Jy sigma=0.444995 ! Fit after self-cal, rms=0.072173Jy sigma=0.444605 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.01 KP 1.02 ! LA 1.04 NL 0.97 OV 1.01 PT 1.00 ! SC 0.98 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.99 KP 1.03 LA 1.06 ! MK 1.01 OV 0.99 PT 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.02 KP 1.02 LA 1.08 ! MK 1.00 NL 0.98 OV 1.02 PT 1.02 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.01 KP 0.95 ! LA 1.00 NL 0.96 OV 1.00 PT 1.01 ! SC 0.99 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.02 KP 0.98 LA 0.99 ! MK 0.97 OV 1.01 PT 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.01 KP 0.97 LA 1.03 ! MK 1.02 NL 1.02 OV 0.98 PT 1.01 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.04 KP 0.84 ! LA 1.06 NL 0.98 OV 1.05 PT 1.00 ! SC 0.93 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.00 KP 0.86 LA 1.05 ! MK 0.97 OV 1.05 PT 0.97 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.05 FD 1.02 KP 0.85 LA 1.08 ! MK 0.98 NL 1.01 OV 1.04 PT 1.01 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.01 KP 0.88 ! LA 1.03 NL 1.00 OV 0.98 PT 1.04 ! SC 0.95 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.06 KP 0.88 LA 1.03 ! MK 1.04 OV 1.01 PT 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.08 KP 0.90 LA 1.08 ! MK 1.00 NL 1.02 OV 1.02 PT 1.02 ! ! A total of 9 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.072173Jy sigma=0.444605 ! Fit after self-cal, rms=0.056599Jy sigma=0.373985 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.37 mas, bmaj=2.137 mas, bpa=85.23 degrees ! Estimated noise=1.67835 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.20696e-05 Jy ! Component: 100 - total flux cleaned = -8.13778e-05 Jy ! Component: 150 - total flux cleaned = -0.000134335 Jy ! Component: 200 - total flux cleaned = -0.000178574 Jy ! Total flux subtracted in 200 components = -0.000178574 Jy ! Clean residual min=-0.002307 max=0.002981 Jy/beam ! Clean residual mean=-0.000006 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.51424 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.51424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056428Jy sigma=0.372881 ! Fit after self-cal, rms=0.056441Jy sigma=0.372664 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056441Jy sigma=0.372664 ! Fit after self-cal, rms=0.056422Jy sigma=0.372536 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.371 mas, bmaj=2.139 mas, bpa=85.24 degrees ! Estimated noise=1.67622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000415379 Jy ! Component: 100 - total flux cleaned = -0.000505155 Jy ! Component: 150 - total flux cleaned = -0.000579034 Jy ! Component: 200 - total flux cleaned = -0.000579661 Jy ! Total flux subtracted in 200 components = -0.000579661 Jy ! Clean residual min=-0.002344 max=0.002963 Jy/beam ! Clean residual mean=-0.000006 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.51366 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.51366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056346Jy sigma=0.372100 ! Fit after self-cal, rms=0.056337Jy sigma=0.372042 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-26.8, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255229 Jy ! Component: 100 - total flux cleaned = 0.00303758 Jy ! Component: 150 - total flux cleaned = 0.00299705 Jy ! Component: 200 - total flux cleaned = 0.00303113 Jy ! Total flux subtracted in 200 components = 0.00303113 Jy ! Clean residual min=-0.002244 max=0.002782 Jy/beam ! Clean residual mean=-0.000014 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.516691 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.516691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056197Jy sigma=0.371143 ! Fit after self-cal, rms=0.056188Jy sigma=0.371094 ! Inverting map ! Added new window around map position (-4.6, 3.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245027 Jy ! Component: 100 - total flux cleaned = 0.00277739 Jy ! Component: 150 - total flux cleaned = 0.00316325 Jy ! Component: 200 - total flux cleaned = 0.00343416 Jy ! Total flux subtracted in 200 components = 0.00343416 Jy ! Clean residual min=-0.002297 max=0.002583 Jy/beam ! Clean residual mean=-0.000008 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.520125 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.520125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056076Jy sigma=0.370184 ! Fit after self-cal, rms=0.056054Jy sigma=0.370024 ! Inverting map ! Added new window around map position (-46.2, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186155 Jy ! Component: 100 - total flux cleaned = 0.0023391 Jy ! Component: 150 - total flux cleaned = 0.00262775 Jy ! Component: 200 - total flux cleaned = 0.00295248 Jy ! Total flux subtracted in 200 components = 0.00295248 Jy ! Clean residual min=-0.002160 max=0.002257 Jy/beam ! Clean residual mean=-0.000013 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.523078 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.523078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055936Jy sigma=0.369269 ! Fit after self-cal, rms=0.055931Jy sigma=0.369203 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055931Jy sigma=0.369203 ! Fit after self-cal, rms=0.055674Jy sigma=0.365943 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.371 mas, bmaj=2.139 mas, bpa=85.31 degrees ! Estimated noise=1.67639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.81942e-05 Jy ! Component: 100 - total flux cleaned = 2.60927e-06 Jy ! Component: 150 - total flux cleaned = 3.2573e-06 Jy ! Component: 200 - total flux cleaned = -6.14132e-05 Jy ! Total flux subtracted in 200 components = -6.14132e-05 Jy ! Clean residual min=-0.001994 max=0.002257 Jy/beam ! Clean residual mean=-0.000022 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.523016 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.523016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055618Jy sigma=0.365616 ! Fit after self-cal, rms=0.055620Jy sigma=0.365595 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (23.2, 40.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148184 Jy ! Component: 100 - total flux cleaned = 0.00152524 Jy ! Component: 150 - total flux cleaned = 0.00149225 Jy ! Component: 200 - total flux cleaned = 0.00146146 Jy ! Total flux subtracted in 200 components = 0.00146146 Jy ! Clean residual min=-0.001960 max=0.001921 Jy/beam ! Clean residual mean=-0.000021 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.524478 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.524478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055538Jy sigma=0.365091 ! Fit after self-cal, rms=0.055534Jy sigma=0.365076 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055534Jy sigma=0.365076 ! Fit after self-cal, rms=0.055517Jy sigma=0.365026 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.701 mas, bmaj=3.374 mas, bpa=83.87 degrees ! Estimated noise=1.80367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000527237 Jy ! Component: 100 - total flux cleaned = 0.000577842 Jy ! Component: 150 - total flux cleaned = 0.000578635 Jy ! Component: 200 - total flux cleaned = 0.000557556 Jy ! Total flux subtracted in 200 components = 0.000557556 Jy ! Clean residual min=-0.001921 max=0.001907 Jy/beam ! Clean residual mean=-0.000034 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.525035 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 152 components and 0.525035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055502Jy sigma=0.364894 ! Fit after self-cal, rms=0.055501Jy sigma=0.364888 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127132 Jy ! Component: 100 - total flux cleaned = 0.000108562 Jy ! Component: 150 - total flux cleaned = 9.15928e-05 Jy ! Component: 200 - total flux cleaned = 9.17374e-05 Jy ! Total flux subtracted in 200 components = 9.17374e-05 Jy ! Clean residual min=-0.001940 max=0.001884 Jy/beam ! Clean residual mean=-0.000034 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.525127 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 165 components and 0.525127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055493Jy sigma=0.364813 ! Fit after self-cal, rms=0.055492Jy sigma=0.364811 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] 1:BR ! Syntax error in line: ! 1:BR ! ^ ! Found constant: 1.000 ! Where a command or assignment expression was expected. ![Exited script file: /tmp/ff.ff] ![Exited script file: /home/lpetrov/bin/rdv_muppet] ! wmap "/d2/scr/pima/rdv96_uvs/J0313+4120_X\_map.fits" ! Inverting map and beam ! Estimated beam: bmin=1.303 mas, bmaj=2.087 mas, bpa=85.61 degrees ! Estimated noise=1.63314 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.303 x 2.087 at 85.61 degrees (North through East) ! Clean map min=-0.0088375 max=0.45662 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rdv96_uvs/J0313+4120_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.4566 rms= 0.00333 Jy quit ! Quitting program ! Log file /d2/scr/pima/rdv96_uvs/J0313+4120_X_uvs.log closed on Fri Dec 20 23:43:49 2013