! Started logfile: J0038-2120_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:49:47 2016 obs J0038-2120_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0038-2120_S_2014_08_09_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.76412 visibilities/baseline/integration-bin. ! Found source: J0038-2120 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 13204 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0038-2120_S_2014_08_09_pus] 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 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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.778387Jy sigma=0.007556 ! Fit after self-cal, rms=0.736811Jy sigma=0.007138 ! 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=3.065 mas, bmaj=12.46 mas, bpa=16.67 degrees ! Estimated noise=982.997 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.18227 Jy ! Component: 100 - total flux cleaned = 0.251872 Jy ! Total flux subtracted in 100 components = 0.251872 Jy ! Clean residual min=-0.012133 max=0.033779 Jy/beam ! Clean residual mean=0.000017 rms=0.005870 Jy/beam ! Combined flux in latest and established models = 0.251872 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.251872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149606Jy sigma=0.001463 ! Fit after self-cal, rms=0.149380Jy sigma=0.001461 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412967 Jy ! Component: 100 - total flux cleaned = 0.0684144 Jy ! Total flux subtracted in 100 components = 0.0684144 Jy ! Clean residual min=-0.011320 max=0.024269 Jy/beam ! Clean residual mean=0.000029 rms=0.004186 Jy/beam ! Combined flux in latest and established models = 0.320286 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.320286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124457Jy sigma=0.001188 ! Fit after self-cal, rms=0.124381Jy sigma=0.001187 ! 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.827 mas, bmaj=13.94 mas, bpa=15.45 degrees ! Estimated noise=634.378 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.0426147 Jy ! Component: 100 - total flux cleaned = 0.0668943 Jy ! Component: 150 - total flux cleaned = 0.0820472 Jy ! Component: 200 - total flux cleaned = 0.0920044 Jy ! Total flux subtracted in 200 components = 0.0920044 Jy ! Clean residual min=-0.013995 max=0.037082 Jy/beam ! Clean residual mean=0.000016 rms=0.005689 Jy/beam ! Combined flux in latest and established models = 0.41229 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 99 components and 0.41229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108750Jy sigma=0.001022 ! Fit after self-cal, rms=0.108622Jy sigma=0.001021 ! Inverting map ! Added new window around map position (-9.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0346022 Jy ! Component: 100 - total flux cleaned = 0.0513249 Jy ! Component: 150 - total flux cleaned = 0.0621582 Jy ! Component: 200 - total flux cleaned = 0.0703321 Jy ! Total flux subtracted in 200 components = 0.0703321 Jy ! Clean residual min=-0.008982 max=0.024221 Jy/beam ! Clean residual mean=0.000026 rms=0.003285 Jy/beam ! Combined flux in latest and established models = 0.482623 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 160 components and 0.482623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097299Jy sigma=0.000907 ! Fit after self-cal, rms=0.096252Jy sigma=0.000894 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! 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: ! BR 0.94 FD 0.87 HN 0.94 KP 1.02 ! LA 1.08 MK 1.00* NL 1.09 OV 1.05 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.04 KP 0.98 ! LA 1.02 MK 1.00* NL 1.15 OV 1.10 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.19 HN 1.03 KP 0.87 ! LA 0.83 MK 1.00* NL 1.13 OV 1.01 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 0.99 KP 0.85 ! LA 0.80 MK 1.00* NL 1.21 OV 1.09 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.096252Jy sigma=0.000894 ! Fit after self-cal, rms=0.086351Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=14.05 mas, bpa=15.63 degrees ! Estimated noise=638.687 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 (8.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00992963 Jy ! Component: 100 - total flux cleaned = 0.0122143 Jy ! Component: 150 - total flux cleaned = 0.0141311 Jy ! Component: 200 - total flux cleaned = 0.0154293 Jy ! Total flux subtracted in 200 components = 0.0154293 Jy ! Clean residual min=-0.004382 max=0.007201 Jy/beam ! Clean residual mean=0.000005 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.498052 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 206 components and 0.498052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084875Jy sigma=0.000789 ! Fit after self-cal, rms=0.084883Jy sigma=0.000788 ! Inverting map ! Added new window around map position (43, 30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00634425 Jy ! Component: 100 - total flux cleaned = 0.00806031 Jy ! Component: 150 - total flux cleaned = 0.00928387 Jy ! Component: 200 - total flux cleaned = 0.0103649 Jy ! Total flux subtracted in 200 components = 0.0103649 Jy ! Clean residual min=-0.003457 max=0.004029 Jy/beam ! Clean residual mean=-0.000003 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.508417 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 252 components and 0.508417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084275Jy sigma=0.000782 ! Fit after self-cal, rms=0.084250Jy sigma=0.000782 ! 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.084250Jy sigma=0.000782 ! Fit after self-cal, rms=0.083600Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.809 mas, bmaj=14.06 mas, bpa=15.64 degrees ! Estimated noise=636.252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331455 Jy ! Component: 100 - total flux cleaned = 0.00507723 Jy ! Component: 150 - total flux cleaned = 0.00652154 Jy ! Component: 200 - total flux cleaned = 0.00770711 Jy ! Total flux subtracted in 200 components = 0.00770711 Jy ! Clean residual min=-0.003061 max=0.003725 Jy/beam ! Clean residual mean=0.000001 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.516124 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 290 components and 0.516124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083334Jy sigma=0.000777 ! Fit after self-cal, rms=0.083328Jy sigma=0.000777 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 (59, 38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364012 Jy ! Component: 100 - total flux cleaned = 0.00550631 Jy ! Component: 150 - total flux cleaned = 0.00639821 Jy ! Component: 200 - total flux cleaned = 0.00706387 Jy ! Total flux subtracted in 200 components = 0.00706387 Jy ! Clean residual min=-0.002743 max=0.002574 Jy/beam ! Clean residual mean=-0.000002 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.523188 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 334 components and 0.523188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083124Jy sigma=0.000775 ! Fit after self-cal, rms=0.083121Jy sigma=0.000775 ! 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.083121Jy sigma=0.000775 ! Fit after self-cal, rms=0.083030Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=14.08 mas, bpa=15.66 degrees ! Estimated noise=636.197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111533 Jy ! Component: 100 - total flux cleaned = 0.00188881 Jy ! Component: 150 - total flux cleaned = 0.00239287 Jy ! Component: 200 - total flux cleaned = 0.00285436 Jy ! Total flux subtracted in 200 components = 0.00285436 Jy ! Clean residual min=-0.002420 max=0.002236 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.526042 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 368 components and 0.526042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082933Jy sigma=0.000773 ! Fit after self-cal, rms=0.082934Jy sigma=0.000773 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.00034441 Jy ! Component: 100 - total flux cleaned = 0.000649011 Jy ! Component: 150 - total flux cleaned = 0.000746667 Jy ! Component: 200 - total flux cleaned = 0.000925353 Jy ! Total flux subtracted in 200 components = 0.000925353 Jy ! Clean residual min=-0.002337 max=0.002117 Jy/beam ! Clean residual mean=-0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.526968 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 388 components and 0.526968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082886Jy sigma=0.000772 ! Fit after self-cal, rms=0.082887Jy sigma=0.000772 ! 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.082887Jy sigma=0.000772 ! Fit after self-cal, rms=0.082953Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.959 mas, bmaj=19.03 mas, bpa=6.199 degrees ! Estimated noise=727.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148014 Jy ! Component: 100 - total flux cleaned = 0.00211195 Jy ! Component: 150 - total flux cleaned = 0.00206279 Jy ! Component: 200 - total flux cleaned = 0.0020596 Jy ! Total flux subtracted in 200 components = 0.0020596 Jy ! Clean residual min=-0.002329 max=0.002711 Jy/beam ! Clean residual mean=-0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.529027 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 441 components and 0.529028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082925Jy sigma=0.000772 ! Fit after self-cal, rms=0.082924Jy sigma=0.000772 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.000244157 Jy ! Component: 100 - total flux cleaned = 0.000318333 Jy ! Component: 150 - total flux cleaned = 0.000389388 Jy ! Component: 200 - total flux cleaned = 0.000456829 Jy ! Total flux subtracted in 200 components = 0.000456829 Jy ! Clean residual min=-0.002214 max=0.002623 Jy/beam ! Clean residual mean=-0.000001 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.529485 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 473 components and 0.529485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082908Jy sigma=0.000771 ! Fit after self-cal, rms=0.082909Jy sigma=0.000771 ! 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.814 mas, bmaj=14.09 mas, bpa=15.69 degrees ! Estimated noise=636.497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 14.09 at 15.69 degrees (North through East) ! Clean map min=-0.0023621 max=0.2687 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=3.039 mas, bmaj=12.53 mas, bpa=16.78 degrees ! Estimated noise=992.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184325 Jy ! Component: 100 - total flux cleaned = 0.256365 Jy ! Component: 150 - total flux cleaned = 0.29745 Jy ! Component: 200 - total flux cleaned = 0.325513 Jy ! Total flux subtracted in 200 components = 0.325513 Jy ! Clean residual min=-0.008287 max=0.016192 Jy/beam ! Clean residual mean=0.000019 rms=0.003587 Jy/beam ! Combined flux in latest and established models = 0.325513 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.325513 Jy ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=14.09 mas, bpa=15.69 degrees ! Estimated noise=636.497 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.0426805 Jy ! Component: 100 - total flux cleaned = 0.0721814 Jy ! Component: 150 - total flux cleaned = 0.0937071 Jy ! Component: 200 - total flux cleaned = 0.109924 Jy ! Total flux subtracted in 200 components = 0.109924 Jy ! Clean residual min=-0.007687 max=0.010619 Jy/beam ! Clean residual mean=0.000003 rms=0.002913 Jy/beam ! Combined flux in latest and established models = 0.435438 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 133 components and 0.435437 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=7.959 mas, bmaj=19.03 mas, bpa=6.199 degrees ! Estimated noise=727.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193735 Jy ! Component: 100 - total flux cleaned = 0.0328505 Jy ! Component: 150 - total flux cleaned = 0.0432385 Jy ! Component: 200 - total flux cleaned = 0.0514308 Jy ! Total flux subtracted in 200 components = 0.0514308 Jy ! Clean residual min=-0.005992 max=0.006619 Jy/beam ! Clean residual mean=0.000005 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.486868 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.0066579 Jy ! Component: 100 - total flux cleaned = 0.0122792 Jy ! Component: 150 - total flux cleaned = 0.017096 Jy ! Component: 200 - total flux cleaned = 0.0212605 Jy ! Total flux subtracted in 200 components = 0.0212605 Jy ! Clean residual min=-0.004015 max=0.004134 Jy/beam ! Clean residual mean=0.000001 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.508129 Jy ! Adding 173 model components to the UV plane model. ! The established model now contains 288 components and 0.508129 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=14.09 mas, bpa=15.69 degrees ! Estimated noise=636.497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360282 Jy ! Component: 100 - total flux cleaned = 0.00577543 Jy ! Component: 150 - total flux cleaned = 0.00777756 Jy ! Component: 200 - total flux cleaned = 0.00956427 Jy ! Total flux subtracted in 200 components = 0.00956427 Jy ! Clean residual min=-0.002490 max=0.002640 Jy/beam ! Clean residual mean=0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.517693 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 330 components and 0.517693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083143Jy sigma=0.000774 ! Fit after self-cal, rms=0.083119Jy sigma=0.000774 wmodel J0038-2120_S_2014_08_09_pus_map.mod ! Writing 330 model components to file: J0038-2120_S_2014_08_09_pus_map.mod wobs J0038-2120_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0038-2120_S_2014_08_09_pus_uvs.fits wwins J0038-2120_S_2014_08_09_pus_map.win ! wwins: Wrote 5 windows to J0038-2120_S_2014_08_09_pus_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 = 4.21383e-06 Jy ! Component: 100 - total flux cleaned = -0.000126064 Jy ! Component: 150 - total flux cleaned = -0.0003693 Jy ! Component: 200 - total flux cleaned = -0.000483522 Jy ! Component: 250 - total flux cleaned = -0.000555713 Jy ! Component: 300 - total flux cleaned = -0.000626288 Jy ! Component: 350 - total flux cleaned = -0.000761421 Jy ! Component: 400 - total flux cleaned = -0.000793982 Jy ! Component: 450 - total flux cleaned = -0.000986158 Jy ! Component: 500 - total flux cleaned = -0.00107904 Jy ! Component: 550 - total flux cleaned = -0.00113969 Jy ! Component: 600 - total flux cleaned = -0.00116844 Jy ! Component: 650 - total flux cleaned = -0.0012266 Jy ! Component: 700 - total flux cleaned = -0.00125495 Jy ! Component: 750 - total flux cleaned = -0.00133752 Jy ! Component: 800 - total flux cleaned = -0.00144443 Jy ! Component: 850 - total flux cleaned = -0.0015496 Jy ! Component: 900 - total flux cleaned = -0.00167863 Jy ! Component: 950 - total flux cleaned = -0.00175478 Jy ! Component: 1000 - total flux cleaned = -0.00187903 Jy ! Component: 1050 - total flux cleaned = -0.001879 Jy ! Component: 1100 - total flux cleaned = -0.00195116 Jy ! Component: 1150 - total flux cleaned = -0.00206983 Jy ! Component: 1200 - total flux cleaned = -0.00216258 Jy ! Component: 1250 - total flux cleaned = -0.00220837 Jy ! Component: 1300 - total flux cleaned = -0.00236648 Jy ! Component: 1350 - total flux cleaned = -0.00252196 Jy ! Component: 1400 - total flux cleaned = -0.00258832 Jy ! Component: 1450 - total flux cleaned = -0.00276175 Jy ! Component: 1500 - total flux cleaned = -0.0029112 Jy ! Component: 1550 - total flux cleaned = -0.00299577 Jy ! Component: 1600 - total flux cleaned = -0.00316237 Jy ! Component: 1650 - total flux cleaned = -0.00320357 Jy ! Component: 1700 - total flux cleaned = -0.00326453 Jy ! Component: 1750 - total flux cleaned = -0.00338502 Jy ! Component: 1800 - total flux cleaned = -0.00346459 Jy ! Component: 1850 - total flux cleaned = -0.00354237 Jy ! Component: 1900 - total flux cleaned = -0.00354207 Jy ! Component: 1950 - total flux cleaned = -0.00350381 Jy ! Component: 2000 - total flux cleaned = -0.00356076 Jy ! Component: 2050 - total flux cleaned = -0.00361719 Jy ! Component: 2100 - total flux cleaned = -0.00367281 Jy ! Component: 2150 - total flux cleaned = -0.00370944 Jy ! Component: 2200 - total flux cleaned = -0.00369134 Jy ! Component: 2250 - total flux cleaned = -0.0037635 Jy ! Component: 2300 - total flux cleaned = -0.0037276 Jy ! Component: 2350 - total flux cleaned = -0.0037101 Jy ! Component: 2400 - total flux cleaned = -0.00378031 Jy ! Component: 2450 - total flux cleaned = -0.00381494 Jy ! Component: 2500 - total flux cleaned = -0.00379769 Jy ! Component: 2550 - total flux cleaned = -0.00384858 Jy ! Component: 2600 - total flux cleaned = -0.00383149 Jy ! Component: 2650 - total flux cleaned = -0.00379802 Jy ! Component: 2700 - total flux cleaned = -0.00389748 Jy ! Component: 2750 - total flux cleaned = -0.00394652 Jy ! Component: 2800 - total flux cleaned = -0.00393013 Jy ! Component: 2850 - total flux cleaned = -0.00388167 Jy ! Component: 2900 - total flux cleaned = -0.00386563 Jy ! Component: 2950 - total flux cleaned = -0.00386571 Jy ! Component: 3000 - total flux cleaned = -0.0038343 Jy ! Component: 3050 - total flux cleaned = -0.00380314 Jy ! Component: 3100 - total flux cleaned = -0.0038034 Jy ! Component: 3150 - total flux cleaned = -0.00380353 Jy ! Component: 3200 - total flux cleaned = -0.00381866 Jy ! Component: 3250 - total flux cleaned = -0.00375824 Jy ! Component: 3300 - total flux cleaned = -0.00374339 Jy ! Component: 3350 - total flux cleaned = -0.00375826 Jy ! Component: 3400 - total flux cleaned = -0.00375837 Jy ! Component: 3450 - total flux cleaned = -0.00372929 Jy ! Component: 3500 - total flux cleaned = -0.0037003 Jy ! Component: 3550 - total flux cleaned = -0.00368573 Jy ! Component: 3600 - total flux cleaned = -0.0036284 Jy ! Component: 3650 - total flux cleaned = -0.00362845 Jy ! Component: 3700 - total flux cleaned = -0.00357202 Jy ! Component: 3750 - total flux cleaned = -0.00352998 Jy ! Component: 3800 - total flux cleaned = -0.00347418 Jy ! Component: 3850 - total flux cleaned = -0.00346034 Jy ! Component: 3900 - total flux cleaned = -0.00341924 Jy ! Component: 3950 - total flux cleaned = -0.00341919 Jy ! Component: 4000 - total flux cleaned = -0.00339207 Jy ! Component: 4050 - total flux cleaned = -0.00332469 Jy ! Total flux subtracted in 4096 components = -0.00328442 Jy ! Clean residual min=-0.000833 max=0.000746 Jy/beam ! Clean residual mean=0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.514409 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 654 components and 0.51441 Jy ![Exited script file: muppet] wmap "J0038-2120_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 14.09 at 15.69 degrees (North through East) ! Clean map min=-0.0016948 max=0.27101 Jy/beam ! Writing clean map to FITS file: J0038-2120_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.271009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269119 device "J0038-2120_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0038-2120_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297908 0.297908 0.595816 1.19163 2.38326 4.76653 9.53306 19.0661 38.1322 76.2645 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.271 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 14.09 at 15.69 degrees (North through East) ! Clean map min=-0.0016948 max=0.27101 Jy/beam quit ! Quitting program ! Log file J0038-2120_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:49:54 2016