! Started logfile: /scr/pima/rdv62_uvs/J1107-4449_S_uvs.log on Fri Nov 22 22:36:14 2013 obs /scr/pima/rdv62_uvs/J1107-4449_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv62_uvs/J1107-4449_S_uva.fits ! AN table 1: 7 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.721088 visibilities/baseline/integration-bin. ! Found source: J1107-4449 ! ! 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 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 424 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv62_uvs/J1107-4449_S] 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:FD self-cal status=correctable weight=1 ! 1:KK self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.035841Jy sigma=31.437225 ! Fit after self-cal, rms=0.980278Jy sigma=16.463296 ! 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:KK ! Flagging baselines of antenna 1:KK 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=3.785 mas, bmaj=37.13 mas, bpa=-20.49 degrees ! Estimated noise=4.74397 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.50082 Jy ! Component: 100 - total flux cleaned = 1.98321 Jy ! Total flux subtracted in 100 components = 1.98321 Jy ! Clean residual min=-0.118469 max=0.189229 Jy/beam ! Clean residual mean=-0.005224 rms=0.066179 Jy/beam ! Combined flux in latest and established models = 1.98321 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 1.98321 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.483183Jy sigma=8.054018 ! Fit after self-cal, rms=0.481975Jy sigma=8.047265 ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=37.13 mas, bpa=-20.49 degrees ! Estimated noise=4.74397 mJy/beam. 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=5.096 mas, bmaj=37.09 mas, bpa=-19.33 degrees ! Estimated noise=3.15667 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.279923 Jy ! Component: 100 - total flux cleaned = 0.301506 Jy ! Component: 150 - total flux cleaned = 0.267135 Jy ! Component: 200 - total flux cleaned = 0.203037 Jy ! Total flux subtracted in 200 components = 0.203037 Jy ! Clean residual min=-0.067238 max=0.068877 Jy/beam ! Clean residual mean=-0.003075 rms=0.029250 Jy/beam ! Combined flux in latest and established models = 2.18625 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 155 components and 2.18625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300948Jy sigma=4.726195 ! Fit after self-cal, rms=0.300271Jy sigma=4.720656 ! 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 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KK 1.00* KP 0.96 LA 1.16 ! MK 1.06 OV 1.14 PT 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KK 1.00* KP 0.98 LA 1.06 ! MK 1.06 OV 1.20 PT 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KK 1.00* KP 0.99 LA 0.87 ! MK 1.09 OV 1.24 PT 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KK 1.00* KP 0.93 LA 0.78 ! MK 1.02 OV 1.03 PT 0.96 ! ! ! Fit before self-cal, rms=0.300271Jy sigma=4.720656 ! Fit after self-cal, rms=0.121104Jy sigma=1.539003 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.176 mas, bmaj=38.01 mas, bpa=-19.03 degrees ! Estimated noise=3.27618 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.00251471 Jy ! Component: 100 - total flux cleaned = -0.0025702 Jy ! Component: 150 - total flux cleaned = -0.000129213 Jy ! Component: 200 - total flux cleaned = 0.00136474 Jy ! Total flux subtracted in 200 components = 0.00136474 Jy ! Clean residual min=-0.012410 max=0.012341 Jy/beam ! Clean residual mean=0.000336 rms=0.005026 Jy/beam ! Combined flux in latest and established models = 2.18761 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 195 components and 2.18761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105457Jy sigma=1.368209 ! Fit after self-cal, rms=0.105600Jy sigma=1.364188 ! 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.105600Jy sigma=1.364188 ! Fit after self-cal, rms=0.105195Jy sigma=1.350000 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.168 mas, bmaj=38.03 mas, bpa=-19.03 degrees ! Estimated noise=3.27426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00391887 Jy ! Component: 100 - total flux cleaned = 0.00771209 Jy ! Component: 150 - total flux cleaned = 0.00851514 Jy ! Component: 200 - total flux cleaned = 0.00851643 Jy ! Total flux subtracted in 200 components = 0.00851643 Jy ! Clean residual min=-0.005988 max=0.006051 Jy/beam ! Clean residual mean=0.000079 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 2.19613 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 244 components and 2.19613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101072Jy sigma=1.309680 ! Fit after self-cal, rms=0.101097Jy sigma=1.308978 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.000946177 Jy ! Component: 100 - total flux cleaned = 0.00328506 Jy ! Component: 150 - total flux cleaned = 0.00610637 Jy ! Component: 200 - total flux cleaned = 0.00933218 Jy ! Total flux subtracted in 200 components = 0.00933218 Jy ! Clean residual min=-0.003389 max=0.003468 Jy/beam ! Clean residual mean=0.000012 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 2.20546 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 299 components and 2.20546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099803Jy sigma=1.294530 ! Fit after self-cal, rms=0.099805Jy sigma=1.294459 ! 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.099805Jy sigma=1.294459 ! Fit after self-cal, rms=0.099715Jy sigma=1.293505 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.159 mas, bmaj=38.04 mas, bpa=-19.04 degrees ! Estimated noise=3.27199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193266 Jy ! Component: 100 - total flux cleaned = 0.00229606 Jy ! Component: 150 - total flux cleaned = 0.00282941 Jy ! Component: 200 - total flux cleaned = 0.00418714 Jy ! Total flux subtracted in 200 components = 0.00418714 Jy ! Clean residual min=-0.002771 max=0.002799 Jy/beam ! Clean residual mean=0.000016 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 2.20965 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 348 components and 2.20965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098915Jy sigma=1.287188 ! Fit after self-cal, rms=0.098908Jy sigma=1.287055 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.000197683 Jy ! Component: 100 - total flux cleaned = 0.000105479 Jy ! Component: 150 - total flux cleaned = 0.00124877 Jy ! Component: 200 - total flux cleaned = 0.00192023 Jy ! Total flux subtracted in 200 components = 0.00192023 Jy ! Clean residual min=-0.002187 max=0.002192 Jy/beam ! Clean residual mean=0.000019 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 2.21157 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 384 components and 2.21157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098377Jy sigma=1.282792 ! Fit after self-cal, rms=0.098365Jy sigma=1.282664 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.098365Jy sigma=1.282664 ! Fit after self-cal, rms=0.098233Jy sigma=1.282431 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.64 mas, bmaj=69.65 mas, bpa=-1.036 degrees ! Estimated noise=3.11007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125169 Jy ! Component: 100 - total flux cleaned = 0.00166766 Jy ! Component: 150 - total flux cleaned = 0.00216346 Jy ! Component: 200 - total flux cleaned = 0.00273768 Jy ! Total flux subtracted in 200 components = 0.00273768 Jy ! Clean residual min=-0.001571 max=0.001587 Jy/beam ! Clean residual mean=0.000029 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 2.21431 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 455 components and 2.21431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098024Jy sigma=1.279468 ! Fit after self-cal, rms=0.098027Jy sigma=1.279409 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.000503365 Jy ! Component: 100 - total flux cleaned = -0.000764509 Jy ! Component: 150 - total flux cleaned = -0.000516651 Jy ! Component: 200 - total flux cleaned = -0.000353634 Jy ! Total flux subtracted in 200 components = -0.000353634 Jy ! Clean residual min=-0.001301 max=0.001322 Jy/beam ! Clean residual mean=0.000018 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 2.21396 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 489 components and 2.21396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097862Jy sigma=1.277403 ! Fit after self-cal, rms=0.097864Jy sigma=1.277384 ! 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] selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] 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.180418Jy sigma=1.585153 ! Fit after self-cal, rms=0.181373Jy sigma=1.465825 selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KK self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.181373Jy sigma=1.465825 ! Fit after self-cal, rms=0.176282Jy sigma=1.438178 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=3.118 mas, bmaj=40.25 mas, bpa=-20.78 degrees ! Estimated noise=5.05237 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.00148466 Jy ! Component: 100 - total flux cleaned = -0.00401333 Jy ! Component: 150 - total flux cleaned = -0.00460003 Jy ! Component: 200 - total flux cleaned = -0.00179678 Jy ! Total flux subtracted in 200 components = -0.00179678 Jy ! Clean residual min=-0.007522 max=0.007529 Jy/beam ! Clean residual mean=0.000039 rms=0.002899 Jy/beam ! Combined flux in latest and established models = 2.21216 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 537 components and 2.21216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171235Jy sigma=1.420307 ! Fit after self-cal, rms=0.156539Jy sigma=1.346340 ! Inverting map 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=3.751 mas, bmaj=40.33 mas, bpa=-20.36 degrees ! Estimated noise=3.06078 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184097 Jy ! Component: 100 - total flux cleaned = -0.000895895 Jy ! Component: 150 - total flux cleaned = -0.00235559 Jy ! Component: 200 - total flux cleaned = -0.00307676 Jy ! Component: 250 - total flux cleaned = -0.00344655 Jy ! Component: 300 - total flux cleaned = -0.00307783 Jy ! Component: 350 - total flux cleaned = -0.00306189 Jy ! Component: 400 - total flux cleaned = -0.00306335 Jy ! Total flux subtracted in 400 components = -0.00306335 Jy ! Clean residual min=-0.007011 max=0.007077 Jy/beam ! Clean residual mean=-0.000145 rms=0.002642 Jy/beam ! Combined flux in latest and established models = 2.2091 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 594 components and 2.2091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155119Jy sigma=1.330383 ! Fit after self-cal, rms=0.154720Jy sigma=1.327334 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144923 Jy ! Component: 100 - total flux cleaned = -0.00115121 Jy ! Component: 150 - total flux cleaned = -0.00115269 Jy ! Component: 200 - total flux cleaned = -0.00137949 Jy ! Component: 250 - total flux cleaned = -0.00206646 Jy ! Component: 300 - total flux cleaned = -0.00228381 Jy ! Component: 350 - total flux cleaned = -0.00206801 Jy ! Component: 400 - total flux cleaned = -0.00206317 Jy ! Total flux subtracted in 400 components = -0.00206317 Jy ! Clean residual min=-0.004002 max=0.003867 Jy/beam ! Clean residual mean=0.000060 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 2.20703 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 688 components and 2.20703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152611Jy sigma=1.319104 ! Fit after self-cal, rms=0.152521Jy sigma=1.318512 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.152521Jy sigma=1.318512 ! Fit after self-cal, rms=0.153945Jy sigma=1.315740 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=40.32 mas, bpa=-20.36 degrees ! Estimated noise=3.06899 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326694 Jy ! Component: 100 - total flux cleaned = 0.00289261 Jy ! Component: 150 - total flux cleaned = 0.0018282 Jy ! Component: 200 - total flux cleaned = 0.000991542 Jy ! Component: 250 - total flux cleaned = 0.000198603 Jy ! Component: 300 - total flux cleaned = -0.000106709 Jy ! Component: 350 - total flux cleaned = -0.000105949 Jy ! Component: 400 - total flux cleaned = -0.000102073 Jy ! Total flux subtracted in 400 components = -0.000102073 Jy ! Clean residual min=-0.002671 max=0.002719 Jy/beam ! Clean residual mean=0.000009 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 2.20693 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 752 components and 2.20693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152751Jy sigma=1.311234 ! Fit after self-cal, rms=0.152674Jy sigma=1.310604 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280912 Jy ! Component: 100 - total flux cleaned = 0.000669307 Jy ! Component: 150 - total flux cleaned = 0.00137813 Jy ! Component: 200 - total flux cleaned = 0.00194083 Jy ! Component: 250 - total flux cleaned = 0.00279906 Jy ! Component: 300 - total flux cleaned = 0.00342321 Jy ! Component: 350 - total flux cleaned = 0.00423424 Jy ! Component: 400 - total flux cleaned = 0.00492646 Jy ! Total flux subtracted in 400 components = 0.00492646 Jy ! Clean residual min=-0.001618 max=0.001637 Jy/beam ! Clean residual mean=0.000023 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 2.21186 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 829 components and 2.21186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151996Jy sigma=1.308976 ! Fit after self-cal, rms=0.151974Jy sigma=1.308905 ! Inverting map ! Added new window around map position (-1.6, 74.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00097227 Jy ! Component: 100 - total flux cleaned = 0.00165482 Jy ! Component: 150 - total flux cleaned = 0.00219118 Jy ! Component: 200 - total flux cleaned = 0.00267127 Jy ! Component: 250 - total flux cleaned = 0.00306478 Jy ! Component: 300 - total flux cleaned = 0.00343024 Jy ! Component: 350 - total flux cleaned = 0.00376954 Jy ! Component: 400 - total flux cleaned = 0.0040471 Jy ! Total flux subtracted in 400 components = 0.0040471 Jy ! Clean residual min=-0.001692 max=0.001889 Jy/beam ! Clean residual mean=0.000045 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 2.2159 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 872 components and 2.2159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151851Jy sigma=1.308419 ! Fit after self-cal, rms=0.151828Jy sigma=1.308377 ! Inverting map ! Added new window around map position (91.2, -82). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127687 Jy ! Component: 100 - total flux cleaned = 0.00150959 Jy ! Component: 150 - total flux cleaned = 0.00191296 Jy ! Component: 200 - total flux cleaned = 0.00241631 Jy ! Component: 250 - total flux cleaned = 0.00320018 Jy ! Component: 300 - total flux cleaned = 0.00402467 Jy ! Component: 350 - total flux cleaned = 0.00449021 Jy ! Component: 400 - total flux cleaned = 0.00495719 Jy ! Total flux subtracted in 400 components = 0.00495719 Jy ! Clean residual min=-0.002175 max=0.001916 Jy/beam ! Clean residual mean=0.000020 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 2.22086 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 913 components and 2.22086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151682Jy sigma=1.307155 ! Fit after self-cal, rms=0.151678Jy sigma=1.307121 ! 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.151678Jy sigma=1.307121 ! Fit after self-cal, rms=0.153263Jy sigma=1.304908 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=40.3 mas, bpa=-20.35 degrees ! Estimated noise=3.0743 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170202 Jy ! Component: 100 - total flux cleaned = 0.00161819 Jy ! Component: 150 - total flux cleaned = 0.00133952 Jy ! Component: 200 - total flux cleaned = 0.000983082 Jy ! Component: 250 - total flux cleaned = 0.000897697 Jy ! Component: 300 - total flux cleaned = 0.000437145 Jy ! Component: 350 - total flux cleaned = 3.3906e-08 Jy ! Component: 400 - total flux cleaned = -0.000351414 Jy ! Total flux subtracted in 400 components = -0.000351414 Jy ! Clean residual min=-0.002462 max=0.003293 Jy/beam ! Clean residual mean=0.000062 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 2.22051 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 967 components and 2.22051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152811Jy sigma=1.304474 ! Fit after self-cal, rms=0.152796Jy sigma=1.304346 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 (73.2, 77.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239771 Jy ! Component: 100 - total flux cleaned = 0.00304666 Jy ! Component: 150 - total flux cleaned = 0.00311838 Jy ! Component: 200 - total flux cleaned = 0.00311724 Jy ! Component: 250 - total flux cleaned = 0.00305024 Jy ! Component: 300 - total flux cleaned = 0.00292246 Jy ! Component: 350 - total flux cleaned = 0.00273064 Jy ! Component: 400 - total flux cleaned = 0.0029222 Jy ! Total flux subtracted in 400 components = 0.0029222 Jy ! Clean residual min=-0.002583 max=0.002709 Jy/beam ! Clean residual mean=0.000026 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 2.22343 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 1020 components and 2.22343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152462Jy sigma=1.304015 ! Fit after self-cal, rms=0.152453Jy sigma=1.303918 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152453Jy sigma=1.303918 ! Fit after self-cal, rms=0.155429Jy sigma=1.265507 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.4 mas, bmaj=58.95 mas, bpa=-4.424 degrees ! Estimated noise=2.91545 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000337418 Jy ! Component: 100 - total flux cleaned = -0.000344012 Jy ! Component: 150 - total flux cleaned = -0.000346893 Jy ! Component: 200 - total flux cleaned = -0.000184972 Jy ! Component: 250 - total flux cleaned = 0.000116425 Jy ! Component: 300 - total flux cleaned = 0.000263768 Jy ! Component: 350 - total flux cleaned = 0.000556829 Jy ! Component: 400 - total flux cleaned = 0.000859238 Jy ! Total flux subtracted in 400 components = 0.000859238 Jy ! Clean residual min=-0.002752 max=0.004170 Jy/beam ! Clean residual mean=0.000053 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 2.22429 Jy selfcal ! Performing phase self-cal ! Adding 160 model components to the UV plane model. ! The established model now contains 1175 components and 2.22429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154990Jy sigma=1.266811 ! Fit after self-cal, rms=0.155007Jy sigma=1.266452 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 (-93.2, -39.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223731 Jy ! Component: 100 - total flux cleaned = 0.00315277 Jy ! Component: 150 - total flux cleaned = 0.00375366 Jy ! Component: 200 - total flux cleaned = 0.00411768 Jy ! Component: 250 - total flux cleaned = 0.00446143 Jy ! Component: 300 - total flux cleaned = 0.00483744 Jy ! Component: 350 - total flux cleaned = 0.00494152 Jy ! Component: 400 - total flux cleaned = 0.00493909 Jy ! Total flux subtracted in 400 components = 0.00493909 Jy ! Clean residual min=-0.000930 max=0.001407 Jy/beam ! Clean residual mean=0.000050 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 2.22923 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 1271 components and 2.22923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154676Jy sigma=1.266675 ! Fit after self-cal, rms=0.154670Jy sigma=1.266622 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=40.28 mas, bpa=-20.35 degrees ! Estimated noise=3.07808 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 40.28 at -20.35 degrees (North through East) ! Clean map min=-0.06891 max=1.4736 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam 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) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154670Jy sigma=1.266622 ! Fit after self-cal, rms=0.125602Jy sigma=0.993092 ! Inverting map and beam ! Estimated beam: bmin=3.776 mas, bmaj=40.26 mas, bpa=-20.35 degrees ! Estimated noise=3.08287 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000517599 Jy ! Component: 100 - total flux cleaned = -0.000207277 Jy ! Component: 150 - total flux cleaned = 0.000273616 Jy ! Component: 200 - total flux cleaned = 0.000973419 Jy ! Component: 250 - total flux cleaned = 0.00130193 Jy ! Component: 300 - total flux cleaned = 0.00137797 Jy ! Component: 350 - total flux cleaned = 0.00130393 Jy ! Component: 400 - total flux cleaned = 0.00101147 Jy ! Total flux subtracted in 400 components = 0.00101147 Jy ! Clean residual min=-0.001863 max=0.001956 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 2.23024 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 1337 components and 2.23024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125229Jy sigma=0.990702 ! Fit after self-cal, rms=0.125211Jy sigma=0.990652 ! Inverting map ! Added new window around map position (-12, -96.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173739 Jy ! Component: 100 - total flux cleaned = -0.000770973 Jy ! Component: 150 - total flux cleaned = -0.001337 Jy ! Component: 200 - total flux cleaned = -0.00174573 Jy ! Component: 250 - total flux cleaned = -0.00174742 Jy ! Component: 300 - total flux cleaned = -0.00195191 Jy ! Component: 350 - total flux cleaned = -0.00208913 Jy ! Component: 400 - total flux cleaned = -0.00216012 Jy ! Total flux subtracted in 400 components = -0.00216012 Jy ! Clean residual min=-0.001416 max=0.001381 Jy/beam ! Clean residual mean=0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 2.22808 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 1386 components and 2.22808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124945Jy sigma=0.989479 ! Fit after self-cal, rms=0.124918Jy sigma=0.989392 ! Inverting map ! Added new window around map position (-44.4, 96.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.16693e-05 Jy ! Component: 100 - total flux cleaned = -0.000104116 Jy ! Component: 150 - total flux cleaned = -0.000225572 Jy ! Component: 200 - total flux cleaned = -0.000225 Jy ! Component: 250 - total flux cleaned = 4.32945e-06 Jy ! Component: 300 - total flux cleaned = 0.000232921 Jy ! Component: 350 - total flux cleaned = 0.000460347 Jy ! Component: 400 - total flux cleaned = 0.000633044 Jy ! Total flux subtracted in 400 components = 0.000633044 Jy ! Clean residual min=-0.001108 max=0.000953 Jy/beam ! Clean residual mean=0.000006 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 2.22871 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 1440 components and 2.22871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124680Jy sigma=0.988560 ! Fit after self-cal, rms=0.124672Jy sigma=0.988536 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124672Jy sigma=0.988536 ! Fit after self-cal, rms=0.124655Jy sigma=0.988161 print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. 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. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=40.09 mas, bpa=-20.78 degrees ! Estimated noise=5.11196 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.42051 Jy ! Component: 100 - total flux cleaned = 1.91894 Jy ! Component: 150 - total flux cleaned = 2.12229 Jy ! Component: 200 - total flux cleaned = 2.23229 Jy ! Component: 250 - total flux cleaned = 2.26841 Jy ! Component: 300 - total flux cleaned = 2.28249 Jy ! Component: 350 - total flux cleaned = 2.27719 Jy ! Component: 400 - total flux cleaned = 2.25942 Jy ! Total flux subtracted in 400 components = 2.25942 Jy ! Clean residual min=-0.025136 max=0.025163 Jy/beam ! Clean residual mean=-0.001455 rms=0.012033 Jy/beam ! Combined flux in latest and established models = 2.25942 Jy 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. flux_cutoff = imstat(rms) * dynam ! Adding 177 model components to the UV plane model. ! The established model now contains 177 components and 2.25942 Jy ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=40.26 mas, bpa=-20.35 degrees ! Estimated noise=3.08337 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0321697 Jy ! Component: 100 - total flux cleaned = 0.0142272 Jy ! Component: 150 - total flux cleaned = -0.0123674 Jy ! Component: 200 - total flux cleaned = -0.0374076 Jy ! Component: 250 - total flux cleaned = -0.0511771 Jy ! Component: 300 - total flux cleaned = -0.0564592 Jy ! Component: 350 - total flux cleaned = -0.0625151 Jy ! Component: 400 - total flux cleaned = -0.0669145 Jy ! Total flux subtracted in 400 components = -0.0669145 Jy ! Clean residual min=-0.015042 max=0.014993 Jy/beam ! Clean residual mean=-0.000189 rms=0.005537 Jy/beam ! Combined flux in latest and established models = 2.1925 Jy ! Adding 154 model components to the UV plane model. ! The established model now contains 327 components and 2.19251 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.41 mas, bmaj=59.03 mas, bpa=-4.4 degrees ! Estimated noise=2.91535 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224372 Jy ! Component: 100 - total flux cleaned = 0.00706271 Jy ! Component: 150 - total flux cleaned = 0.01412 Jy ! Component: 200 - total flux cleaned = 0.0212475 Jy ! Component: 250 - total flux cleaned = 0.0235703 Jy ! Component: 300 - total flux cleaned = 0.0235604 Jy ! Component: 350 - total flux cleaned = 0.0220863 Jy ! Component: 400 - total flux cleaned = 0.0197028 Jy ! Total flux subtracted in 400 components = 0.0197028 Jy ! Clean residual min=-0.007304 max=0.006930 Jy/beam ! Clean residual mean=-0.000119 rms=0.003049 Jy/beam ! Combined flux in latest and established models = 2.21221 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0022435 Jy ! Component: 100 - total flux cleaned = -0.00378454 Jy ! Component: 150 - total flux cleaned = -0.00567372 Jy ! Component: 200 - total flux cleaned = -0.0064261 Jy ! Component: 250 - total flux cleaned = -0.00808366 Jy ! Component: 300 - total flux cleaned = -0.0101546 Jy ! Component: 350 - total flux cleaned = -0.0114772 Jy ! Component: 400 - total flux cleaned = -0.0143283 Jy ! Total flux subtracted in 400 components = -0.0143283 Jy ! Clean residual min=-0.025255 max=0.025966 Jy/beam ! Clean residual mean=-0.000746 rms=0.009108 Jy/beam ! Combined flux in latest and established models = 2.19788 Jy ! Adding 165 model components to the UV plane model. ! The established model now contains 467 components and 2.19788 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=40.26 mas, bpa=-20.35 degrees ! Estimated noise=3.08337 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00236385 Jy ! Component: 100 - total flux cleaned = 0.00119256 Jy ! Component: 150 - total flux cleaned = 0.00528509 Jy ! Component: 200 - total flux cleaned = 0.0102114 Jy ! Component: 250 - total flux cleaned = 0.0123547 Jy ! Component: 300 - total flux cleaned = 0.0146818 Jy ! Component: 350 - total flux cleaned = 0.0173037 Jy ! Component: 400 - total flux cleaned = 0.0188308 Jy ! Total flux subtracted in 400 components = 0.0188308 Jy ! Clean residual min=-0.025931 max=0.026436 Jy/beam ! Clean residual mean=0.000553 rms=0.008380 Jy/beam ! Combined flux in latest and established models = 2.21671 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 505 components and 2.21671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132806Jy sigma=1.184612 ! Fit after self-cal, rms=0.132290Jy sigma=1.160537 wmodel /scr/pima/rdv62_uvs/J1107-4449_S_map.mod ! Writing 505 model components to file: /scr/pima/rdv62_uvs/J1107-4449_S_map.mod wobs /scr/pima/rdv62_uvs/J1107-4449_S_uvs.fits ! Applying 301 buffered edits. ! Writing UV FITS file: /scr/pima/rdv62_uvs/J1107-4449_S_uvs.fits wwins /scr/pima/rdv62_uvs/J1107-4449_S_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv62_uvs/J1107-4449_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476777 Jy ! Component: 100 - total flux cleaned = 0.000480172 Jy ! Component: 150 - total flux cleaned = 0.000133573 Jy ! Component: 200 - total flux cleaned = -0.00019311 Jy ! Component: 250 - total flux cleaned = -0.000504322 Jy ! Component: 300 - total flux cleaned = -0.00144539 Jy ! Component: 350 - total flux cleaned = -0.00267928 Jy ! Component: 400 - total flux cleaned = -0.00389878 Jy ! Component: 450 - total flux cleaned = -0.00510161 Jy ! Component: 500 - total flux cleaned = -0.00659134 Jy ! Component: 550 - total flux cleaned = -0.00746998 Jy ! Component: 600 - total flux cleaned = -0.00892541 Jy ! Component: 650 - total flux cleaned = -0.0103934 Jy ! Component: 700 - total flux cleaned = -0.0115838 Jy ! Component: 750 - total flux cleaned = -0.0121983 Jy ! Component: 800 - total flux cleaned = -0.0128271 Jy ! Component: 850 - total flux cleaned = -0.0134735 Jy ! Component: 900 - total flux cleaned = -0.0138082 Jy ! Component: 950 - total flux cleaned = -0.0141612 Jy ! Component: 1000 - total flux cleaned = -0.0148801 Jy ! Component: 1050 - total flux cleaned = -0.015259 Jy ! Component: 1100 - total flux cleaned = -0.0160395 Jy ! Component: 1150 - total flux cleaned = -0.0164457 Jy ! Component: 1200 - total flux cleaned = -0.0172817 Jy ! Component: 1250 - total flux cleaned = -0.0177188 Jy ! Component: 1300 - total flux cleaned = -0.0186183 Jy ! Component: 1350 - total flux cleaned = -0.0190856 Jy ! Component: 1400 - total flux cleaned = -0.0195687 Jy ! Component: 1450 - total flux cleaned = -0.0200722 Jy ! Component: 1500 - total flux cleaned = -0.0206022 Jy ! Component: 1550 - total flux cleaned = -0.0211529 Jy ! Component: 1600 - total flux cleaned = -0.0217272 Jy ! Component: 1650 - total flux cleaned = -0.0229228 Jy ! Component: 1700 - total flux cleaned = -0.0229267 Jy ! Component: 1750 - total flux cleaned = -0.0235707 Jy ! Component: 1800 - total flux cleaned = -0.0242363 Jy ! Component: 1850 - total flux cleaned = -0.0249259 Jy ! Component: 1900 - total flux cleaned = -0.0256613 Jy ! Component: 1950 - total flux cleaned = -0.026421 Jy ! Component: 2000 - total flux cleaned = -0.0272197 Jy ! Component: 2050 - total flux cleaned = -0.0280458 Jy ! Component: 2100 - total flux cleaned = -0.0289076 Jy ! Component: 2150 - total flux cleaned = -0.0297932 Jy ! Component: 2200 - total flux cleaned = -0.0307312 Jy ! Component: 2250 - total flux cleaned = -0.0317115 Jy ! Component: 2300 - total flux cleaned = -0.0327273 Jy ! Component: 2350 - total flux cleaned = -0.0337878 Jy ! Component: 2400 - total flux cleaned = -0.0348749 Jy ! Component: 2450 - total flux cleaned = -0.0359884 Jy ! Component: 2500 - total flux cleaned = -0.0371447 Jy ! Component: 2550 - total flux cleaned = -0.03962 Jy ! Component: 2600 - total flux cleaned = -0.039641 Jy ! Component: 2650 - total flux cleaned = -0.0396151 Jy ! Component: 2700 - total flux cleaned = -0.0395981 Jy ! Component: 2750 - total flux cleaned = -0.0395871 Jy ! Component: 2800 - total flux cleaned = -0.0395808 Jy ! Component: 2850 - total flux cleaned = -0.0412001 Jy ! Component: 2900 - total flux cleaned = -0.0395556 Jy ! Component: 2950 - total flux cleaned = -0.0412999 Jy ! Component: 3000 - total flux cleaned = -0.0413161 Jy ! Component: 3050 - total flux cleaned = -0.0394704 Jy ! Component: 3100 - total flux cleaned = -0.0413879 Jy ! Component: 3150 - total flux cleaned = -0.0393966 Jy ! Component: 3200 - total flux cleaned = -0.0393849 Jy ! Component: 3250 - total flux cleaned = -0.0393761 Jy ! Component: 3300 - total flux cleaned = -0.039356 Jy ! Component: 3350 - total flux cleaned = -0.0393606 Jy ! Component: 3400 - total flux cleaned = -0.0368843 Jy ! Component: 3450 - total flux cleaned = -0.0342438 Jy ! Component: 3500 - total flux cleaned = -0.0315411 Jy ! Component: 3550 - total flux cleaned = -0.0286883 Jy ! Component: 3600 - total flux cleaned = -0.0287017 Jy ! Component: 3650 - total flux cleaned = -0.0226985 Jy ! Component: 3700 - total flux cleaned = -0.0194906 Jy ! Component: 3750 - total flux cleaned = -0.0194506 Jy ! Component: 3800 - total flux cleaned = -0.0126144 Jy ! Component: 3850 - total flux cleaned = -0.00540007 Jy ! Component: 3900 - total flux cleaned = -0.0016214 Jy ! Component: 3950 - total flux cleaned = 0.00221539 Jy ! Component: 4000 - total flux cleaned = 0.0102784 Jy ! Component: 4050 - total flux cleaned = 0.0186472 Jy ! Total flux subtracted in 4096 components = 0.0230582 Jy ! Clean residual min=-0.222058 max=0.222130 Jy/beam ! Clean residual mean=-0.007613 rms=0.076177 Jy/beam ! Combined flux in latest and established models = 2.23977 Jy keep ! Adding 168 model components to the UV plane model. ! The established model now contains 652 components and 2.23977 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv62_uvs/J1107-4449_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 40.26 at -20.35 degrees (North through East) ! Clean map min=-0.46267 max=1.5735 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv62_uvs/J1107-4449_S_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= 1.5734 rms= 0.08928 Jy quit ! Quitting program ! Log file /scr/pima/rdv62_uvs/J1107-4449_S_uvs.log closed on Fri Nov 22 22:36:27 2013