! Started logfile: J0536+5038_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:44:49 2016 obs J0536+5038_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0536+5038_S_2014_06_09_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.692857 visibilities/baseline/integration-bin. ! Found source: J0536+5038 ! ! 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 6984 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 J0536+5038_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.433245Jy sigma=0.004839 ! Fit after self-cal, rms=0.212883Jy sigma=0.002471 ! 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.246 mas, bmaj=4.948 mas, bpa=-38.19 degrees ! Estimated noise=1097.87 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.637536 Jy ! Component: 100 - total flux cleaned = 0.789345 Jy ! Total flux subtracted in 100 components = 0.789345 Jy ! Clean residual min=-0.024792 max=0.055458 Jy/beam ! Clean residual mean=0.000145 rms=0.006235 Jy/beam ! Combined flux in latest and established models = 0.789345 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.789345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142885Jy sigma=0.001483 ! Fit after self-cal, rms=0.142879Jy sigma=0.001483 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.053798 Jy ! Component: 100 - total flux cleaned = 0.0777724 Jy ! Total flux subtracted in 100 components = 0.0777724 Jy ! Clean residual min=-0.018346 max=0.020661 Jy/beam ! Clean residual mean=0.000240 rms=0.004131 Jy/beam ! Combined flux in latest and established models = 0.867117 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.867117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117964Jy sigma=0.001257 ! Fit after self-cal, rms=0.117967Jy sigma=0.001256 ! 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.896 mas, bmaj=5.704 mas, bpa=-37.99 degrees ! Estimated noise=748.54 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.0127031 Jy ! Component: 100 - total flux cleaned = 0.0191315 Jy ! Component: 150 - total flux cleaned = 0.0210781 Jy ! Component: 200 - total flux cleaned = 0.0216885 Jy ! Total flux subtracted in 200 components = 0.0216885 Jy ! Clean residual min=-0.014416 max=0.016095 Jy/beam ! Clean residual mean=0.000269 rms=0.003632 Jy/beam ! Combined flux in latest and established models = 0.888806 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.888806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115715Jy sigma=0.001251 ! Fit after self-cal, rms=0.115687Jy sigma=0.001251 ! 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.83 HN 0.95 KP 1.04 ! LA 1.19 MK 1.00 NL 0.99 OV 0.97 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.02 KP 1.01 ! LA 1.15 MK 1.02 NL 1.05 OV 1.00 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.03 KP 0.91 ! LA 0.91 MK 1.05 NL 1.01 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.01 KP 0.90 ! LA 0.88 MK 1.03 NL 1.09 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.115687Jy sigma=0.001251 ! Fit after self-cal, rms=0.076300Jy sigma=0.000825 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=5.677 mas, bpa=-37.98 degrees ! Estimated noise=749.689 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 (100, 57). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010398 Jy ! Component: 100 - total flux cleaned = 0.0159634 Jy ! Component: 150 - total flux cleaned = 0.0198941 Jy ! Component: 200 - total flux cleaned = 0.022992 Jy ! Total flux subtracted in 200 components = 0.022992 Jy ! Clean residual min=-0.006321 max=0.006092 Jy/beam ! Clean residual mean=-0.000015 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.911798 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 62 components and 0.911798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074819Jy sigma=0.000807 ! Fit after self-cal, rms=0.074744Jy sigma=0.000806 ! 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.074744Jy sigma=0.000806 ! Fit after self-cal, rms=0.072289Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=5.689 mas, bpa=-37.97 degrees ! Estimated noise=749.014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287505 Jy ! Component: 100 - total flux cleaned = 0.00402857 Jy ! Component: 150 - total flux cleaned = 0.00465646 Jy ! Component: 200 - total flux cleaned = 0.00513619 Jy ! Total flux subtracted in 200 components = 0.00513619 Jy ! Clean residual min=-0.003124 max=0.004257 Jy/beam ! Clean residual mean=-0.000001 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.916934 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.916934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072143Jy sigma=0.000782 ! Fit after self-cal, rms=0.072120Jy sigma=0.000782 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 (5.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401762 Jy ! Component: 100 - total flux cleaned = 0.00482024 Jy ! Component: 150 - total flux cleaned = 0.00487823 Jy ! Component: 200 - total flux cleaned = 0.00487621 Jy ! Total flux subtracted in 200 components = 0.00487621 Jy ! Clean residual min=-0.002684 max=0.002846 Jy/beam ! Clean residual mean=0.000007 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.92181 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.92181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071849Jy sigma=0.000779 ! Fit after self-cal, rms=0.071823Jy sigma=0.000779 ! 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.071823Jy sigma=0.000779 ! Fit after self-cal, rms=0.071780Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=5.686 mas, bpa=-38.01 degrees ! Estimated noise=749.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020118 Jy ! Component: 100 - total flux cleaned = 0.00273285 Jy ! Component: 150 - total flux cleaned = 0.00302324 Jy ! Component: 200 - total flux cleaned = 0.00320138 Jy ! Total flux subtracted in 200 components = 0.00320138 Jy ! Clean residual min=-0.002440 max=0.002669 Jy/beam ! Clean residual mean=0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.925012 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.925012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071685Jy sigma=0.000777 ! Fit after self-cal, rms=0.071677Jy 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 (-96.5, 99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137989 Jy ! Component: 100 - total flux cleaned = 0.00191266 Jy ! Component: 150 - total flux cleaned = 0.0023256 Jy ! Component: 200 - total flux cleaned = 0.00244952 Jy ! Total flux subtracted in 200 components = 0.00244952 Jy ! Clean residual min=-0.002338 max=0.002203 Jy/beam ! Clean residual mean=0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.927461 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.927461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071578Jy sigma=0.000776 ! Fit after self-cal, rms=0.071572Jy sigma=0.000776 ! 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.071572Jy sigma=0.000776 ! Fit after self-cal, rms=0.071558Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.855 mas, bmaj=9.809 mas, bpa=-37.88 degrees ! Estimated noise=905.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111835 Jy ! Component: 100 - total flux cleaned = 0.00160245 Jy ! Component: 150 - total flux cleaned = 0.00186654 Jy ! Component: 200 - total flux cleaned = 0.00198428 Jy ! Total flux subtracted in 200 components = 0.00198428 Jy ! Clean residual min=-0.002368 max=0.002856 Jy/beam ! Clean residual mean=-0.000001 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.929446 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 131 components and 0.929445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071539Jy sigma=0.000776 ! Fit after self-cal, rms=0.071533Jy sigma=0.000776 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.000441675 Jy ! Component: 100 - total flux cleaned = 0.000669384 Jy ! Component: 150 - total flux cleaned = 0.000797782 Jy ! Component: 200 - total flux cleaned = 0.000892145 Jy ! Total flux subtracted in 200 components = 0.000892145 Jy ! Clean residual min=-0.002214 max=0.002793 Jy/beam ! Clean residual mean=-0.000001 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.930338 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.930338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071522Jy sigma=0.000776 ! Fit after self-cal, rms=0.071520Jy sigma=0.000776 ! 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.915 mas, bmaj=5.684 mas, bpa=-38.03 degrees ! Estimated noise=749.23 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.915 x 5.684 at -38.03 degrees (North through East) ! Clean map min=-0.0019404 max=0.82516 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071520Jy sigma=0.000776 ! Fit after self-cal, rms=0.065667Jy sigma=0.000707 ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=5.684 mas, bpa=-38.05 degrees ! Estimated noise=749.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000321517 Jy ! Component: 100 - total flux cleaned = 0.000396281 Jy ! Component: 150 - total flux cleaned = 0.000431472 Jy ! Component: 200 - total flux cleaned = 0.000399305 Jy ! Total flux subtracted in 200 components = 0.000399305 Jy ! Clean residual min=-0.001961 max=0.002072 Jy/beam ! Clean residual mean=-0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.930737 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 160 components and 0.930737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065626Jy sigma=0.000706 ! Fit after self-cal, rms=0.065626Jy sigma=0.000706 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000175626 Jy ! Component: 100 - total flux cleaned = 0.000145452 Jy ! Component: 150 - total flux cleaned = 0.000116784 Jy ! Component: 200 - total flux cleaned = 8.86102e-05 Jy ! Total flux subtracted in 200 components = 8.86102e-05 Jy ! Clean residual min=-0.001864 max=0.002038 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.930826 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 166 components and 0.930826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065599Jy sigma=0.000706 ! Fit after self-cal, rms=0.065598Jy sigma=0.000706 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065598Jy sigma=0.000706 ! Fit after self-cal, rms=0.065605Jy sigma=0.000706 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.265 mas, bmaj=4.923 mas, bpa=-38.14 degrees ! Estimated noise=1095.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.636318 Jy ! Component: 100 - total flux cleaned = 0.786249 Jy ! Component: 150 - total flux cleaned = 0.839583 Jy ! Component: 200 - total flux cleaned = 0.864442 Jy ! Total flux subtracted in 200 components = 0.864442 Jy ! Clean residual min=-0.007859 max=0.012248 Jy/beam ! Clean residual mean=0.000020 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.864442 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.864442 Jy ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=5.683 mas, bpa=-38.06 degrees ! Estimated noise=749.388 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.0163303 Jy ! Component: 100 - total flux cleaned = 0.0267663 Jy ! Component: 150 - total flux cleaned = 0.034336 Jy ! Component: 200 - total flux cleaned = 0.040022 Jy ! Total flux subtracted in 200 components = 0.040022 Jy ! Clean residual min=-0.003200 max=0.003644 Jy/beam ! Clean residual mean=0.000032 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.904464 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.904464 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.854 mas, bmaj=9.811 mas, bpa=-38.1 degrees ! Estimated noise=905.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00665809 Jy ! Component: 100 - total flux cleaned = 0.0110725 Jy ! Component: 150 - total flux cleaned = 0.0143402 Jy ! Component: 200 - total flux cleaned = 0.0169683 Jy ! Total flux subtracted in 200 components = 0.0169683 Jy ! Clean residual min=-0.002881 max=0.002966 Jy/beam ! Clean residual mean=0.000011 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.921432 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.00216146 Jy ! Component: 100 - total flux cleaned = 0.00395298 Jy ! Component: 150 - total flux cleaned = 0.00522365 Jy ! Component: 200 - total flux cleaned = 0.00600619 Jy ! Total flux subtracted in 200 components = 0.00600619 Jy ! Clean residual min=-0.002434 max=0.002603 Jy/beam ! Clean residual mean=-0.000004 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.927438 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 161 components and 0.927439 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=5.683 mas, bpa=-38.06 degrees ! Estimated noise=749.388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165768 Jy ! Component: 100 - total flux cleaned = 0.00189215 Jy ! Component: 150 - total flux cleaned = 0.00215904 Jy ! Component: 200 - total flux cleaned = 0.00234273 Jy ! Total flux subtracted in 200 components = 0.00234273 Jy ! Clean residual min=-0.002004 max=0.002324 Jy/beam ! Clean residual mean=0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.929781 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 182 components and 0.929781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065873Jy sigma=0.000708 ! Fit after self-cal, rms=0.065867Jy sigma=0.000708 wmodel J0536+5038_S_2014_06_09_pus_map.mod ! Writing 182 model components to file: J0536+5038_S_2014_06_09_pus_map.mod wobs J0536+5038_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0536+5038_S_2014_06_09_pus_uvs.fits wwins J0536+5038_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J0536+5038_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.000856151 Jy ! Component: 100 - total flux cleaned = 0.0011143 Jy ! Component: 150 - total flux cleaned = 0.00108068 Jy ! Component: 200 - total flux cleaned = 0.00101368 Jy ! Component: 250 - total flux cleaned = 0.000948471 Jy ! Component: 300 - total flux cleaned = 0.000916089 Jy ! Component: 350 - total flux cleaned = 0.000793125 Jy ! Component: 400 - total flux cleaned = 0.000763416 Jy ! Component: 450 - total flux cleaned = 0.000588744 Jy ! Component: 500 - total flux cleaned = 0.000418263 Jy ! Component: 550 - total flux cleaned = 0.000279057 Jy ! Component: 600 - total flux cleaned = 0.000251032 Jy ! Component: 650 - total flux cleaned = 0.000143692 Jy ! Component: 700 - total flux cleaned = 6.44481e-05 Jy ! Component: 750 - total flux cleaned = 6.42875e-05 Jy ! Component: 800 - total flux cleaned = 1.25447e-05 Jy ! Component: 850 - total flux cleaned = -3.819e-05 Jy ! Component: 900 - total flux cleaned = -8.79692e-05 Jy ! Component: 950 - total flux cleaned = -8.84161e-05 Jy ! Component: 1000 - total flux cleaned = -0.00025714 Jy ! Component: 1050 - total flux cleaned = -0.000327877 Jy ! Component: 1100 - total flux cleaned = -0.000327719 Jy ! Component: 1150 - total flux cleaned = -0.0003967 Jy ! Component: 1200 - total flux cleaned = -0.000441587 Jy ! Component: 1250 - total flux cleaned = -0.000351214 Jy ! Component: 1300 - total flux cleaned = -0.000506839 Jy ! Component: 1350 - total flux cleaned = -0.000506368 Jy ! Component: 1400 - total flux cleaned = -0.000528037 Jy ! Component: 1450 - total flux cleaned = -0.000634982 Jy ! Component: 1500 - total flux cleaned = -0.000634315 Jy ! Component: 1550 - total flux cleaned = -0.000696736 Jy ! Component: 1600 - total flux cleaned = -0.000696435 Jy ! Component: 1650 - total flux cleaned = -0.0006144 Jy ! Component: 1700 - total flux cleaned = -0.000675258 Jy ! Component: 1750 - total flux cleaned = -0.000755481 Jy ! Component: 1800 - total flux cleaned = -0.000834971 Jy ! Component: 1850 - total flux cleaned = -0.000952492 Jy ! Component: 1900 - total flux cleaned = -0.00103015 Jy ! Component: 1950 - total flux cleaned = -0.00112619 Jy ! Component: 2000 - total flux cleaned = -0.00116439 Jy ! Component: 2050 - total flux cleaned = -0.00118312 Jy ! Component: 2100 - total flux cleaned = -0.00127679 Jy ! Component: 2150 - total flux cleaned = -0.00135088 Jy ! Component: 2200 - total flux cleaned = -0.00144276 Jy ! Component: 2250 - total flux cleaned = -0.00146134 Jy ! Component: 2300 - total flux cleaned = -0.00156958 Jy ! Component: 2350 - total flux cleaned = -0.00162319 Jy ! Component: 2400 - total flux cleaned = -0.00172978 Jy ! Component: 2450 - total flux cleaned = -0.0017827 Jy ! Component: 2500 - total flux cleaned = -0.00186982 Jy ! Component: 2550 - total flux cleaned = -0.00192157 Jy ! Component: 2600 - total flux cleaned = -0.00197305 Jy ! Component: 2650 - total flux cleaned = -0.00204131 Jy ! Component: 2700 - total flux cleaned = -0.00214252 Jy ! Component: 2750 - total flux cleaned = -0.00215921 Jy ! Component: 2800 - total flux cleaned = -0.00220906 Jy ! Component: 2850 - total flux cleaned = -0.00224197 Jy ! Component: 2900 - total flux cleaned = -0.00235643 Jy ! Component: 2950 - total flux cleaned = -0.00243774 Jy ! Component: 3000 - total flux cleaned = -0.00253434 Jy ! Component: 3050 - total flux cleaned = -0.00256619 Jy ! Component: 3100 - total flux cleaned = -0.00267729 Jy ! Component: 3150 - total flux cleaned = -0.00277178 Jy ! Component: 3200 - total flux cleaned = -0.00286577 Jy ! Component: 3250 - total flux cleaned = -0.002897 Jy ! Component: 3300 - total flux cleaned = -0.00295886 Jy ! Component: 3350 - total flux cleaned = -0.00302018 Jy ! Component: 3400 - total flux cleaned = -0.00309633 Jy ! Component: 3450 - total flux cleaned = -0.00315672 Jy ! Component: 3500 - total flux cleaned = -0.00317176 Jy ! Component: 3550 - total flux cleaned = -0.00321674 Jy ! Component: 3600 - total flux cleaned = -0.00326143 Jy ! Component: 3650 - total flux cleaned = -0.0033501 Jy ! Component: 3700 - total flux cleaned = -0.00342342 Jy ! Component: 3750 - total flux cleaned = -0.00346719 Jy ! Component: 3800 - total flux cleaned = -0.00355425 Jy ! Component: 3850 - total flux cleaned = -0.0036261 Jy ! Component: 3900 - total flux cleaned = -0.0036406 Jy ! Component: 3950 - total flux cleaned = -0.00374029 Jy ! Component: 4000 - total flux cleaned = -0.00378271 Jy ! Component: 4050 - total flux cleaned = -0.0038811 Jy ! Total flux subtracted in 4096 components = -0.00392301 Jy ! Clean residual min=-0.000845 max=0.000801 Jy/beam ! Clean residual mean=-0.000005 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.925858 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 460 components and 0.925858 Jy ![Exited script file: muppet] wmap "J0536+5038_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.914 x 5.683 at -38.06 degrees (North through East) ! Clean map min=-0.0013491 max=0.82522 Jy/beam ! Writing clean map to FITS file: J0536+5038_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.825221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234668 device "J0536+5038_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0536+5038_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.085311 0.085311 0.170622 0.341244 0.682488 1.36498 2.72995 5.4599 10.9198 21.8396 43.6792 87.3584 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.825 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.914 x 5.683 at -38.06 degrees (North through East) ! Clean map min=-0.0013491 max=0.82522 Jy/beam quit ! Quitting program ! Log file J0536+5038_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:44:53 2016