! Started logfile: /scr/pima/rdv95_uvs/J0725-1904_X_uvs.log on Wed Nov 6 20:44:25 2013 obs /scr/pima/rdv95_uvs/J0725-1904_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J0725-1904_X_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! AN table 2: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0725-1904 ! ! 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 5832 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 /scr/pima/rdv95_uvs/J0725-1904_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:MK 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN 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:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.054967Jy sigma=3.861218 ! Fit after self-cal, rms=0.732664Jy sigma=2.590941 ! 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 \] ![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=0.6987 mas, bmaj=1.671 mas, bpa=-3.773 degrees ! Estimated noise=4.82913 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.2133 Jy ! Component: 100 - total flux cleaned = 0.26153 Jy ! Total flux subtracted in 100 components = 0.26153 Jy ! Clean residual min=-0.007884 max=0.017265 Jy/beam ! Clean residual mean=-0.000005 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.26153 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.26153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074589Jy sigma=0.245689 ! Fit after self-cal, rms=0.074565Jy sigma=0.245650 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185492 Jy ! Component: 100 - total flux cleaned = 0.0283986 Jy ! Total flux subtracted in 100 components = 0.0283986 Jy ! Clean residual min=-0.007077 max=0.010282 Jy/beam ! Clean residual mean=-0.000002 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.289928 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.289928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070733Jy sigma=0.212039 ! Fit after self-cal, rms=0.070724Jy sigma=0.211966 ! Inverting map ! Added new window around map position (1.2, -1.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0093866 Jy ! Component: 100 - total flux cleaned = 0.0148046 Jy ! Total flux subtracted in 100 components = 0.0148046 Jy ! Clean residual min=-0.006280 max=0.006811 Jy/beam ! Clean residual mean=-0.000001 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.304733 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.304733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069156Jy sigma=0.204002 ! Fit after self-cal, rms=0.069001Jy sigma=0.203406 ! 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=0.882 mas, bmaj=2.045 mas, bpa=-3.271 degrees ! Estimated noise=2.70096 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.00613902 Jy ! Component: 100 - total flux cleaned = 0.009653 Jy ! Component: 150 - total flux cleaned = 0.0118038 Jy ! Component: 200 - total flux cleaned = 0.0125726 Jy ! Total flux subtracted in 200 components = 0.0125726 Jy ! Clean residual min=-0.005120 max=0.005103 Jy/beam ! Clean residual mean=-0.000003 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.317306 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.317306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068373Jy sigma=0.200691 ! Fit after self-cal, rms=0.068344Jy sigma=0.200472 ! 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. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.01 KP 1.01 ! MK 0.99 NL 0.96 OV 0.98 PT 0.98 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.00 HN 1.23 KP 1.00 ! LA 1.02 MK 0.97 NL 0.96 OV 1.01 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.11 KP 0.94 ! MK 1.00 NL 0.97 OV 0.98 PT 1.02 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.01 HN 1.33 KP 0.96 ! LA 0.98 MK 0.98 NL 0.96 OV 0.98 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.14 KP 0.86 ! MK 1.01 NL 0.99 OV 1.04 PT 1.00 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.00 HN 1.32 KP 0.89 ! LA 1.06 MK 0.96 NL 0.99 OV 1.03 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.17 KP 0.93 ! MK 1.01 NL 1.02 OV 1.01 PT 1.05 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.07 HN 1.34 KP 0.93 ! LA 1.06 MK 1.00 NL 1.02 OV 0.99 ! PT 1.02 SC 1.03 ! ! ! Fit before self-cal, rms=0.068344Jy sigma=0.200472 ! Fit after self-cal, rms=0.069696Jy sigma=0.188560 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8839 mas, bmaj=2.049 mas, bpa=-3.278 degrees ! Estimated noise=2.70474 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.00148511 Jy ! Component: 100 - total flux cleaned = -0.00190228 Jy ! Component: 150 - total flux cleaned = -0.00223932 Jy ! Component: 200 - total flux cleaned = -0.00245133 Jy ! Total flux subtracted in 200 components = -0.00245133 Jy ! Clean residual min=-0.002292 max=0.002031 Jy/beam ! Clean residual mean=0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.314854 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.314854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069619Jy sigma=0.188267 ! Fit after self-cal, rms=0.069676Jy sigma=0.188228 ! 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.069676Jy sigma=0.188228 ! Fit after self-cal, rms=0.069861Jy sigma=0.188193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8841 mas, bmaj=2.048 mas, bpa=-3.29 degrees ! Estimated noise=2.70204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000839453 Jy ! Component: 100 - total flux cleaned = -0.00107456 Jy ! Component: 150 - total flux cleaned = -0.00124311 Jy ! Component: 200 - total flux cleaned = -0.00131546 Jy ! Total flux subtracted in 200 components = -0.00131546 Jy ! Clean residual min=-0.002229 max=0.001978 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.313539 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.313539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069830Jy sigma=0.188080 ! Fit after self-cal, rms=0.069831Jy sigma=0.188074 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.000103283 Jy ! Component: 100 - total flux cleaned = -0.000228384 Jy ! Component: 150 - total flux cleaned = -0.000264503 Jy ! Component: 200 - total flux cleaned = -0.000313716 Jy ! Total flux subtracted in 200 components = -0.000313716 Jy ! Clean residual min=-0.002225 max=0.001983 Jy/beam ! Clean residual mean=-0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.313225 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.313225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069820Jy sigma=0.188034 ! Fit after self-cal, rms=0.069819Jy sigma=0.188030 ! 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.069819Jy sigma=0.188030 ! Fit after self-cal, rms=0.070080Jy sigma=0.187960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.884 mas, bmaj=2.047 mas, bpa=-3.299 degrees ! Estimated noise=2.70107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356986 Jy ! Component: 100 - total flux cleaned = -0.000437394 Jy ! Component: 150 - total flux cleaned = -0.000490284 Jy ! Component: 200 - total flux cleaned = -0.00055358 Jy ! Total flux subtracted in 200 components = -0.00055358 Jy ! Clean residual min=-0.002168 max=0.001961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.312672 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.312672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070068Jy sigma=0.187922 ! Fit after self-cal, rms=0.070069Jy sigma=0.187919 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 = -4.10724e-05 Jy ! Component: 100 - total flux cleaned = -0.000114771 Jy ! Component: 150 - total flux cleaned = -0.000154482 Jy ! Component: 200 - total flux cleaned = -0.000203197 Jy ! Total flux subtracted in 200 components = -0.000203197 Jy ! Clean residual min=-0.002160 max=0.001958 Jy/beam ! Clean residual mean=-0.000000 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.312468 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.312468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070062Jy sigma=0.187901 ! Fit after self-cal, rms=0.070062Jy sigma=0.187898 ! 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.070062Jy sigma=0.187898 ! Fit after self-cal, rms=0.070144Jy sigma=0.187846 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.322 mas, bmaj=4.438 mas, bpa=2.566 degrees ! Estimated noise=3.11047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372235 Jy ! Component: 100 - total flux cleaned = -0.000409313 Jy ! Component: 150 - total flux cleaned = -0.000442093 Jy ! Component: 200 - total flux cleaned = -0.000471395 Jy ! Total flux subtracted in 200 components = -0.000471395 Jy ! Clean residual min=-0.002030 max=0.002377 Jy/beam ! Clean residual mean=-0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.311997 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.311997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070139Jy sigma=0.187836 ! Fit after self-cal, rms=0.070140Jy sigma=0.187834 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 = -1.0863e-05 Jy ! Component: 100 - total flux cleaned = -3.93397e-05 Jy ! Component: 150 - total flux cleaned = -6.49076e-05 Jy ! Component: 200 - total flux cleaned = -8.23254e-05 Jy ! Total flux subtracted in 200 components = -8.23254e-05 Jy ! Clean residual min=-0.002026 max=0.002356 Jy/beam ! Clean residual mean=-0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.311915 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.311915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070137Jy sigma=0.187829 ! Fit after self-cal, rms=0.070138Jy sigma=0.187828 ! 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:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL 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 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC 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.070138Jy sigma=0.187828 ! Fit after self-cal, rms=0.070138Jy sigma=0.187828 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:MK 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN 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:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 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.070138Jy sigma=0.187828 ! Fit after self-cal, rms=0.070085Jy sigma=0.187824 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=0.6993 mas, bmaj=1.671 mas, bpa=-3.717 degrees ! Estimated noise=4.84885 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.00086582 Jy ! Component: 100 - total flux cleaned = -0.00091377 Jy ! Component: 150 - total flux cleaned = -0.00098747 Jy ! Component: 200 - total flux cleaned = -0.00108139 Jy ! Total flux subtracted in 200 components = -0.00108139 Jy ! Clean residual min=-0.003579 max=0.003082 Jy/beam ! Clean residual mean=0.000002 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.310833 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.310833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070121Jy sigma=0.187995 ! Fit after self-cal, rms=0.070122Jy sigma=0.187968 ! 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=0.8841 mas, bmaj=2.047 mas, bpa=-3.303 degrees ! Estimated noise=2.69926 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.000378333 Jy ! Component: 100 - total flux cleaned = 0.000252138 Jy ! Component: 150 - total flux cleaned = 0.000273932 Jy ! Component: 200 - total flux cleaned = 0.000291152 Jy ! Component: 250 - total flux cleaned = 0.000304697 Jy ! Component: 300 - total flux cleaned = 0.000316866 Jy ! Component: 350 - total flux cleaned = 0.000339291 Jy ! Component: 400 - total flux cleaned = 0.000329305 Jy ! Total flux subtracted in 400 components = 0.000329305 Jy ! Clean residual min=-0.002156 max=0.001911 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.311162 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.311162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070082Jy sigma=0.187824 ! Fit after self-cal, rms=0.070077Jy sigma=0.187814 ! 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 = 7.56461e-05 Jy ! Component: 100 - total flux cleaned = 9.62813e-05 Jy ! Component: 150 - total flux cleaned = 0.000114953 Jy ! Component: 200 - total flux cleaned = 0.000123223 Jy ! Component: 250 - total flux cleaned = 0.000123178 Jy ! Component: 300 - total flux cleaned = 0.000116083 Jy ! Component: 350 - total flux cleaned = 0.000109077 Jy ! Component: 400 - total flux cleaned = 0.000109281 Jy ! Total flux subtracted in 400 components = 0.000109281 Jy ! Clean residual min=-0.002116 max=0.001915 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.311272 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.311272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070071Jy sigma=0.187799 ! Fit after self-cal, rms=0.070071Jy sigma=0.187797 ! 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. ! Applying 2560 buffered edits. 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070071Jy sigma=0.187797 ! Fit after self-cal, rms=0.070144Jy sigma=0.187793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8841 mas, bmaj=2.047 mas, bpa=-3.282 degrees ! Estimated noise=2.69873 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175964 Jy ! Component: 100 - total flux cleaned = -0.000211677 Jy ! Component: 150 - total flux cleaned = -0.00024219 Jy ! Component: 200 - total flux cleaned = -0.000249285 Jy ! Component: 250 - total flux cleaned = -0.000256109 Jy ! Component: 300 - total flux cleaned = -0.000262321 Jy ! Component: 350 - total flux cleaned = -0.000268299 Jy ! Component: 400 - total flux cleaned = -0.000273784 Jy ! Total flux subtracted in 400 components = -0.000273784 Jy ! Clean residual min=-0.002076 max=0.001916 Jy/beam ! Clean residual mean=-0.000000 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.310998 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.310998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070140Jy sigma=0.187781 ! Fit after self-cal, rms=0.070140Jy sigma=0.187780 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 = -2.72295e-05 Jy ! Component: 100 - total flux cleaned = -3.49239e-05 Jy ! Component: 150 - total flux cleaned = -3.48988e-05 Jy ! Component: 200 - total flux cleaned = -3.48342e-05 Jy ! Component: 250 - total flux cleaned = -4.52716e-05 Jy ! Component: 300 - total flux cleaned = -5.02162e-05 Jy ! Component: 350 - total flux cleaned = -5.00888e-05 Jy ! Component: 400 - total flux cleaned = -6.01348e-05 Jy ! Total flux subtracted in 400 components = -6.01348e-05 Jy ! Clean residual min=-0.002063 max=0.001916 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.310938 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.310938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070138Jy sigma=0.187773 ! Fit after self-cal, rms=0.070138Jy sigma=0.187771 ! 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.070138Jy sigma=0.187771 ! Fit after self-cal, rms=0.070264Jy sigma=0.187727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8842 mas, bmaj=2.046 mas, bpa=-3.276 degrees ! Estimated noise=2.6994 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.00103e-05 Jy ! Component: 100 - total flux cleaned = -3.05151e-05 Jy ! Component: 150 - total flux cleaned = -4.88944e-05 Jy ! Component: 200 - total flux cleaned = -7.15057e-05 Jy ! Component: 250 - total flux cleaned = -8.73479e-05 Jy ! Component: 300 - total flux cleaned = -9.72257e-05 Jy ! Component: 350 - total flux cleaned = -0.000102166 Jy ! Component: 400 - total flux cleaned = -0.000106681 Jy ! Total flux subtracted in 400 components = -0.000106681 Jy ! Clean residual min=-0.002050 max=0.001918 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.310831 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.310831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070261Jy sigma=0.187720 ! Fit after self-cal, rms=0.070262Jy sigma=0.187719 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 = -8.43992e-06 Jy ! Component: 100 - total flux cleaned = -2.0902e-05 Jy ! Component: 150 - total flux cleaned = -2.582e-05 Jy ! Component: 200 - total flux cleaned = -3.0465e-05 Jy ! Component: 250 - total flux cleaned = -3.5022e-05 Jy ! Component: 300 - total flux cleaned = -3.92939e-05 Jy ! Component: 350 - total flux cleaned = -4.35484e-05 Jy ! Component: 400 - total flux cleaned = -4.36628e-05 Jy ! Total flux subtracted in 400 components = -4.36628e-05 Jy ! Clean residual min=-0.002047 max=0.001921 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.310788 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.310787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070260Jy sigma=0.187714 ! Fit after self-cal, rms=0.070260Jy sigma=0.187713 ! 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, 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.070260Jy sigma=0.187713 ! Fit after self-cal, rms=0.069818Jy sigma=0.185015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.324 mas, bmaj=4.442 mas, bpa=2.554 degrees ! Estimated noise=3.10786 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.07729e-05 Jy ! Component: 100 - total flux cleaned = 1.47823e-05 Jy ! Component: 150 - total flux cleaned = 9.26852e-07 Jy ! Component: 200 - total flux cleaned = -1.07884e-05 Jy ! Component: 250 - total flux cleaned = -1.75207e-05 Jy ! Component: 300 - total flux cleaned = -2.34924e-05 Jy ! Component: 350 - total flux cleaned = -2.921e-05 Jy ! Component: 400 - total flux cleaned = -3.67842e-05 Jy ! Total flux subtracted in 400 components = -3.67842e-05 Jy ! Clean residual min=-0.001975 max=0.002352 Jy/beam ! Clean residual mean=-0.000001 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.310751 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 0.310751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069816Jy sigma=0.185015 ! Fit after self-cal, rms=0.069817Jy sigma=0.185010 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 (-28.2, 26.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145405 Jy ! Component: 100 - total flux cleaned = 0.00162231 Jy ! Component: 150 - total flux cleaned = 0.00174802 Jy ! Component: 200 - total flux cleaned = 0.00197278 Jy ! Component: 250 - total flux cleaned = 0.00213591 Jy ! Component: 300 - total flux cleaned = 0.00222628 Jy ! Component: 350 - total flux cleaned = 0.00230701 Jy ! Component: 400 - total flux cleaned = 0.00230566 Jy ! Total flux subtracted in 400 components = 0.00230566 Jy ! Clean residual min=-0.001680 max=0.001695 Jy/beam ! Clean residual mean=-0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.313056 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 168 components and 0.313056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069712Jy sigma=0.184688 ! Fit after self-cal, rms=0.069710Jy sigma=0.184665 ! Inverting map ! Added new window around map position (12.4, -13.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.32131e-05 Jy ! Component: 100 - total flux cleaned = -0.000879499 Jy ! Component: 150 - total flux cleaned = -0.00140319 Jy ! Component: 200 - total flux cleaned = -0.00172442 Jy ! Component: 250 - total flux cleaned = -0.00211812 Jy ! Component: 300 - total flux cleaned = -0.00242532 Jy ! Component: 350 - total flux cleaned = -0.00262566 Jy ! Component: 400 - total flux cleaned = -0.00278751 Jy ! Total flux subtracted in 400 components = -0.00278751 Jy ! Clean residual min=-0.001391 max=0.001169 Jy/beam ! Clean residual mean=0.000000 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.310269 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 228 components and 0.310269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069626Jy sigma=0.184391 ! Fit after self-cal, rms=0.069624Jy sigma=0.184382 ! 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=0.8844 mas, bmaj=2.047 mas, bpa=-3.267 degrees ! Estimated noise=2.70069 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8844 x 2.047 at -3.267 degrees (North through East) ! Clean map min=-0.0014824 max=0.27664 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 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=0.6989 mas, bmaj=1.67 mas, bpa=-3.697 degrees ! Estimated noise=4.84834 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.214063 Jy ! Component: 100 - total flux cleaned = 0.262698 Jy ! Component: 150 - total flux cleaned = 0.281605 Jy ! Component: 200 - total flux cleaned = 0.292223 Jy ! Component: 250 - total flux cleaned = 0.298889 Jy ! Component: 300 - total flux cleaned = 0.302824 Jy ! Component: 350 - total flux cleaned = 0.303784 Jy ! Component: 400 - total flux cleaned = 0.304145 Jy ! Total flux subtracted in 400 components = 0.304145 Jy ! Clean residual min=-0.003180 max=0.003135 Jy/beam ! Clean residual mean=0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.304145 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.304145 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8844 mas, bmaj=2.047 mas, bpa=-3.267 degrees ! Estimated noise=2.70069 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.00308651 Jy ! Component: 100 - total flux cleaned = 0.00437909 Jy ! Component: 150 - total flux cleaned = 0.00480944 Jy ! Component: 200 - total flux cleaned = 0.00500032 Jy ! Component: 250 - total flux cleaned = 0.00499679 Jy ! Component: 300 - total flux cleaned = 0.00482909 Jy ! Component: 350 - total flux cleaned = 0.00462397 Jy ! Component: 400 - total flux cleaned = 0.00452882 Jy ! Total flux subtracted in 400 components = 0.00452882 Jy ! Clean residual min=-0.001773 max=0.001484 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.308674 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 114 components and 0.308674 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.324 mas, bmaj=4.442 mas, bpa=2.554 degrees ! Estimated noise=3.10786 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000694255 Jy ! Component: 100 - total flux cleaned = 0.00095024 Jy ! Component: 150 - total flux cleaned = 0.000914299 Jy ! Component: 200 - total flux cleaned = 0.000810979 Jy ! Component: 250 - total flux cleaned = 0.000744455 Jy ! Component: 300 - total flux cleaned = 0.000712342 Jy ! Component: 350 - total flux cleaned = 0.000651521 Jy ! Component: 400 - total flux cleaned = 0.000594162 Jy ! Total flux subtracted in 400 components = 0.000594162 Jy ! Clean residual min=-0.001308 max=0.001150 Jy/beam ! Clean residual mean=0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.309268 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 = -5.43959e-05 Jy ! Component: 100 - total flux cleaned = -2.78629e-05 Jy ! Component: 150 - total flux cleaned = -2.85368e-05 Jy ! Component: 200 - total flux cleaned = -0.000150957 Jy ! Component: 250 - total flux cleaned = -0.000125497 Jy ! Component: 300 - total flux cleaned = -7.81703e-05 Jy ! Component: 350 - total flux cleaned = -7.84434e-05 Jy ! Component: 400 - total flux cleaned = -5.68935e-05 Jy ! Total flux subtracted in 400 components = -5.68935e-05 Jy ! Clean residual min=-0.001201 max=0.001066 Jy/beam ! Clean residual mean=0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.309211 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 220 components and 0.309211 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8844 mas, bmaj=2.047 mas, bpa=-3.267 degrees ! Estimated noise=2.70069 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317469 Jy ! Component: 100 - total flux cleaned = 0.000359958 Jy ! Component: 150 - total flux cleaned = 0.000361646 Jy ! Component: 200 - total flux cleaned = 0.000435695 Jy ! Component: 250 - total flux cleaned = 0.000398548 Jy ! Component: 300 - total flux cleaned = 0.000257034 Jy ! Component: 350 - total flux cleaned = 0.000189331 Jy ! Component: 400 - total flux cleaned = 5.60789e-05 Jy ! Total flux subtracted in 400 components = 5.60789e-05 Jy ! Clean residual min=-0.001450 max=0.001265 Jy/beam ! Clean residual mean=0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.309267 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 281 components and 0.309267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069415Jy sigma=0.183801 ! Fit after self-cal, rms=0.069394Jy sigma=0.183773 wmodel /scr/pima/rdv95_uvs/J0725-1904_X_map.mod ! Writing 281 model components to file: /scr/pima/rdv95_uvs/J0725-1904_X_map.mod wobs /scr/pima/rdv95_uvs/J0725-1904_X_uvs.fits ! Applying 356 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J0725-1904_X_uvs.fits wwins /scr/pima/rdv95_uvs/J0725-1904_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv95_uvs/J0725-1904_X_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.000645081 Jy ! Component: 100 - total flux cleaned = -0.000943464 Jy ! Component: 150 - total flux cleaned = -0.00103849 Jy ! Component: 200 - total flux cleaned = -0.00108471 Jy ! Component: 250 - total flux cleaned = -0.00110713 Jy ! Component: 300 - total flux cleaned = -0.00102084 Jy ! Component: 350 - total flux cleaned = -0.000852707 Jy ! Component: 400 - total flux cleaned = -0.000872711 Jy ! Component: 450 - total flux cleaned = -0.000831545 Jy ! Component: 500 - total flux cleaned = -0.000811234 Jy ! Component: 550 - total flux cleaned = -0.000772271 Jy ! Component: 600 - total flux cleaned = -0.000810807 Jy ! Component: 650 - total flux cleaned = -0.0008487 Jy ! Component: 700 - total flux cleaned = -0.000848901 Jy ! Component: 750 - total flux cleaned = -0.000885809 Jy ! Component: 800 - total flux cleaned = -0.000831706 Jy ! Component: 850 - total flux cleaned = -0.00088525 Jy ! Component: 900 - total flux cleaned = -0.000867485 Jy ! Component: 950 - total flux cleaned = -0.00086718 Jy ! Component: 1000 - total flux cleaned = -0.000780545 Jy ! Component: 1050 - total flux cleaned = -0.000763482 Jy ! Component: 1100 - total flux cleaned = -0.000797382 Jy ! Component: 1150 - total flux cleaned = -0.000763851 Jy ! Component: 1200 - total flux cleaned = -0.000697444 Jy ! Component: 1250 - total flux cleaned = -0.000779506 Jy ! Component: 1300 - total flux cleaned = -0.000714258 Jy ! Component: 1350 - total flux cleaned = -0.000698011 Jy ! Component: 1400 - total flux cleaned = -0.000649979 Jy ! Component: 1450 - total flux cleaned = -0.000665846 Jy ! Component: 1500 - total flux cleaned = -0.000634184 Jy ! Component: 1550 - total flux cleaned = -0.000524779 Jy ! Component: 1600 - total flux cleaned = -0.000524596 Jy ! Component: 1650 - total flux cleaned = -0.000478313 Jy ! Component: 1700 - total flux cleaned = -0.000463073 Jy ! Component: 1750 - total flux cleaned = -0.00041758 Jy ! Component: 1800 - total flux cleaned = -0.000402434 Jy ! Component: 1850 - total flux cleaned = -0.000417223 Jy ! Component: 1900 - total flux cleaned = -0.000357829 Jy ! Component: 1950 - total flux cleaned = -0.000372577 Jy ! Component: 2000 - total flux cleaned = -0.000343384 Jy ! Component: 2050 - total flux cleaned = -0.000416284 Jy ! Component: 2100 - total flux cleaned = -0.000401726 Jy ! Component: 2150 - total flux cleaned = -0.000416065 Jy ! Component: 2200 - total flux cleaned = -0.000373287 Jy ! Component: 2250 - total flux cleaned = -0.000401727 Jy ! Component: 2300 - total flux cleaned = -0.000444012 Jy ! Component: 2350 - total flux cleaned = -0.000443944 Jy ! Component: 2400 - total flux cleaned = -0.000430067 Jy ! Component: 2450 - total flux cleaned = -0.000416295 Jy ! Component: 2500 - total flux cleaned = -0.000402512 Jy ! Component: 2550 - total flux cleaned = -0.000375265 Jy ! Component: 2600 - total flux cleaned = -0.000375144 Jy ! Component: 2650 - total flux cleaned = -0.000361727 Jy ! Component: 2700 - total flux cleaned = -0.000334759 Jy ! Component: 2750 - total flux cleaned = -0.000321286 Jy ! Component: 2800 - total flux cleaned = -0.00026773 Jy ! Component: 2850 - total flux cleaned = -0.000294204 Jy ! Component: 2900 - total flux cleaned = -0.000201709 Jy ! Component: 2950 - total flux cleaned = -0.000162198 Jy ! Component: 3000 - total flux cleaned = -0.000109985 Jy ! Component: 3050 - total flux cleaned = -0.000123021 Jy ! Component: 3100 - total flux cleaned = -0.000109922 Jy ! Component: 3150 - total flux cleaned = -7.10178e-05 Jy ! Component: 3200 - total flux cleaned = -7.10157e-05 Jy ! Component: 3250 - total flux cleaned = -4.55538e-05 Jy ! Component: 3300 - total flux cleaned = -7.41202e-06 Jy ! Component: 3350 - total flux cleaned = 5.57503e-05 Jy ! Component: 3400 - total flux cleaned = 5.56642e-05 Jy ! Component: 3450 - total flux cleaned = 0.000118347 Jy ! Component: 3500 - total flux cleaned = 6.84164e-05 Jy ! Component: 3550 - total flux cleaned = 0.000105768 Jy ! Component: 3600 - total flux cleaned = 0.000142928 Jy ! Component: 3650 - total flux cleaned = 0.000167552 Jy ! Component: 3700 - total flux cleaned = 0.000216599 Jy ! Component: 3750 - total flux cleaned = 0.000228845 Jy ! Component: 3800 - total flux cleaned = 0.000253091 Jy ! Component: 3850 - total flux cleaned = 0.000204714 Jy ! Component: 3900 - total flux cleaned = 0.000240898 Jy ! Component: 3950 - total flux cleaned = 0.000264909 Jy ! Component: 4000 - total flux cleaned = 0.00027683 Jy ! Component: 4050 - total flux cleaned = 0.000229259 Jy ! Total flux subtracted in 4096 components = 0.00032416 Jy ! Clean residual min=-0.000797 max=0.000731 Jy/beam ! Clean residual mean=-0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.309591 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 544 components and 0.309591 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J0725-1904_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8844 x 2.047 at -3.267 degrees (North through East) ! Clean map min=-0.0013692 max=0.27653 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J0725-1904_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.2765 rms= 0.00019 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J0725-1904_X_uvs.log closed on Wed Nov 6 20:44:31 2013