! Started logfile: J0140+4342_S_2017_05_27_pus_uvs.log on Fri May 3 10:54:21 2019 obs J0140+4342_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0140+4342_S_2017_05_27_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971406 visibilities/baseline/integration-bin. ! Found source: J0140+4342 ! ! 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 1211 lines of history. ! ! Reading 25004 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 J0140+4342_S_2017_05_27_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 751 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884405Jy sigma=0.008283 ! Fit after self-cal, rms=0.877028Jy sigma=0.008217 ! 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.089 mas, bmaj=5.047 mas, bpa=-6.69 degrees ! Estimated noise=896.6 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.0942892 Jy ! Component: 100 - total flux cleaned = 0.122147 Jy ! Total flux subtracted in 100 components = 0.122147 Jy ! Clean residual min=-0.004272 max=0.012485 Jy/beam ! Clean residual mean=-0.000011 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.122147 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.122147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079747Jy sigma=0.000701 ! Fit after self-cal, rms=0.079742Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013726 Jy ! Component: 100 - total flux cleaned = 0.020472 Jy ! Total flux subtracted in 100 components = 0.020472 Jy ! Clean residual min=-0.003008 max=0.003874 Jy/beam ! Clean residual mean=-0.000005 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.142619 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 11 components and 0.142619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077234Jy sigma=0.000677 ! Fit after self-cal, rms=0.077236Jy sigma=0.000677 ! 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.666 mas, bmaj=5.854 mas, bpa=-4.033 degrees ! Estimated noise=540.424 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 (7, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513769 Jy ! Component: 100 - total flux cleaned = 0.00709501 Jy ! Component: 150 - total flux cleaned = 0.00794268 Jy ! Component: 200 - total flux cleaned = 0.00818832 Jy ! Total flux subtracted in 200 components = 0.00818832 Jy ! Clean residual min=-0.002088 max=0.002173 Jy/beam ! Clean residual mean=-0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.150807 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.150807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076858Jy sigma=0.000673 ! Fit after self-cal, rms=0.076840Jy sigma=0.000673 ! 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.93 FD 0.96 HN 1.01 KP 1.00 ! LA 0.97 MK 1.00 NL 0.91 OV 1.03 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.01 KP 0.96 ! LA 0.94 MK 1.01 NL 1.09 OV 1.06 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 0.99 ! LA 0.98 MK 1.01 NL 1.03 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.02 KP 1.00* ! LA 1.05 MK 1.15 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.076840Jy sigma=0.000673 ! Fit after self-cal, rms=0.075944Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=5.852 mas, bpa=-3.511 degrees ! Estimated noise=539.739 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.00114689 Jy ! Component: 100 - total flux cleaned = 0.00105489 Jy ! Component: 150 - total flux cleaned = 0.000940976 Jy ! Component: 200 - total flux cleaned = 0.000842504 Jy ! Total flux subtracted in 200 components = 0.000842504 Jy ! Clean residual min=-0.001897 max=0.001674 Jy/beam ! Clean residual mean=-0.000002 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.15165 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.15165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075895Jy sigma=0.000669 ! Fit after self-cal, rms=0.075879Jy sigma=0.000669 ! 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.075879Jy sigma=0.000669 ! Fit after self-cal, rms=0.075887Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=5.821 mas, bpa=-3.835 degrees ! Estimated noise=540.394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000728507 Jy ! Component: 100 - total flux cleaned = 0.00101612 Jy ! Component: 150 - total flux cleaned = 0.00106862 Jy ! Component: 200 - total flux cleaned = 0.00108465 Jy ! Total flux subtracted in 200 components = 0.00108465 Jy ! Clean residual min=-0.001514 max=0.001499 Jy/beam ! Clean residual mean=-0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.152734 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.152734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075877Jy sigma=0.000667 ! Fit after self-cal, rms=0.075884Jy sigma=0.000667 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.000142742 Jy ! Component: 100 - total flux cleaned = 0.000127975 Jy ! Component: 150 - total flux cleaned = 0.000114397 Jy ! Component: 200 - total flux cleaned = 0.000114678 Jy ! Total flux subtracted in 200 components = 0.000114678 Jy ! Clean residual min=-0.001518 max=0.001507 Jy/beam ! Clean residual mean=-0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.152849 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 80 components and 0.152849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075878Jy sigma=0.000667 ! Fit after self-cal, rms=0.075878Jy sigma=0.000667 ! 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.075878Jy sigma=0.000667 ! Fit after self-cal, rms=0.075913Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=5.817 mas, bpa=-3.817 degrees ! Estimated noise=540.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000467657 Jy ! Component: 100 - total flux cleaned = 0.000613227 Jy ! Component: 150 - total flux cleaned = 0.000627194 Jy ! Component: 200 - total flux cleaned = 0.000640212 Jy ! Total flux subtracted in 200 components = 0.000640212 Jy ! Clean residual min=-0.001491 max=0.001474 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.153489 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.153489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075908Jy sigma=0.000667 ! Fit after self-cal, rms=0.075908Jy sigma=0.000667 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.96381e-05 Jy ! Component: 100 - total flux cleaned = 7.01233e-05 Jy ! Component: 150 - total flux cleaned = 7.03881e-05 Jy ! Component: 200 - total flux cleaned = 7.05062e-05 Jy ! Total flux subtracted in 200 components = 7.05062e-05 Jy ! Clean residual min=-0.001484 max=0.001472 Jy/beam ! Clean residual mean=-0.000000 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.15356 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.15356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075904Jy sigma=0.000667 ! Fit after self-cal, rms=0.075904Jy sigma=0.000667 ! 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.075904Jy sigma=0.000667 ! Fit after self-cal, rms=0.075910Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.726 mas, bmaj=9.285 mas, bpa=-1.29 degrees ! Estimated noise=659.696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481899 Jy ! Component: 100 - total flux cleaned = 0.000629593 Jy ! Component: 150 - total flux cleaned = 0.00067283 Jy ! Component: 200 - total flux cleaned = 0.000693325 Jy ! Total flux subtracted in 200 components = 0.000693325 Jy ! Clean residual min=-0.001617 max=0.001865 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.154253 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.154253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075910Jy sigma=0.000667 ! Fit after self-cal, rms=0.075908Jy sigma=0.000667 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 (-44, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000934876 Jy ! Component: 100 - total flux cleaned = 0.000686627 Jy ! Component: 150 - total flux cleaned = 0.000556071 Jy ! Component: 200 - total flux cleaned = 0.000583059 Jy ! Total flux subtracted in 200 components = 0.000583059 Jy ! Clean residual min=-0.001380 max=0.001494 Jy/beam ! Clean residual mean=-0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.154836 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 144 components and 0.154836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075882Jy sigma=0.000666 ! Fit after self-cal, rms=0.075880Jy sigma=0.000666 ! 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.675 mas, bmaj=5.814 mas, bpa=-3.785 degrees ! Estimated noise=541.133 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.675 x 5.814 at -3.785 degrees (North through East) ! Clean map min=-0.0012565 max=0.12386 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.102 mas, bmaj=5.009 mas, bpa=-6.551 degrees ! Estimated noise=895.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0939471 Jy ! Component: 100 - total flux cleaned = 0.121906 Jy ! Component: 150 - total flux cleaned = 0.135318 Jy ! Component: 200 - total flux cleaned = 0.142393 Jy ! Total flux subtracted in 200 components = 0.142393 Jy ! Clean residual min=-0.002638 max=0.003641 Jy/beam ! Clean residual mean=-0.000006 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.142393 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.142393 Jy ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=5.814 mas, bpa=-3.785 degrees ! Estimated noise=541.133 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.00543604 Jy ! Component: 100 - total flux cleaned = 0.00845438 Jy ! Component: 150 - total flux cleaned = 0.00997368 Jy ! Component: 200 - total flux cleaned = 0.0108953 Jy ! Total flux subtracted in 200 components = 0.0108953 Jy ! Clean residual min=-0.001687 max=0.001735 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.153288 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.153288 Jy ! Inverting map ! Added new window around map position (13.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117473 Jy ! Component: 100 - total flux cleaned = 0.00131718 Jy ! Component: 150 - total flux cleaned = 0.00148843 Jy ! Component: 200 - total flux cleaned = 0.00168297 Jy ! Total flux subtracted in 200 components = 0.00168297 Jy ! Clean residual min=-0.001523 max=0.001230 Jy/beam ! Clean residual mean=-0.000002 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.154971 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.154971 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.726 mas, bmaj=9.285 mas, bpa=-1.29 degrees ! Estimated noise=659.696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289353 Jy ! Component: 100 - total flux cleaned = 0.000291238 Jy ! Component: 150 - total flux cleaned = 0.000397833 Jy ! Component: 200 - total flux cleaned = 0.000467819 Jy ! Total flux subtracted in 200 components = 0.000467819 Jy ! Clean residual min=-0.001482 max=0.001293 Jy/beam ! Clean residual mean=-0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.155439 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 = 4.32157e-05 Jy ! Component: 100 - total flux cleaned = 0.000103358 Jy ! Component: 150 - total flux cleaned = 0.000140684 Jy ! Component: 200 - total flux cleaned = 0.000158114 Jy ! Total flux subtracted in 200 components = 0.000158114 Jy ! Clean residual min=-0.001461 max=0.001302 Jy/beam ! Clean residual mean=-0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.155597 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 122 components and 0.155597 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=5.814 mas, bpa=-3.785 degrees ! Estimated noise=541.133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231215 Jy ! Component: 100 - total flux cleaned = -0.00034774 Jy ! Component: 150 - total flux cleaned = -0.000374866 Jy ! Component: 200 - total flux cleaned = -0.00040064 Jy ! Total flux subtracted in 200 components = -0.00040064 Jy ! Clean residual min=-0.001325 max=0.001213 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.155196 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 147 components and 0.155196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075848Jy sigma=0.000666 ! Fit after self-cal, rms=0.075844Jy sigma=0.000666 wmodel J0140+4342_S_2017_05_27_pus_map.mod ! Writing 147 model components to file: J0140+4342_S_2017_05_27_pus_map.mod wobs J0140+4342_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0140+4342_S_2017_05_27_pus_uvs.fits wwins J0140+4342_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J0140+4342_S_2017_05_27_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.000263153 Jy ! Component: 100 - total flux cleaned = -0.000372312 Jy ! Component: 150 - total flux cleaned = -0.000477895 Jy ! Component: 200 - total flux cleaned = -0.000601598 Jy ! Component: 250 - total flux cleaned = -0.000722356 Jy ! Component: 300 - total flux cleaned = -0.000899344 Jy ! Component: 350 - total flux cleaned = -0.00105316 Jy ! Component: 400 - total flux cleaned = -0.00122257 Jy ! Component: 450 - total flux cleaned = -0.00131469 Jy ! Component: 500 - total flux cleaned = -0.00136939 Jy ! Component: 550 - total flux cleaned = -0.00140551 Jy ! Component: 600 - total flux cleaned = -0.00149386 Jy ! Component: 650 - total flux cleaned = -0.00161519 Jy ! Component: 700 - total flux cleaned = -0.00161536 Jy ! Component: 750 - total flux cleaned = -0.00173311 Jy ! Component: 800 - total flux cleaned = -0.00176661 Jy ! Component: 850 - total flux cleaned = -0.00183235 Jy ! Component: 900 - total flux cleaned = -0.00189685 Jy ! Component: 950 - total flux cleaned = -0.00192837 Jy ! Component: 1000 - total flux cleaned = -0.0019284 Jy ! Component: 1050 - total flux cleaned = -0.00192858 Jy ! Component: 1100 - total flux cleaned = -0.00192847 Jy ! Component: 1150 - total flux cleaned = -0.00191334 Jy ! Component: 1200 - total flux cleaned = -0.00195791 Jy ! Component: 1250 - total flux cleaned = -0.00194296 Jy ! Component: 1300 - total flux cleaned = -0.00203077 Jy ! Component: 1350 - total flux cleaned = -0.00200149 Jy ! Component: 1400 - total flux cleaned = -0.00207298 Jy ! Component: 1450 - total flux cleaned = -0.00205865 Jy ! Component: 1500 - total flux cleaned = -0.0020727 Jy ! Component: 1550 - total flux cleaned = -0.0021419 Jy ! Component: 1600 - total flux cleaned = -0.00214159 Jy ! Component: 1650 - total flux cleaned = -0.00212816 Jy ! Component: 1700 - total flux cleaned = -0.00220868 Jy ! Component: 1750 - total flux cleaned = -0.00226202 Jy ! Component: 1800 - total flux cleaned = -0.0022884 Jy ! Component: 1850 - total flux cleaned = -0.00236673 Jy ! Component: 1900 - total flux cleaned = -0.00237949 Jy ! Component: 1950 - total flux cleaned = -0.00243073 Jy ! Component: 2000 - total flux cleaned = -0.00248164 Jy ! Component: 2050 - total flux cleaned = -0.00253196 Jy ! Component: 2100 - total flux cleaned = -0.00254449 Jy ! Component: 2150 - total flux cleaned = -0.00258168 Jy ! Component: 2200 - total flux cleaned = -0.00260604 Jy ! Component: 2250 - total flux cleaned = -0.00253282 Jy ! Component: 2300 - total flux cleaned = -0.00255707 Jy ! Component: 2350 - total flux cleaned = -0.00255699 Jy ! Component: 2400 - total flux cleaned = -0.00261648 Jy ! Component: 2450 - total flux cleaned = -0.00266371 Jy ! Component: 2500 - total flux cleaned = -0.0026403 Jy ! Component: 2550 - total flux cleaned = -0.00266359 Jy ! Component: 2600 - total flux cleaned = -0.00265208 Jy ! Component: 2650 - total flux cleaned = -0.00268647 Jy ! Component: 2700 - total flux cleaned = -0.00270928 Jy ! Component: 2750 - total flux cleaned = -0.00270928 Jy ! Component: 2800 - total flux cleaned = -0.0027205 Jy ! Component: 2850 - total flux cleaned = -0.00276508 Jy ! Component: 2900 - total flux cleaned = -0.00275394 Jy ! Component: 2950 - total flux cleaned = -0.00274297 Jy ! Component: 3000 - total flux cleaned = -0.00276471 Jy ! Component: 3050 - total flux cleaned = -0.00277564 Jy ! Component: 3100 - total flux cleaned = -0.00277568 Jy ! Component: 3150 - total flux cleaned = -0.00275415 Jy ! Component: 3200 - total flux cleaned = -0.00277549 Jy ! Component: 3250 - total flux cleaned = -0.00278601 Jy ! Component: 3300 - total flux cleaned = -0.00278607 Jy ! Component: 3350 - total flux cleaned = -0.0027862 Jy ! Component: 3400 - total flux cleaned = -0.00276545 Jy ! Component: 3450 - total flux cleaned = -0.00280675 Jy ! Component: 3500 - total flux cleaned = -0.00283761 Jy ! Component: 3550 - total flux cleaned = -0.00284775 Jy ! Component: 3600 - total flux cleaned = -0.00284787 Jy ! Component: 3650 - total flux cleaned = -0.00290822 Jy ! Component: 3700 - total flux cleaned = -0.00291823 Jy ! Component: 3750 - total flux cleaned = -0.00291816 Jy ! Component: 3800 - total flux cleaned = -0.00293799 Jy ! Component: 3850 - total flux cleaned = -0.00300673 Jy ! Component: 3900 - total flux cleaned = -0.00298721 Jy ! Component: 3950 - total flux cleaned = -0.00301636 Jy ! Component: 4000 - total flux cleaned = -0.00302596 Jy ! Component: 4050 - total flux cleaned = -0.00303561 Jy ! Total flux subtracted in 4096 components = -0.00302614 Jy ! Clean residual min=-0.000566 max=0.000548 Jy/beam ! Clean residual mean=0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.15217 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 426 components and 0.15217 Jy ![Exited script file: muppet] wmap "J0140+4342_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.675 x 5.814 at -3.785 degrees (North through East) ! Clean map min=-0.0010504 max=0.12387 Jy/beam ! Writing clean map to FITS file: J0140+4342_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123865 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170302 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.412468 0.412468 0.824936 1.64987 3.29974 6.59949 13.199 26.398 52.7959 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 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.675 x 5.814 at -3.785 degrees (North through East) ! Clean map min=-0.0010504 max=0.12387 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0140+4342_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:54:26 2019