! Started logfile: J0505-0419_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:44:16 2016 obs J0505-0419_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0505-0419_S_2014_06_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702186 visibilities/baseline/integration-bin. ! Found source: J0505-0419 ! ! 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 336 lines of history. ! ! Reading 15420 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 J0505-0419_S_2014_06_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.965849Jy sigma=0.010239 ! Fit after self-cal, rms=0.936936Jy sigma=0.009939 ! 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.836 mas, bmaj=7.711 mas, bpa=-1.554 degrees ! Estimated noise=775.993 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.0489549 Jy ! Component: 100 - total flux cleaned = 0.0615697 Jy ! Total flux subtracted in 100 components = 0.0615697 Jy ! Clean residual min=-0.003118 max=0.005775 Jy/beam ! Clean residual mean=0.000002 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0615697 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0615697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078001Jy sigma=0.000779 ! Fit after self-cal, rms=0.077866Jy sigma=0.000777 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00695279 Jy ! Component: 100 - total flux cleaned = 0.0110201 Jy ! Total flux subtracted in 100 components = 0.0110201 Jy ! Clean residual min=-0.002485 max=0.003187 Jy/beam ! Clean residual mean=0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0725899 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.0725899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077102Jy sigma=0.000769 ! Fit after self-cal, rms=0.077113Jy sigma=0.000769 ! 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.414 mas, bmaj=8.98 mas, bpa=-1.428 degrees ! Estimated noise=544.01 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 (3.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347009 Jy ! Component: 100 - total flux cleaned = 0.00522165 Jy ! Component: 150 - total flux cleaned = 0.00635303 Jy ! Component: 200 - total flux cleaned = 0.00712528 Jy ! Total flux subtracted in 200 components = 0.00712528 Jy ! Clean residual min=-0.001786 max=0.001986 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0797151 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 85 components and 0.0797151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076939Jy sigma=0.000767 ! Fit after self-cal, rms=0.076936Jy sigma=0.000767 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.82 HN 1.04 KP 1.05 ! LA 1.14 MK 1.06 NL 0.99 OV 0.95 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00 KP 1.00 ! LA 1.10 MK 1.04 NL 0.99 OV 1.05 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00 KP 0.90 ! LA 0.89 MK 1.05 NL 0.98 OV 0.94 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.99 KP 0.89 ! LA 0.89 MK 0.97 NL 1.02 OV 1.01 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.076936Jy sigma=0.000767 ! Fit after self-cal, rms=0.075356Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.988 mas, bpa=-1.169 degrees ! Estimated noise=542.073 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.000803298 Jy ! Component: 100 - total flux cleaned = 0.000876504 Jy ! Component: 150 - total flux cleaned = 0.000876353 Jy ! Component: 200 - total flux cleaned = 0.000850112 Jy ! Total flux subtracted in 200 components = 0.000850112 Jy ! Clean residual min=-0.001434 max=0.001704 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0805652 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.0805652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075346Jy sigma=0.000764 ! Fit after self-cal, rms=0.075338Jy sigma=0.000763 ! 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.075338Jy sigma=0.000763 ! Fit after self-cal, rms=0.075170Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=8.966 mas, bpa=-1.092 degrees ! Estimated noise=541.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220996 Jy ! Component: 100 - total flux cleaned = 0.000247726 Jy ! Component: 150 - total flux cleaned = 0.000237115 Jy ! Component: 200 - total flux cleaned = 0.000216888 Jy ! Total flux subtracted in 200 components = 0.000216888 Jy ! Clean residual min=-0.001450 max=0.001537 Jy/beam ! Clean residual mean=0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0807821 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.0807821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075165Jy sigma=0.000763 ! Fit after self-cal, rms=0.075169Jy sigma=0.000763 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 = 3.78392e-05 Jy ! Component: 100 - total flux cleaned = 5.95526e-05 Jy ! Component: 150 - total flux cleaned = 5.07545e-05 Jy ! Component: 200 - total flux cleaned = 4.24811e-05 Jy ! Total flux subtracted in 200 components = 4.24811e-05 Jy ! Clean residual min=-0.001448 max=0.001543 Jy/beam ! Clean residual mean=0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0808246 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.0808246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075166Jy sigma=0.000763 ! Fit after self-cal, rms=0.075166Jy sigma=0.000763 ! 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.075166Jy sigma=0.000763 ! Fit after self-cal, rms=0.074970Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=8.95 mas, bpa=-1.024 degrees ! Estimated noise=540.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010557 Jy ! Component: 100 - total flux cleaned = 0.000154585 Jy ! Component: 150 - total flux cleaned = 0.000171878 Jy ! Component: 200 - total flux cleaned = 0.000163823 Jy ! Total flux subtracted in 200 components = 0.000163823 Jy ! Clean residual min=-0.001446 max=0.001553 Jy/beam ! Clean residual mean=0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0809884 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.0809884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074967Jy sigma=0.000763 ! Fit after self-cal, rms=0.074967Jy sigma=0.000763 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 = 2.38426e-05 Jy ! Component: 100 - total flux cleaned = 3.26986e-05 Jy ! Component: 150 - total flux cleaned = 3.27393e-05 Jy ! Component: 200 - total flux cleaned = 2.5274e-05 Jy ! Total flux subtracted in 200 components = 2.5274e-05 Jy ! Clean residual min=-0.001444 max=0.001551 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0810137 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.0810137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074965Jy sigma=0.000763 ! Fit after self-cal, rms=0.074965Jy sigma=0.000763 ! 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.074965Jy sigma=0.000763 ! Fit after self-cal, rms=0.074815Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.71 mas, bmaj=15.8 mas, bpa=-5.421 degrees ! Estimated noise=659.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.80239e-05 Jy ! Component: 100 - total flux cleaned = 8.86958e-05 Jy ! Component: 150 - total flux cleaned = 0.00012692 Jy ! Component: 200 - total flux cleaned = 0.000151375 Jy ! Total flux subtracted in 200 components = 0.000151375 Jy ! Clean residual min=-0.001568 max=0.001426 Jy/beam ! Clean residual mean=0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0811651 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 138 components and 0.0811651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074814Jy sigma=0.000763 ! Fit after self-cal, rms=0.074813Jy sigma=0.000763 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.71824e-05 Jy ! Component: 100 - total flux cleaned = 7.82116e-05 Jy ! Component: 150 - total flux cleaned = 0.000113807 Jy ! Component: 200 - total flux cleaned = 0.000128183 Jy ! Total flux subtracted in 200 components = 0.000128183 Jy ! Clean residual min=-0.001558 max=0.001436 Jy/beam ! Clean residual mean=0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0812932 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 141 components and 0.0812932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074813Jy sigma=0.000763 ! Fit after self-cal, rms=0.074813Jy sigma=0.000763 ! 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.414 mas, bmaj=8.936 mas, bpa=-0.9552 degrees ! Estimated noise=540.104 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.414 x 8.936 at -0.9552 degrees (North through East) ! Clean map min=-0.0013551 max=0.064186 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.834 mas, bmaj=7.672 mas, bpa=-1.03 degrees ! Estimated noise=763.104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0477508 Jy ! Component: 100 - total flux cleaned = 0.0611632 Jy ! Component: 150 - total flux cleaned = 0.0684309 Jy ! Component: 200 - total flux cleaned = 0.0727124 Jy ! Total flux subtracted in 200 components = 0.0727124 Jy ! Clean residual min=-0.002096 max=0.002431 Jy/beam ! Clean residual mean=0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0727124 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0727124 Jy ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.936 mas, bpa=-0.9552 degrees ! Estimated noise=540.104 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.00348803 Jy ! Component: 100 - total flux cleaned = 0.00539682 Jy ! Component: 150 - total flux cleaned = 0.00658959 Jy ! Component: 200 - total flux cleaned = 0.00736283 Jy ! Total flux subtracted in 200 components = 0.00736283 Jy ! Clean residual min=-0.001452 max=0.001526 Jy/beam ! Clean residual mean=0.000002 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0800753 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.0800753 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.71 mas, bmaj=15.8 mas, bpa=-5.421 degrees ! Estimated noise=659.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000737245 Jy ! Component: 100 - total flux cleaned = 0.000851647 Jy ! Component: 150 - total flux cleaned = 0.000899813 Jy ! Component: 200 - total flux cleaned = 0.000947581 Jy ! Total flux subtracted in 200 components = 0.000947581 Jy ! Clean residual min=-0.001596 max=0.001430 Jy/beam ! Clean residual mean=0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0810228 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 = 3.98939e-05 Jy ! Component: 100 - total flux cleaned = 6.12905e-05 Jy ! Component: 150 - total flux cleaned = 7.45706e-05 Jy ! Component: 200 - total flux cleaned = 8.73941e-05 Jy ! Total flux subtracted in 200 components = 8.73941e-05 Jy ! Clean residual min=-0.001576 max=0.001432 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0811102 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.0811102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.936 mas, bpa=-0.9552 degrees ! Estimated noise=540.104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.37315e-05 Jy ! Component: 100 - total flux cleaned = -7.06523e-05 Jy ! Component: 150 - total flux cleaned = -8.70906e-05 Jy ! Component: 200 - total flux cleaned = -8.74771e-05 Jy ! Total flux subtracted in 200 components = -8.74771e-05 Jy ! Clean residual min=-0.001420 max=0.001533 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0810228 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.0810228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074818Jy sigma=0.000763 ! Fit after self-cal, rms=0.074819Jy sigma=0.000763 wmodel J0505-0419_S_2014_06_09_pus_map.mod ! Writing 111 model components to file: J0505-0419_S_2014_06_09_pus_map.mod wobs J0505-0419_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0505-0419_S_2014_06_09_pus_uvs.fits wwins J0505-0419_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0505-0419_S_2014_06_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 = 0.000173174 Jy ! Component: 100 - total flux cleaned = 0.000248033 Jy ! Component: 150 - total flux cleaned = 0.000295474 Jy ! Component: 200 - total flux cleaned = 0.000318022 Jy ! Component: 250 - total flux cleaned = 0.000361011 Jy ! Component: 300 - total flux cleaned = 0.00040259 Jy ! Component: 350 - total flux cleaned = 0.000422381 Jy ! Component: 400 - total flux cleaned = 0.000441105 Jy ! Component: 450 - total flux cleaned = 0.000441206 Jy ! Component: 500 - total flux cleaned = 0.000478794 Jy ! Component: 550 - total flux cleaned = 0.000515384 Jy ! Component: 600 - total flux cleaned = 0.000515736 Jy ! Component: 650 - total flux cleaned = 0.00056831 Jy ! Component: 700 - total flux cleaned = 0.000534088 Jy ! Component: 750 - total flux cleaned = 0.000517435 Jy ! Component: 800 - total flux cleaned = 0.000533656 Jy ! Component: 850 - total flux cleaned = 0.000517132 Jy ! Component: 900 - total flux cleaned = 0.000548547 Jy ! Component: 950 - total flux cleaned = 0.000533264 Jy ! Component: 1000 - total flux cleaned = 0.000563928 Jy ! Component: 1050 - total flux cleaned = 0.000548824 Jy ! Component: 1100 - total flux cleaned = 0.000578707 Jy ! Component: 1150 - total flux cleaned = 0.000563957 Jy ! Component: 1200 - total flux cleaned = 0.000578176 Jy ! Component: 1250 - total flux cleaned = 0.000506946 Jy ! Component: 1300 - total flux cleaned = 0.00050692 Jy ! Component: 1350 - total flux cleaned = 0.000506901 Jy ! Component: 1400 - total flux cleaned = 0.000465973 Jy ! Component: 1450 - total flux cleaned = 0.000452707 Jy ! Component: 1500 - total flux cleaned = 0.000479207 Jy ! Component: 1550 - total flux cleaned = 0.000466013 Jy ! Component: 1600 - total flux cleaned = 0.000453167 Jy ! Component: 1650 - total flux cleaned = 0.000478881 Jy ! Component: 1700 - total flux cleaned = 0.000504067 Jy ! Component: 1750 - total flux cleaned = 0.000504236 Jy ! Component: 1800 - total flux cleaned = 0.000553626 Jy ! Component: 1850 - total flux cleaned = 0.000553581 Jy ! Component: 1900 - total flux cleaned = 0.000589679 Jy ! Component: 1950 - total flux cleaned = 0.000613339 Jy ! Component: 2000 - total flux cleaned = 0.000648638 Jy ! Component: 2050 - total flux cleaned = 0.000648754 Jy ! Component: 2100 - total flux cleaned = 0.000717694 Jy ! Component: 2150 - total flux cleaned = 0.000717457 Jy ! Component: 2200 - total flux cleaned = 0.000739795 Jy ! Component: 2250 - total flux cleaned = 0.000750789 Jy ! Component: 2300 - total flux cleaned = 0.000728763 Jy ! Component: 2350 - total flux cleaned = 0.000750707 Jy ! Component: 2400 - total flux cleaned = 0.000761509 Jy ! Component: 2450 - total flux cleaned = 0.000761327 Jy ! Component: 2500 - total flux cleaned = 0.000718813 Jy ! Component: 2550 - total flux cleaned = 0.000739767 Jy ! Component: 2600 - total flux cleaned = 0.000718934 Jy ! Component: 2650 - total flux cleaned = 0.000739573 Jy ! Component: 2700 - total flux cleaned = 0.000739565 Jy ! Component: 2750 - total flux cleaned = 0.000719225 Jy ! Component: 2800 - total flux cleaned = 0.000729334 Jy ! Component: 2850 - total flux cleaned = 0.000739233 Jy ! Component: 2900 - total flux cleaned = 0.00072928 Jy ! Component: 2950 - total flux cleaned = 0.000758627 Jy ! Component: 3000 - total flux cleaned = 0.000748957 Jy ! Component: 3050 - total flux cleaned = 0.000729552 Jy ! Component: 3100 - total flux cleaned = 0.000768021 Jy ! Component: 3150 - total flux cleaned = 0.000748981 Jy ! Component: 3200 - total flux cleaned = 0.000767845 Jy ! Component: 3250 - total flux cleaned = 0.000767841 Jy ! Component: 3300 - total flux cleaned = 0.000749167 Jy ! Component: 3350 - total flux cleaned = 0.00078622 Jy ! Component: 3400 - total flux cleaned = 0.000786165 Jy ! Component: 3450 - total flux cleaned = 0.000749716 Jy ! Component: 3500 - total flux cleaned = 0.000749652 Jy ! Component: 3550 - total flux cleaned = 0.000740666 Jy ! Component: 3600 - total flux cleaned = 0.00072283 Jy ! Component: 3650 - total flux cleaned = 0.000731666 Jy ! Component: 3700 - total flux cleaned = 0.000705284 Jy ! Component: 3750 - total flux cleaned = 0.000679136 Jy ! Component: 3800 - total flux cleaned = 0.000687873 Jy ! Component: 3850 - total flux cleaned = 0.000687781 Jy ! Component: 3900 - total flux cleaned = 0.000679216 Jy ! Component: 3950 - total flux cleaned = 0.000670632 Jy ! Component: 4000 - total flux cleaned = 0.000662112 Jy ! Component: 4050 - total flux cleaned = 0.000678961 Jy ! Total flux subtracted in 4096 components = 0.000653758 Jy ! Clean residual min=-0.000508 max=0.000562 Jy/beam ! Clean residual mean=-0.000000 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0816765 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 378 components and 0.0816765 Jy ![Exited script file: muppet] wmap "J0505-0419_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.414 x 8.936 at -0.9552 degrees (North through East) ! Clean map min=-0.001372 max=0.063887 Jy/beam ! Writing clean map to FITS file: J0505-0419_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0638874 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015345 device "J0505-0419_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0505-0419_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.720563 0.720563 1.44113 2.88225 5.76451 11.529 23.058 46.116 92.2321 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 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.414 x 8.936 at -0.9552 degrees (North through East) ! Clean map min=-0.001372 max=0.063887 Jy/beam quit ! Quitting program ! Log file J0505-0419_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:44:21 2016