! Started logfile: J2300+0337_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:40:37 2016 obs J2300+0337_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2300+0337_S_2014_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982114 visibilities/baseline/integration-bin. ! Found source: J2300+0337 ! ! 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 14496 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 J2300+0337_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.744736Jy sigma=0.008620 ! Fit after self-cal, rms=0.647071Jy sigma=0.007585 ! 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.839 mas, bmaj=6.759 mas, bpa=-4.014 degrees ! Estimated noise=774.194 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.266895 Jy ! Component: 100 - total flux cleaned = 0.335337 Jy ! Total flux subtracted in 100 components = 0.335337 Jy ! Clean residual min=-0.008522 max=0.027964 Jy/beam ! Clean residual mean=0.000032 rms=0.002788 Jy/beam ! Combined flux in latest and established models = 0.335337 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.335337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097426Jy sigma=0.001067 ! Fit after self-cal, rms=0.097395Jy sigma=0.001067 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.029106 Jy ! Component: 100 - total flux cleaned = 0.044323 Jy ! Total flux subtracted in 100 components = 0.044323 Jy ! Clean residual min=-0.006542 max=0.008410 Jy/beam ! Clean residual mean=0.000018 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.37966 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.37966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085262Jy sigma=0.000926 ! Fit after self-cal, rms=0.085214Jy sigma=0.000925 ! 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.406 mas, bmaj=7.7 mas, bpa=-4.399 degrees ! Estimated noise=511.046 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, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151365 Jy ! Component: 100 - total flux cleaned = 0.0241671 Jy ! Component: 150 - total flux cleaned = 0.0303096 Jy ! Component: 200 - total flux cleaned = 0.0347181 Jy ! Total flux subtracted in 200 components = 0.0347181 Jy ! Clean residual min=-0.004706 max=0.004950 Jy/beam ! Clean residual mean=0.000009 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.414378 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 70 components and 0.414378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081876Jy sigma=0.000893 ! Fit after self-cal, rms=0.081805Jy sigma=0.000892 ! 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.99 FD 0.82 HN 0.97 KP 1.03 ! LA 1.19 MK 1.00 NL 0.95 OV 0.96 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.02 KP 1.00 ! LA 1.14 MK 1.00 NL 1.04 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.10 HN 1.03 KP 0.92 ! LA 0.90 MK 1.02 NL 1.03 OV 0.94 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.03 KP 0.89 ! LA 0.88 MK 1.02 NL 1.06 OV 1.03 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.081805Jy sigma=0.000892 ! Fit after self-cal, rms=0.072266Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=7.738 mas, bpa=-4.316 degrees ! Estimated noise=508.969 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.0018678 Jy ! Component: 100 - total flux cleaned = 0.00193017 Jy ! Component: 150 - total flux cleaned = 0.00183852 Jy ! Component: 200 - total flux cleaned = 0.0018818 Jy ! Total flux subtracted in 200 components = 0.0018818 Jy ! Clean residual min=-0.002433 max=0.002814 Jy/beam ! Clean residual mean=0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.41626 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.41626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072169Jy sigma=0.000793 ! Fit after self-cal, rms=0.072158Jy sigma=0.000792 ! 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.072158Jy sigma=0.000792 ! Fit after self-cal, rms=0.071959Jy sigma=0.000789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.736 mas, bpa=-4.331 degrees ! Estimated noise=508.897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622443 Jy ! Component: 100 - total flux cleaned = 0.000844381 Jy ! Component: 150 - total flux cleaned = 0.000900528 Jy ! Component: 200 - total flux cleaned = 0.00100374 Jy ! Total flux subtracted in 200 components = 0.00100374 Jy ! Clean residual min=-0.002136 max=0.002803 Jy/beam ! Clean residual mean=0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.417264 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.417264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071922Jy sigma=0.000789 ! Fit after self-cal, rms=0.071918Jy sigma=0.000789 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 (-11, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234335 Jy ! Component: 100 - total flux cleaned = 0.00297066 Jy ! Component: 150 - total flux cleaned = 0.00323662 Jy ! Component: 200 - total flux cleaned = 0.00329874 Jy ! Total flux subtracted in 200 components = 0.00329874 Jy ! Clean residual min=-0.002215 max=0.001720 Jy/beam ! Clean residual mean=0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.420562 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 143 components and 0.420562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071832Jy sigma=0.000788 ! Fit after self-cal, rms=0.071824Jy sigma=0.000788 ! 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.071824Jy sigma=0.000788 ! Fit after self-cal, rms=0.071815Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=7.736 mas, bpa=-4.312 degrees ! Estimated noise=509.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076659 Jy ! Component: 100 - total flux cleaned = 0.00101545 Jy ! Component: 150 - total flux cleaned = 0.00106859 Jy ! Component: 200 - total flux cleaned = 0.00109223 Jy ! Total flux subtracted in 200 components = 0.00109223 Jy ! Clean residual min=-0.002171 max=0.001704 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.421655 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 154 components and 0.421655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071789Jy sigma=0.000788 ! Fit after self-cal, rms=0.071786Jy sigma=0.000787 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.000163163 Jy ! Component: 100 - total flux cleaned = 0.000257383 Jy ! Component: 150 - total flux cleaned = 0.000278602 Jy ! Component: 200 - total flux cleaned = 0.000277945 Jy ! Total flux subtracted in 200 components = 0.000277945 Jy ! Clean residual min=-0.002147 max=0.001677 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.421933 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.421933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071772Jy sigma=0.000787 ! Fit after self-cal, rms=0.071770Jy sigma=0.000787 ! 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.071770Jy sigma=0.000787 ! Fit after self-cal, rms=0.071784Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.518 mas, bmaj=11.71 mas, bpa=-4.892 degrees ! Estimated noise=619.892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339526 Jy ! Component: 100 - total flux cleaned = 0.000357986 Jy ! Component: 150 - total flux cleaned = 0.000314887 Jy ! Component: 200 - total flux cleaned = 0.000288476 Jy ! Total flux subtracted in 200 components = 0.000288476 Jy ! Clean residual min=-0.002051 max=0.001969 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.422221 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 171 components and 0.422221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071778Jy sigma=0.000787 ! Fit after self-cal, rms=0.071778Jy sigma=0.000787 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.15871e-05 Jy ! Component: 100 - total flux cleaned = 4.88718e-05 Jy ! Component: 150 - total flux cleaned = 3.6826e-05 Jy ! Component: 200 - total flux cleaned = 1.41515e-05 Jy ! Total flux subtracted in 200 components = 1.41515e-05 Jy ! Clean residual min=-0.002023 max=0.001970 Jy/beam ! Clean residual mean=0.000001 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.422235 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 176 components and 0.422235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071774Jy sigma=0.000787 ! Fit after self-cal, rms=0.071774Jy sigma=0.000787 ! 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.424 mas, bmaj=7.736 mas, bpa=-4.305 degrees ! Estimated noise=509.211 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.424 x 7.736 at -4.305 degrees (North through East) ! Clean map min=-0.0019953 max=0.35047 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.853 mas, bmaj=6.78 mas, bpa=-3.769 degrees ! Estimated noise=776.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.267425 Jy ! Component: 100 - total flux cleaned = 0.335496 Jy ! Component: 150 - total flux cleaned = 0.364098 Jy ! Component: 200 - total flux cleaned = 0.379401 Jy ! Total flux subtracted in 200 components = 0.379401 Jy ! Clean residual min=-0.004431 max=0.008042 Jy/beam ! Clean residual mean=0.000013 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.379401 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.379401 Jy ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=7.736 mas, bpa=-4.305 degrees ! Estimated noise=509.211 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.0137026 Jy ! Component: 100 - total flux cleaned = 0.0217693 Jy ! Component: 150 - total flux cleaned = 0.0271265 Jy ! Component: 200 - total flux cleaned = 0.0309454 Jy ! Total flux subtracted in 200 components = 0.0309454 Jy ! Clean residual min=-0.002174 max=0.002343 Jy/beam ! Clean residual mean=0.000009 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.410346 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 73 components and 0.410346 Jy ! Inverting map ! Added new window around map position (-48, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286629 Jy ! Component: 100 - total flux cleaned = 0.00504554 Jy ! Component: 150 - total flux cleaned = 0.00674474 Jy ! Component: 200 - total flux cleaned = 0.00810644 Jy ! Total flux subtracted in 200 components = 0.00810644 Jy ! Clean residual min=-0.002159 max=0.001777 Jy/beam ! Clean residual mean=0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.418453 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 107 components and 0.418453 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.518 mas, bmaj=11.71 mas, bpa=-4.892 degrees ! Estimated noise=619.892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158421 Jy ! Component: 100 - total flux cleaned = 0.00208108 Jy ! Component: 150 - total flux cleaned = 0.00250862 Jy ! Component: 200 - total flux cleaned = 0.00275774 Jy ! Total flux subtracted in 200 components = 0.00275774 Jy ! Clean residual min=-0.002041 max=0.001911 Jy/beam ! Clean residual mean=0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.42121 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.000146931 Jy ! Component: 100 - total flux cleaned = 0.000278663 Jy ! Component: 150 - total flux cleaned = 0.000378591 Jy ! Component: 200 - total flux cleaned = 0.000470665 Jy ! Total flux subtracted in 200 components = 0.000470665 Jy ! Clean residual min=-0.001989 max=0.001817 Jy/beam ! Clean residual mean=0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.421681 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 172 components and 0.421681 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=7.736 mas, bpa=-4.305 degrees ! Estimated noise=509.211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179141 Jy ! Component: 100 - total flux cleaned = 0.000241612 Jy ! Component: 150 - total flux cleaned = 0.000293878 Jy ! Component: 200 - total flux cleaned = 0.000293517 Jy ! Total flux subtracted in 200 components = 0.000293517 Jy ! Clean residual min=-0.002075 max=0.001771 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.421975 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 192 components and 0.421975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071758Jy sigma=0.000787 ! Fit after self-cal, rms=0.071753Jy sigma=0.000787 wmodel J2300+0337_S_2014_05_31_pus_map.mod ! Writing 192 model components to file: J2300+0337_S_2014_05_31_pus_map.mod wobs J2300+0337_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2300+0337_S_2014_05_31_pus_uvs.fits wwins J2300+0337_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J2300+0337_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.000373629 Jy ! Component: 100 - total flux cleaned = -0.000316519 Jy ! Component: 150 - total flux cleaned = -0.000235717 Jy ! Component: 200 - total flux cleaned = -0.000360336 Jy ! Component: 250 - total flux cleaned = -0.000408489 Jy ! Component: 300 - total flux cleaned = -0.000640981 Jy ! Component: 350 - total flux cleaned = -0.000775831 Jy ! Component: 400 - total flux cleaned = -0.000907244 Jy ! Component: 450 - total flux cleaned = -0.00101438 Jy ! Component: 500 - total flux cleaned = -0.00111883 Jy ! Component: 550 - total flux cleaned = -0.00124142 Jy ! Component: 600 - total flux cleaned = -0.00134162 Jy ! Component: 650 - total flux cleaned = -0.00142042 Jy ! Component: 700 - total flux cleaned = -0.00143995 Jy ! Component: 750 - total flux cleaned = -0.0015349 Jy ! Component: 800 - total flux cleaned = -0.00157176 Jy ! Component: 850 - total flux cleaned = -0.00153536 Jy ! Component: 900 - total flux cleaned = -0.00160747 Jy ! Component: 950 - total flux cleaned = -0.00162508 Jy ! Component: 1000 - total flux cleaned = -0.00159013 Jy ! Component: 1050 - total flux cleaned = -0.00159047 Jy ! Component: 1100 - total flux cleaned = -0.0016415 Jy ! Component: 1150 - total flux cleaned = -0.0016749 Jy ! Component: 1200 - total flux cleaned = -0.00172394 Jy ! Component: 1250 - total flux cleaned = -0.00180443 Jy ! Component: 1300 - total flux cleaned = -0.00177256 Jy ! Component: 1350 - total flux cleaned = -0.00183595 Jy ! Component: 1400 - total flux cleaned = -0.00183611 Jy ! Component: 1450 - total flux cleaned = -0.00186673 Jy ! Component: 1500 - total flux cleaned = -0.00186642 Jy ! Component: 1550 - total flux cleaned = -0.00180639 Jy ! Component: 1600 - total flux cleaned = -0.00180649 Jy ! Component: 1650 - total flux cleaned = -0.00177699 Jy ! Component: 1700 - total flux cleaned = -0.00179137 Jy ! Component: 1750 - total flux cleaned = -0.00173377 Jy ! Component: 1800 - total flux cleaned = -0.00171951 Jy ! Component: 1850 - total flux cleaned = -0.00164882 Jy ! Component: 1900 - total flux cleaned = -0.00163507 Jy ! Component: 1950 - total flux cleaned = -0.00157994 Jy ! Component: 2000 - total flux cleaned = -0.00160736 Jy ! Component: 2050 - total flux cleaned = -0.00156656 Jy ! Component: 2100 - total flux cleaned = -0.00155312 Jy ! Component: 2150 - total flux cleaned = -0.00151325 Jy ! Component: 2200 - total flux cleaned = -0.00150013 Jy ! Component: 2250 - total flux cleaned = -0.00151334 Jy ! Component: 2300 - total flux cleaned = -0.00147453 Jy ! Component: 2350 - total flux cleaned = -0.00144882 Jy ! Component: 2400 - total flux cleaned = -0.0014871 Jy ! Component: 2450 - total flux cleaned = -0.00141131 Jy ! Component: 2500 - total flux cleaned = -0.00141143 Jy ! Component: 2550 - total flux cleaned = -0.00133711 Jy ! Component: 2600 - total flux cleaned = -0.00137416 Jy ! Component: 2650 - total flux cleaned = -0.00137411 Jy ! Component: 2700 - total flux cleaned = -0.00133769 Jy ! Component: 2750 - total flux cleaned = -0.00136173 Jy ! Component: 2800 - total flux cleaned = -0.00130207 Jy ! Component: 2850 - total flux cleaned = -0.00127856 Jy ! Component: 2900 - total flux cleaned = -0.00133722 Jy ! Component: 2950 - total flux cleaned = -0.00131389 Jy ! Component: 3000 - total flux cleaned = -0.00133694 Jy ! Component: 3050 - total flux cleaned = -0.00131417 Jy ! Component: 3100 - total flux cleaned = -0.0012801 Jy ! Component: 3150 - total flux cleaned = -0.00132506 Jy ! Component: 3200 - total flux cleaned = -0.00134753 Jy ! Component: 3250 - total flux cleaned = -0.00134732 Jy ! Component: 3300 - total flux cleaned = -0.00130328 Jy ! Component: 3350 - total flux cleaned = -0.00132525 Jy ! Component: 3400 - total flux cleaned = -0.0012926 Jy ! Component: 3450 - total flux cleaned = -0.00128184 Jy ! Component: 3500 - total flux cleaned = -0.00131407 Jy ! Component: 3550 - total flux cleaned = -0.00128202 Jy ! Component: 3600 - total flux cleaned = -0.001282 Jy ! Component: 3650 - total flux cleaned = -0.00126091 Jy ! Component: 3700 - total flux cleaned = -0.00126091 Jy ! Component: 3750 - total flux cleaned = -0.00125043 Jy ! Component: 3800 - total flux cleaned = -0.00122984 Jy ! Component: 3850 - total flux cleaned = -0.00124003 Jy ! Component: 3900 - total flux cleaned = -0.00123987 Jy ! Component: 3950 - total flux cleaned = -0.0011691 Jy ! Component: 4000 - total flux cleaned = -0.00119924 Jy ! Component: 4050 - total flux cleaned = -0.00120919 Jy ! Total flux subtracted in 4096 components = -0.00120915 Jy ! Clean residual min=-0.000689 max=0.000525 Jy/beam ! Clean residual mean=0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.420766 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 490 components and 0.420765 Jy ![Exited script file: muppet] wmap "J2300+0337_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.424 x 7.736 at -4.305 degrees (North through East) ! Clean map min=-0.0015393 max=0.35106 Jy/beam ! Writing clean map to FITS file: J2300+0337_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.351064 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182199 device "J2300+0337_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2300+0337_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.155698 0.155698 0.311395 0.622791 1.24558 2.49116 4.98232 9.96465 19.9293 39.8586 79.7172 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.351 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.424 x 7.736 at -4.305 degrees (North through East) ! Clean map min=-0.0015393 max=0.35106 Jy/beam quit ! Quitting program ! Log file J2300+0337_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:40:43 2016