! Started logfile: J0100+3345_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:40:56 2016 obs J0100+3345_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0100+3345_S_2014_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876423 visibilities/baseline/integration-bin. ! Found source: J0100+3345 ! ! 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 12936 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 J0100+3345_S_2014_05_31_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848107Jy sigma=0.010534 ! Fit after self-cal, rms=0.832516Jy sigma=0.010376 ! 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.344 mas, bmaj=7.255 mas, bpa=18.36 degrees ! Estimated noise=753.766 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.131796 Jy ! Component: 100 - total flux cleaned = 0.160536 Jy ! Total flux subtracted in 100 components = 0.160536 Jy ! Clean residual min=-0.003528 max=0.008018 Jy/beam ! Clean residual mean=0.000004 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.160536 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.160536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070595Jy sigma=0.000809 ! Fit after self-cal, rms=0.070589Jy sigma=0.000809 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00668372 Jy ! Component: 100 - total flux cleaned = 0.00979107 Jy ! Total flux subtracted in 100 components = 0.00979107 Jy ! Clean residual min=-0.003235 max=0.003695 Jy/beam ! Clean residual mean=0.000004 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.170327 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.170327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069836Jy sigma=0.000803 ! Fit after self-cal, rms=0.069839Jy sigma=0.000803 ! 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=4.102 mas, bmaj=7.812 mas, bpa=16.58 degrees ! Estimated noise=508.823 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.00211063 Jy ! Component: 100 - total flux cleaned = 0.0033658 Jy ! Component: 150 - total flux cleaned = 0.00405287 Jy ! Component: 200 - total flux cleaned = 0.0042013 Jy ! Total flux subtracted in 200 components = 0.0042013 Jy ! Clean residual min=-0.002892 max=0.003450 Jy/beam ! Clean residual mean=0.000016 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.174529 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.174529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069739Jy sigma=0.000802 ! Fit after self-cal, rms=0.069740Jy sigma=0.000802 ! 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 0.96 FD 0.85 HN 1.00 KP 1.04 ! LA 1.19 MK 1.03 NL 0.96 OV 0.98 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.04 KP 1.02 ! LA 1.15 MK 1.01 NL 1.04 OV 1.00 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.04 KP 0.91 ! LA 0.91 MK 1.04 NL 1.01 OV 0.94 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.01 KP 0.87 ! LA 0.87 MK 1.04 NL 1.07 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.069740Jy sigma=0.000802 ! Fit after self-cal, rms=0.066659Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.098 mas, bmaj=7.803 mas, bpa=16.97 degrees ! Estimated noise=508.308 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.00011371 Jy ! Component: 100 - total flux cleaned = -0.000238855 Jy ! Component: 150 - total flux cleaned = -0.000313981 Jy ! Component: 200 - total flux cleaned = -0.000335124 Jy ! Total flux subtracted in 200 components = -0.000335124 Jy ! Clean residual min=-0.001697 max=0.002230 Jy/beam ! Clean residual mean=0.000003 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.174194 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.174194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066632Jy sigma=0.000775 ! Fit after self-cal, rms=0.066632Jy sigma=0.000775 ! 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.066632Jy sigma=0.000775 ! Fit after self-cal, rms=0.066570Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.098 mas, bmaj=7.83 mas, bpa=16.8 degrees ! Estimated noise=508.728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259303 Jy ! Component: 100 - total flux cleaned = -0.000349003 Jy ! Component: 150 - total flux cleaned = -0.000377217 Jy ! Component: 200 - total flux cleaned = -0.000390396 Jy ! Total flux subtracted in 200 components = -0.000390396 Jy ! Clean residual min=-0.001530 max=0.001891 Jy/beam ! Clean residual mean=0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.173803 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.173803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066560Jy sigma=0.000773 ! Fit after self-cal, rms=0.066563Jy 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) ! Added new window around map position (12.5, -23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182077 Jy ! Component: 100 - total flux cleaned = 0.00275878 Jy ! Component: 150 - total flux cleaned = 0.00320482 Jy ! Component: 200 - total flux cleaned = 0.00349699 Jy ! Total flux subtracted in 200 components = 0.00349699 Jy ! Clean residual min=-0.001682 max=0.001663 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.1773 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 76 components and 0.1773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066505Jy sigma=0.000772 ! Fit after self-cal, rms=0.066502Jy sigma=0.000772 ! Inverting map ! Added new window around map position (-92.5, 38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000984709 Jy ! Component: 100 - total flux cleaned = 0.00124178 Jy ! Component: 150 - total flux cleaned = 0.00154175 Jy ! Component: 200 - total flux cleaned = 0.00173298 Jy ! Total flux subtracted in 200 components = 0.00173298 Jy ! Clean residual min=-0.001664 max=0.001424 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.179033 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.179033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066459Jy sigma=0.000771 ! Fit after self-cal, rms=0.066455Jy sigma=0.000771 ! 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.066455Jy sigma=0.000771 ! Fit after self-cal, rms=0.066451Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.094 mas, bmaj=7.836 mas, bpa=16.8 degrees ! Estimated noise=508.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531806 Jy ! Component: 100 - total flux cleaned = 0.000762582 Jy ! Component: 150 - total flux cleaned = 0.000904851 Jy ! Component: 200 - total flux cleaned = 0.000978187 Jy ! Total flux subtracted in 200 components = 0.000978187 Jy ! Clean residual min=-0.001675 max=0.001361 Jy/beam ! Clean residual mean=-0.000002 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.180011 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.180011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066435Jy sigma=0.000771 ! Fit after self-cal, rms=0.066433Jy sigma=0.000771 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.00017476 Jy ! Component: 100 - total flux cleaned = 0.000224166 Jy ! Component: 150 - total flux cleaned = 0.000254792 Jy ! Component: 200 - total flux cleaned = 0.000284146 Jy ! Total flux subtracted in 200 components = 0.000284146 Jy ! Clean residual min=-0.001665 max=0.001354 Jy/beam ! Clean residual mean=-0.000002 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.180296 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 127 components and 0.180296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066425Jy sigma=0.000771 ! Fit after self-cal, rms=0.066425Jy sigma=0.000771 ! 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.066425Jy sigma=0.000771 ! Fit after self-cal, rms=0.066452Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.636 mas, bmaj=9.84 mas, bpa=3.676 degrees ! Estimated noise=581.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340738 Jy ! Component: 100 - total flux cleaned = 0.000462489 Jy ! Component: 150 - total flux cleaned = 0.000527398 Jy ! Component: 200 - total flux cleaned = 0.000595887 Jy ! Total flux subtracted in 200 components = 0.000595887 Jy ! Clean residual min=-0.001454 max=0.001388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.180891 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 151 components and 0.180891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066449Jy sigma=0.000771 ! Fit after self-cal, rms=0.066448Jy sigma=0.000771 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 = 8.07938e-05 Jy ! Component: 100 - total flux cleaned = 0.000121692 Jy ! Component: 150 - total flux cleaned = 0.000131122 Jy ! Component: 200 - total flux cleaned = 0.000157551 Jy ! Total flux subtracted in 200 components = 0.000157551 Jy ! Clean residual min=-0.001452 max=0.001371 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.181049 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 169 components and 0.181049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066446Jy sigma=0.000771 ! Fit after self-cal, rms=0.066446Jy 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=4.093 mas, bmaj=7.837 mas, bpa=16.8 degrees ! Estimated noise=508.782 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.093 x 7.837 at 16.8 degrees (North through East) ! Clean map min=-0.0016104 max=0.16838 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.336 mas, bmaj=7.28 mas, bpa=18.58 degrees ! Estimated noise=750.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131274 Jy ! Component: 100 - total flux cleaned = 0.1599 Jy ! Component: 150 - total flux cleaned = 0.166892 Jy ! Component: 200 - total flux cleaned = 0.170202 Jy ! Total flux subtracted in 200 components = 0.170202 Jy ! Clean residual min=-0.002365 max=0.002215 Jy/beam ! Clean residual mean=-0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.170202 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.170202 Jy ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=7.837 mas, bpa=16.8 degrees ! Estimated noise=508.782 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.00263967 Jy ! Component: 100 - total flux cleaned = 0.00445253 Jy ! Component: 150 - total flux cleaned = 0.0058851 Jy ! Component: 200 - total flux cleaned = 0.00694339 Jy ! Total flux subtracted in 200 components = 0.00694339 Jy ! Clean residual min=-0.001784 max=0.001394 Jy/beam ! Clean residual mean=-0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.177145 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.177145 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.636 mas, bmaj=9.84 mas, bpa=3.676 degrees ! Estimated noise=581.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132327 Jy ! Component: 100 - total flux cleaned = 0.00218922 Jy ! Component: 150 - total flux cleaned = 0.00258087 Jy ! Component: 200 - total flux cleaned = 0.00289148 Jy ! Total flux subtracted in 200 components = 0.00289148 Jy ! Clean residual min=-0.001494 max=0.001360 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.180037 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.000272996 Jy ! Component: 100 - total flux cleaned = 0.000492889 Jy ! Component: 150 - total flux cleaned = 0.000591076 Jy ! Component: 200 - total flux cleaned = 0.000681732 Jy ! Total flux subtracted in 200 components = 0.000681732 Jy ! Clean residual min=-0.001544 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.180719 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 111 components and 0.180719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=7.837 mas, bpa=16.8 degrees ! Estimated noise=508.782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161891 Jy ! Component: 100 - total flux cleaned = -0.000137144 Jy ! Component: 150 - total flux cleaned = -0.000160697 Jy ! Component: 200 - total flux cleaned = -0.000118825 Jy ! Total flux subtracted in 200 components = -0.000118825 Jy ! Clean residual min=-0.001774 max=0.001344 Jy/beam ! Clean residual mean=-0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.1806 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.1806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066466Jy sigma=0.000771 ! Fit after self-cal, rms=0.066465Jy sigma=0.000771 wmodel J0100+3345_S_2014_05_31_pus_map.mod ! Writing 127 model components to file: J0100+3345_S_2014_05_31_pus_map.mod wobs J0100+3345_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0100+3345_S_2014_05_31_pus_uvs.fits wwins J0100+3345_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0100+3345_S_2014_05_31_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.000351576 Jy ! Component: 100 - total flux cleaned = -0.000375422 Jy ! Component: 150 - total flux cleaned = -0.000375056 Jy ! Component: 200 - total flux cleaned = -0.000416736 Jy ! Component: 250 - total flux cleaned = -0.000478205 Jy ! Component: 300 - total flux cleaned = -0.000498898 Jy ! Component: 350 - total flux cleaned = -0.000460712 Jy ! Component: 400 - total flux cleaned = -0.000366922 Jy ! Component: 450 - total flux cleaned = -0.000293564 Jy ! Component: 500 - total flux cleaned = -0.000185933 Jy ! Component: 550 - total flux cleaned = -0.000168406 Jy ! Component: 600 - total flux cleaned = -6.47088e-05 Jy ! Component: 650 - total flux cleaned = -3.07039e-05 Jy ! Component: 700 - total flux cleaned = 3.57405e-05 Jy ! Component: 750 - total flux cleaned = 6.80542e-05 Jy ! Component: 800 - total flux cleaned = 8.37658e-05 Jy ! Component: 850 - total flux cleaned = 0.000115118 Jy ! Component: 900 - total flux cleaned = 0.000177261 Jy ! Component: 950 - total flux cleaned = 0.000177067 Jy ! Component: 1000 - total flux cleaned = 0.000267384 Jy ! Component: 1050 - total flux cleaned = 0.000222852 Jy ! Component: 1100 - total flux cleaned = 0.000311366 Jy ! Component: 1150 - total flux cleaned = 0.000354927 Jy ! Component: 1200 - total flux cleaned = 0.000383878 Jy ! Component: 1250 - total flux cleaned = 0.000440242 Jy ! Component: 1300 - total flux cleaned = 0.000495781 Jy ! Component: 1350 - total flux cleaned = 0.000550653 Jy ! Component: 1400 - total flux cleaned = 0.000563982 Jy ! Component: 1450 - total flux cleaned = 0.000604285 Jy ! Component: 1500 - total flux cleaned = 0.000644 Jy ! Component: 1550 - total flux cleaned = 0.000709612 Jy ! Component: 1600 - total flux cleaned = 0.000761456 Jy ! Component: 1650 - total flux cleaned = 0.000786825 Jy ! Component: 1700 - total flux cleaned = 0.00083769 Jy ! Component: 1750 - total flux cleaned = 0.000862903 Jy ! Component: 1800 - total flux cleaned = 0.000875562 Jy ! Component: 1850 - total flux cleaned = 0.000961593 Jy ! Component: 1900 - total flux cleaned = 0.000985694 Jy ! Component: 1950 - total flux cleaned = 0.00104569 Jy ! Component: 2000 - total flux cleaned = 0.00105745 Jy ! Component: 2050 - total flux cleaned = 0.0010809 Jy ! Component: 2100 - total flux cleaned = 0.00109245 Jy ! Component: 2150 - total flux cleaned = 0.00109241 Jy ! Component: 2200 - total flux cleaned = 0.00116099 Jy ! Component: 2250 - total flux cleaned = 0.00118375 Jy ! Component: 2300 - total flux cleaned = 0.00124005 Jy ! Component: 2350 - total flux cleaned = 0.00131807 Jy ! Component: 2400 - total flux cleaned = 0.00132918 Jy ! Component: 2450 - total flux cleaned = 0.00137285 Jy ! Component: 2500 - total flux cleaned = 0.00137291 Jy ! Component: 2550 - total flux cleaned = 0.00142684 Jy ! Component: 2600 - total flux cleaned = 0.00149085 Jy ! Component: 2650 - total flux cleaned = 0.00149072 Jy ! Component: 2700 - total flux cleaned = 0.00151182 Jy ! Component: 2750 - total flux cleaned = 0.00154311 Jy ! Component: 2800 - total flux cleaned = 0.00157418 Jy ! Component: 2850 - total flux cleaned = 0.00158431 Jy ! Component: 2900 - total flux cleaned = 0.00158432 Jy ! Component: 2950 - total flux cleaned = 0.00165493 Jy ! Component: 3000 - total flux cleaned = 0.00165474 Jy ! Component: 3050 - total flux cleaned = 0.00164464 Jy ! Component: 3100 - total flux cleaned = 0.00163486 Jy ! Component: 3150 - total flux cleaned = 0.0016348 Jy ! Component: 3200 - total flux cleaned = 0.00164449 Jy ! Component: 3250 - total flux cleaned = 0.00165412 Jy ! Component: 3300 - total flux cleaned = 0.00167336 Jy ! Component: 3350 - total flux cleaned = 0.00171138 Jy ! Component: 3400 - total flux cleaned = 0.00172076 Jy ! Component: 3450 - total flux cleaned = 0.00172073 Jy ! Component: 3500 - total flux cleaned = 0.00172075 Jy ! Component: 3550 - total flux cleaned = 0.00174843 Jy ! Component: 3600 - total flux cleaned = 0.00174849 Jy ! Component: 3650 - total flux cleaned = 0.00172113 Jy ! Component: 3700 - total flux cleaned = 0.00173928 Jy ! Component: 3750 - total flux cleaned = 0.00174825 Jy ! Component: 3800 - total flux cleaned = 0.00172133 Jy ! Component: 3850 - total flux cleaned = 0.00170361 Jy ! Component: 3900 - total flux cleaned = 0.00173878 Jy ! Component: 3950 - total flux cleaned = 0.00171252 Jy ! Component: 4000 - total flux cleaned = 0.00172122 Jy ! Component: 4050 - total flux cleaned = 0.00170397 Jy ! Total flux subtracted in 4096 components = 0.00173836 Jy ! Clean residual min=-0.000500 max=0.000584 Jy/beam ! Clean residual mean=-0.000000 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.182338 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 408 components and 0.182338 Jy ![Exited script file: muppet] wmap "J0100+3345_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.093 x 7.837 at 16.8 degrees (North through East) ! Clean map min=-0.0013292 max=0.16807 Jy/beam ! Writing clean map to FITS file: J0100+3345_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.168074 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160749 device "J0100+3345_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0100+3345_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.286925 0.286925 0.57385 1.1477 2.2954 4.5908 9.1816 18.3632 36.7264 73.4528 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.168 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.093 x 7.837 at 16.8 degrees (North through East) ! Clean map min=-0.0013292 max=0.16807 Jy/beam quit ! Quitting program ! Log file J0100+3345_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:41:01 2016