! Started logfile: /vlbi/bp222/maps//J0010-3027_S_dfm.log on Mon Jan 14 16:10:32 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/bp222/maps//J0010-3027_S_uvm.fits ! Reading UV FITS file: /vlbi/bp222/maps//J0010-3027_S_uvm.fits ! AN table 1: 23 integrations on 28 of 28 possible baselines. ! AN table 2: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706313 visibilities/baseline/integration-bin. ! Found source: J0010-3027 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 13516 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0010-3027_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 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 2 telescope corrections were flagged in sub-array 1. ! A total of 187 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 187 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 187 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 184 telescope corrections were flagged in sub-array 1. ! A total of 920 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.031224Jy sigma=11.638627 ! Fit after self-cal, rms=0.789816Jy sigma=8.681084 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=2.706 mas, bmaj=8.461 mas, bpa=-10.88 degrees ! Estimated noise=1.06745 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.164637 Jy ! Component: 100 - total flux cleaned = 0.201951 Jy ! Total flux subtracted in 100 components = 0.201951 Jy ! Clean residual min=-0.008603 max=0.017108 Jy/beam ! Clean residual mean=-0.000009 rms=0.002436 Jy/beam ! Combined flux in latest and established models = 0.201951 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.201951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098284Jy sigma=1.026801 ! Fit after self-cal, rms=0.098278Jy sigma=1.026673 ! Inverting map ! Added new window around map position (-4, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177964 Jy ! Component: 100 - total flux cleaned = 0.0288716 Jy ! Total flux subtracted in 100 components = 0.0288716 Jy ! Clean residual min=-0.007457 max=0.009893 Jy/beam ! Clean residual mean=-0.000011 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.230823 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.230823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093891Jy sigma=0.950529 ! Fit after self-cal, rms=0.093806Jy sigma=0.949558 ! 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=3.419 mas, bmaj=10.21 mas, bpa=-10.2 degrees ! Estimated noise=0.660475 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.0140168 Jy ! Component: 100 - total flux cleaned = 0.0218188 Jy ! Component: 150 - total flux cleaned = 0.0264935 Jy ! Component: 200 - total flux cleaned = 0.0293356 Jy ! Total flux subtracted in 200 components = 0.0293356 Jy ! Clean residual min=-0.006339 max=0.009217 Jy/beam ! Clean residual mean=-0.000013 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 0.260158 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.260158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092397Jy sigma=0.916314 ! Fit after self-cal, rms=0.092322Jy sigma=0.915176 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 10.21 at -10.2 degrees (North through East) ! Clean map min=-0.0063032 max=0.20968 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 KP 0.94 LA 0.96 ! MK 0.94 NL 1.21 OV 0.96 PT 0.92 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 0.99 HN 1.16 KP 0.97 ! LA 0.95 MK 0.97 NL 0.97 OV 0.98 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 KP 0.94 LA 0.92 ! MK 0.96 NL 1.22 OV 0.96 PT 0.94 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.71 FD 0.98 HN 1.23 KP 0.99 ! LA 0.95 MK 0.99 NL 0.98 OV 0.98 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.95 KP 0.95 LA 0.92 ! MK 0.93 NL 1.27 OV 0.97 PT 0.94 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.40 FD 0.96 HN 1.23 KP 0.97 ! LA 0.95 MK 1.02 NL 0.97 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* KP 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.092322Jy sigma=0.915176 ! Fit after self-cal, rms=0.093010Jy sigma=0.844935 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=10.28 mas, bpa=-10.03 degrees ! Estimated noise=0.659297 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 (-9.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00497113 Jy ! Component: 100 - total flux cleaned = 0.00575899 Jy ! Component: 150 - total flux cleaned = 0.00585997 Jy ! Component: 200 - total flux cleaned = 0.00601859 Jy ! Total flux subtracted in 200 components = 0.00601859 Jy ! Clean residual min=-0.003488 max=0.004583 Jy/beam ! Clean residual mean=0.000003 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.266177 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.266177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092569Jy sigma=0.839497 ! Fit after self-cal, rms=0.092715Jy sigma=0.838561 ! Inverting map ! Added new window around map position (-70.5, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371009 Jy ! Component: 100 - total flux cleaned = 0.00470019 Jy ! Component: 150 - total flux cleaned = 0.00516173 Jy ! Component: 200 - total flux cleaned = 0.00550222 Jy ! Total flux subtracted in 200 components = 0.00550222 Jy ! Clean residual min=-0.003128 max=0.002951 Jy/beam ! Clean residual mean=0.000011 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.271679 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 109 components and 0.271679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092515Jy sigma=0.836291 ! Fit after self-cal, rms=0.092500Jy sigma=0.836105 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092500Jy sigma=0.836105 ! Fit after self-cal, rms=0.092680Jy sigma=0.832928 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=10.28 mas, bpa=-10.03 degrees ! Estimated noise=0.656094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137398 Jy ! Component: 100 - total flux cleaned = 0.000338932 Jy ! Component: 150 - total flux cleaned = 0.00045429 Jy ! Component: 200 - total flux cleaned = 0.000455003 Jy ! Total flux subtracted in 200 components = 0.000455003 Jy ! Clean residual min=-0.002657 max=0.002737 Jy/beam ! Clean residual mean=0.000010 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.272134 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.272134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092570Jy sigma=0.832117 ! Fit after self-cal, rms=0.092573Jy sigma=0.832040 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.000450094 Jy ! Component: 100 - total flux cleaned = 0.000361136 Jy ! Component: 150 - total flux cleaned = 0.00036141 Jy ! Component: 200 - total flux cleaned = 0.000322743 Jy ! Total flux subtracted in 200 components = 0.000322743 Jy ! Clean residual min=-0.002574 max=0.002675 Jy/beam ! Clean residual mean=0.000008 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.272457 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 141 components and 0.272457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092525Jy sigma=0.831642 ! Fit after self-cal, rms=0.092523Jy sigma=0.831615 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092523Jy sigma=0.831615 ! Fit after self-cal, rms=0.093495Jy sigma=0.823943 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=10.28 mas, bpa=-10.04 degrees ! Estimated noise=0.656722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122468 Jy ! Component: 100 - total flux cleaned = -0.000317797 Jy ! Component: 150 - total flux cleaned = -0.000403852 Jy ! Component: 200 - total flux cleaned = -0.000441626 Jy ! Total flux subtracted in 200 components = -0.000441626 Jy ! Clean residual min=-0.002335 max=0.002244 Jy/beam ! Clean residual mean=0.000004 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.272015 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.272015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093436Jy sigma=0.823471 ! Fit after self-cal, rms=0.093457Jy sigma=0.823378 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.000270308 Jy ! Component: 100 - total flux cleaned = 0.000234092 Jy ! Component: 150 - total flux cleaned = 0.00023541 Jy ! Component: 200 - total flux cleaned = 0.000205254 Jy ! Total flux subtracted in 200 components = 0.000205254 Jy ! Clean residual min=-0.002304 max=0.002199 Jy/beam ! Clean residual mean=0.000004 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.27222 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 167 components and 0.27222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093427Jy sigma=0.823130 ! Fit after self-cal, rms=0.093427Jy sigma=0.823114 ! 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 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093427Jy sigma=0.823114 ! Fit after self-cal, rms=0.093589Jy sigma=0.823048 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.17 mas, bmaj=20.49 mas, bpa=-4.329 degrees ! Estimated noise=0.772506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000332597 Jy ! Component: 100 - total flux cleaned = -0.000477388 Jy ! Component: 150 - total flux cleaned = -0.000604485 Jy ! Component: 200 - total flux cleaned = -0.000604999 Jy ! Total flux subtracted in 200 components = -0.000604999 Jy ! Clean residual min=-0.002427 max=0.002446 Jy/beam ! Clean residual mean=0.000007 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.271615 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 179 components and 0.271615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093569Jy sigma=0.822946 ! Fit after self-cal, rms=0.093572Jy sigma=0.822927 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 = 6.96664e-05 Jy ! Component: 100 - total flux cleaned = 3.68474e-06 Jy ! Component: 150 - total flux cleaned = 4.48776e-06 Jy ! Component: 200 - total flux cleaned = 2.30867e-05 Jy ! Total flux subtracted in 200 components = 2.30867e-05 Jy ! Clean residual min=-0.002429 max=0.002415 Jy/beam ! Clean residual mean=0.000006 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.271639 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 188 components and 0.271639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093564Jy sigma=0.822891 ! Fit after self-cal, rms=0.093564Jy sigma=0.822883 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=10.28 mas, bpa=-10.03 degrees ! Estimated noise=0.656096 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 10.28 at -10.03 degrees (North through East) ! Clean map min=-0.0021916 max=0.2087 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=2.71 mas, bmaj=8.498 mas, bpa=-10.71 degrees ! Estimated noise=1.0692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164661 Jy ! Component: 100 - total flux cleaned = 0.201983 Jy ! Component: 150 - total flux cleaned = 0.218235 Jy ! Component: 200 - total flux cleaned = 0.228692 Jy ! Total flux subtracted in 200 components = 0.228692 Jy ! Clean residual min=-0.003917 max=0.005807 Jy/beam ! Clean residual mean=0.000001 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.228692 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.228692 Jy ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=10.28 mas, bpa=-10.03 degrees ! Estimated noise=0.656096 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129371 Jy ! Component: 100 - total flux cleaned = 0.0206968 Jy ! Component: 150 - total flux cleaned = 0.0259197 Jy ! Component: 200 - total flux cleaned = 0.0297059 Jy ! Total flux subtracted in 200 components = 0.0297059 Jy ! Clean residual min=-0.002335 max=0.002621 Jy/beam ! Clean residual mean=0.000005 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.258398 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 92 components and 0.258398 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=8.17 mas, bmaj=20.49 mas, bpa=-4.329 degrees ! Estimated noise=0.772506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433623 Jy ! Component: 100 - total flux cleaned = 0.00710151 Jy ! Component: 150 - total flux cleaned = 0.00897851 Jy ! Component: 200 - total flux cleaned = 0.0102687 Jy ! Total flux subtracted in 200 components = 0.0102687 Jy ! Clean residual min=-0.002451 max=0.002359 Jy/beam ! Clean residual mean=0.000008 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.268666 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00089787 Jy ! Component: 100 - total flux cleaned = 0.00155261 Jy ! Component: 150 - total flux cleaned = 0.00203627 Jy ! Component: 200 - total flux cleaned = 0.00214731 Jy ! Total flux subtracted in 200 components = 0.00214731 Jy ! Clean residual min=-0.002436 max=0.002192 Jy/beam ! Clean residual mean=0.000009 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.270814 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 179 components and 0.270814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=10.28 mas, bpa=-10.03 degrees ! Estimated noise=0.656096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034396 Jy ! Component: 100 - total flux cleaned = -0.000303289 Jy ! Component: 150 - total flux cleaned = -0.000269148 Jy ! Component: 200 - total flux cleaned = -0.000268649 Jy ! Total flux subtracted in 200 components = -0.000268649 Jy ! Clean residual min=-0.002136 max=0.002236 Jy/beam ! Clean residual mean=0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.270545 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 193 components and 0.270545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093546Jy sigma=0.822849 ! Fit after self-cal, rms=0.093534Jy sigma=0.822711 wmodel J0010-3027_S_map.mod ! Writing 193 model components to file: J0010-3027_S_map.mod wobs J0010-3027_S_uvs.fits ! Writing UV FITS file: J0010-3027_S_uvs.fits wwins J0010-3027_S_map.win ! wwins: Wrote 4 windows to J0010-3027_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.000405644 Jy ! Component: 100 - total flux cleaned = 0.000407301 Jy ! Component: 150 - total flux cleaned = 0.000338916 Jy ! Component: 200 - total flux cleaned = 0.000208255 Jy ! Component: 250 - total flux cleaned = 0.000113811 Jy ! Component: 300 - total flux cleaned = -3.87478e-05 Jy ! Component: 350 - total flux cleaned = -0.00024662 Jy ! Component: 400 - total flux cleaned = -0.000275637 Jy ! Component: 450 - total flux cleaned = -0.000360318 Jy ! Component: 500 - total flux cleaned = -0.000303952 Jy ! Component: 550 - total flux cleaned = -0.000249005 Jy ! Component: 600 - total flux cleaned = -0.000195304 Jy ! Component: 650 - total flux cleaned = -0.00019506 Jy ! Component: 700 - total flux cleaned = -9.1097e-05 Jy ! Component: 750 - total flux cleaned = -0.000116592 Jy ! Component: 800 - total flux cleaned = -6.64332e-05 Jy ! Component: 850 - total flux cleaned = -0.000115937 Jy ! Component: 900 - total flux cleaned = -6.66832e-05 Jy ! Component: 950 - total flux cleaned = -1.83254e-05 Jy ! Component: 1000 - total flux cleaned = -1.85105e-05 Jy ! Component: 1050 - total flux cleaned = -6.53645e-05 Jy ! Component: 1100 - total flux cleaned = 4.68917e-06 Jy ! Component: 1150 - total flux cleaned = -1.86229e-05 Jy ! Component: 1200 - total flux cleaned = -6.34764e-05 Jy ! Component: 1250 - total flux cleaned = -1.78253e-05 Jy ! Component: 1300 - total flux cleaned = 4.40427e-06 Jy ! Component: 1350 - total flux cleaned = 4.53654e-06 Jy ! Component: 1400 - total flux cleaned = 6.98543e-05 Jy ! Component: 1450 - total flux cleaned = 4.4877e-06 Jy ! Component: 1500 - total flux cleaned = -1.72137e-05 Jy ! Component: 1550 - total flux cleaned = -3.8438e-05 Jy ! Component: 1600 - total flux cleaned = -3.83656e-05 Jy ! Component: 1650 - total flux cleaned = -3.83804e-05 Jy ! Component: 1700 - total flux cleaned = -1.7407e-05 Jy ! Component: 1750 - total flux cleaned = -5.83772e-05 Jy ! Component: 1800 - total flux cleaned = -1.74682e-05 Jy ! Component: 1850 - total flux cleaned = 2.71166e-06 Jy ! Component: 1900 - total flux cleaned = -3.74249e-05 Jy ! Component: 1950 - total flux cleaned = 6.18169e-05 Jy ! Component: 2000 - total flux cleaned = 6.1734e-05 Jy ! Component: 2050 - total flux cleaned = 0.000100755 Jy ! Component: 2100 - total flux cleaned = 4.25711e-05 Jy ! Component: 2150 - total flux cleaned = 0.000138838 Jy ! Component: 2200 - total flux cleaned = 4.34261e-05 Jy ! Component: 2250 - total flux cleaned = 5.56328e-06 Jy ! Component: 2300 - total flux cleaned = 6.21356e-05 Jy ! Component: 2350 - total flux cleaned = 6.48108e-06 Jy ! Component: 2400 - total flux cleaned = 8.07411e-05 Jy ! Component: 2450 - total flux cleaned = 2.54024e-05 Jy ! Component: 2500 - total flux cleaned = -1.1097e-05 Jy ! Component: 2550 - total flux cleaned = 9.81774e-05 Jy ! Component: 2600 - total flux cleaned = 4.40671e-05 Jy ! Component: 2650 - total flux cleaned = 9.76894e-05 Jy ! Component: 2700 - total flux cleaned = 6.20605e-05 Jy ! Component: 2750 - total flux cleaned = 4.45662e-05 Jy ! Component: 2800 - total flux cleaned = 0.000150005 Jy ! Component: 2850 - total flux cleaned = 0.000149985 Jy ! Component: 2900 - total flux cleaned = 0.000132851 Jy ! Component: 2950 - total flux cleaned = 0.000184436 Jy ! Component: 3000 - total flux cleaned = 0.000218547 Jy ! Component: 3050 - total flux cleaned = 0.000269725 Jy ! Component: 3100 - total flux cleaned = 0.00028654 Jy ! Component: 3150 - total flux cleaned = 0.000353639 Jy ! Component: 3200 - total flux cleaned = 0.00027027 Jy ! Component: 3250 - total flux cleaned = 0.000287005 Jy ! Component: 3300 - total flux cleaned = 0.000303505 Jy ! Component: 3350 - total flux cleaned = 0.000320018 Jy ! Component: 3400 - total flux cleaned = 0.000287564 Jy ! Component: 3450 - total flux cleaned = 0.000304009 Jy ! Component: 3500 - total flux cleaned = 0.000319944 Jy ! Component: 3550 - total flux cleaned = 0.000352059 Jy ! Component: 3600 - total flux cleaned = 0.000351936 Jy ! Component: 3650 - total flux cleaned = 0.000320369 Jy ! Component: 3700 - total flux cleaned = 0.000398987 Jy ! Component: 3750 - total flux cleaned = 0.000414618 Jy ! Component: 3800 - total flux cleaned = 0.00047672 Jy ! Component: 3850 - total flux cleaned = 0.000476661 Jy ! Component: 3900 - total flux cleaned = 0.000476624 Jy ! Component: 3950 - total flux cleaned = 0.00049186 Jy ! Component: 4000 - total flux cleaned = 0.000522172 Jy ! Component: 4050 - total flux cleaned = 0.000507047 Jy ! Total flux subtracted in 4096 components = 0.000567215 Jy ! Clean residual min=-0.000966 max=0.000962 Jy/beam ! Clean residual mean=0.000005 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.271112 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 517 components and 0.271112 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J0010-3027_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 10.28 at -10.03 degrees (North through East) ! Clean map min=-0.0016072 max=0.20988 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J0010-3027_S_map.fits wmodel /vlbi/bp222/maps//J0010-3027_S_map.mod ! Writing 517 model components to file: /vlbi/bp222/maps//J0010-3027_S_map.mod wobs /vlbi/bp222/maps//J0010-3027_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J0010-3027_S_uvs.fits wwins /vlbi/bp222/maps//J0010-3027_S_map.win ! wwins: Wrote 5 windows to /vlbi/bp222/maps//J0010-3027_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.209875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290364 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415052 0.415052 0.830103 1.66021 3.32041 6.64083 13.2817 26.5633 53.1266 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.209 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 722.801 quit ! Quitting program ! Log file /vlbi/bp222/maps//J0010-3027_S_dfm.log closed on Mon Jan 14 16:10:37 2019