! Started logfile: J2349+3849_S_2017_02_19_pus_uvs.log on Sat May 4 19:02:34 2019 obs J2349+3849_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2349+3849_S_2017_02_19_pus_uva.fits ! AN table 1: 175 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697905 visibilities/baseline/integration-bin. ! Found source: J2349+3849 ! ! 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 482 lines of history. ! ! Reading 21984 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 J2349+3849_S_2017_02_19_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 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 791 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.739081Jy sigma=0.006451 ! Fit after self-cal, rms=0.721676Jy sigma=0.006309 ! 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.735 mas, bmaj=5.063 mas, bpa=-3.5 degrees ! Estimated noise=988.874 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.216078 Jy ! Component: 100 - total flux cleaned = 0.267376 Jy ! Total flux subtracted in 100 components = 0.267376 Jy ! Clean residual min=-0.009281 max=0.019530 Jy/beam ! Clean residual mean=-0.000006 rms=0.002432 Jy/beam ! Combined flux in latest and established models = 0.267376 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.267376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097852Jy sigma=0.000777 ! Fit after self-cal, rms=0.097841Jy sigma=0.000777 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206595 Jy ! Component: 100 - total flux cleaned = 0.0321127 Jy ! Total flux subtracted in 100 components = 0.0321127 Jy ! Clean residual min=-0.008063 max=0.008793 Jy/beam ! Clean residual mean=-0.000003 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.299489 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.299489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092667Jy sigma=0.000736 ! Fit after self-cal, rms=0.092639Jy sigma=0.000736 ! 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.153 mas, bmaj=5.639 mas, bpa=-2.434 degrees ! Estimated noise=602.176 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.0075614 Jy ! Component: 100 - total flux cleaned = 0.0119541 Jy ! Component: 150 - total flux cleaned = 0.0148362 Jy ! Component: 200 - total flux cleaned = 0.0167825 Jy ! Total flux subtracted in 200 components = 0.0167825 Jy ! Clean residual min=-0.005871 max=0.008093 Jy/beam ! Clean residual mean=-0.000000 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.316271 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.316271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091768Jy sigma=0.000731 ! Fit after self-cal, rms=0.091757Jy sigma=0.000731 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.97 KP 1.03 ! LA 1.01 MK 1.01 NL 0.91 OV 1.06 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.01 KP 0.99 ! LA 0.98 MK 1.01 NL 1.07 OV 1.08 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 0.97 KP 0.86 ! LA 0.77 MK 1.04 NL 1.20 OV 1.00 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.06 HN 0.91 KP 1.00* ! LA 0.84 MK 1.42 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091757Jy sigma=0.000731 ! Fit after self-cal, rms=0.083886Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=5.656 mas, bpa=-1.966 degrees ! Estimated noise=602.814 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.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483346 Jy ! Component: 100 - total flux cleaned = 0.0074662 Jy ! Component: 150 - total flux cleaned = 0.00831619 Jy ! Component: 200 - total flux cleaned = 0.0085208 Jy ! Total flux subtracted in 200 components = 0.0085208 Jy ! Clean residual min=-0.003024 max=0.002569 Jy/beam ! Clean residual mean=0.000000 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.324792 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.324792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083561Jy sigma=0.000669 ! Fit after self-cal, rms=0.083607Jy sigma=0.000668 ! 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.083607Jy sigma=0.000668 ! Fit after self-cal, rms=0.083565Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=5.667 mas, bpa=-2.114 degrees ! Estimated noise=602.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144811 Jy ! Component: 100 - total flux cleaned = 0.0024465 Jy ! Component: 150 - total flux cleaned = 0.00321085 Jy ! Component: 200 - total flux cleaned = 0.00377918 Jy ! Total flux subtracted in 200 components = 0.00377918 Jy ! Clean residual min=-0.001534 max=0.001574 Jy/beam ! Clean residual mean=-0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.328571 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.328571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083507Jy sigma=0.000663 ! Fit after self-cal, rms=0.083520Jy sigma=0.000663 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.000516731 Jy ! Component: 100 - total flux cleaned = 0.000992615 Jy ! Component: 150 - total flux cleaned = 0.00124348 Jy ! Component: 200 - total flux cleaned = 0.00132163 Jy ! Total flux subtracted in 200 components = 0.00132163 Jy ! Clean residual min=-0.001563 max=0.001530 Jy/beam ! Clean residual mean=-0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.329893 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 91 components and 0.329893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083499Jy sigma=0.000663 ! Fit after self-cal, rms=0.083498Jy sigma=0.000663 ! 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.083498Jy sigma=0.000663 ! Fit after self-cal, rms=0.083485Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=5.669 mas, bpa=-2.126 degrees ! Estimated noise=602.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212096 Jy ! Component: 100 - total flux cleaned = 0.000320724 Jy ! Component: 150 - total flux cleaned = 0.000417711 Jy ! Component: 200 - total flux cleaned = 0.000530064 Jy ! Total flux subtracted in 200 components = 0.000530064 Jy ! Clean residual min=-0.001561 max=0.001470 Jy/beam ! Clean residual mean=-0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.330423 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 97 components and 0.330423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083469Jy sigma=0.000663 ! Fit after self-cal, rms=0.083469Jy sigma=0.000663 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.000140385 Jy ! Component: 100 - total flux cleaned = 0.00024827 Jy ! Component: 150 - total flux cleaned = 0.000289053 Jy ! Component: 200 - total flux cleaned = 0.000364479 Jy ! Total flux subtracted in 200 components = 0.000364479 Jy ! Clean residual min=-0.001577 max=0.001463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.330787 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.330787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083459Jy sigma=0.000663 ! Fit after self-cal, rms=0.083458Jy sigma=0.000663 ! 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.083458Jy sigma=0.000663 ! Fit after self-cal, rms=0.083457Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.721 mas, bmaj=8.495 mas, bpa=1.47 degrees ! Estimated noise=795.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.61292e-05 Jy ! Component: 100 - total flux cleaned = 5.41516e-05 Jy ! Component: 150 - total flux cleaned = 0.000137061 Jy ! Component: 200 - total flux cleaned = 0.000149115 Jy ! Total flux subtracted in 200 components = 0.000149115 Jy ! Clean residual min=-0.001933 max=0.001715 Jy/beam ! Clean residual mean=0.000000 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.330936 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 114 components and 0.330936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083454Jy sigma=0.000663 ! Fit after self-cal, rms=0.083456Jy sigma=0.000663 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.000134182 Jy ! Component: 100 - total flux cleaned = 0.000271684 Jy ! Component: 150 - total flux cleaned = 0.000305137 Jy ! Component: 200 - total flux cleaned = 0.000305441 Jy ! Total flux subtracted in 200 components = 0.000305441 Jy ! Clean residual min=-0.001905 max=0.001687 Jy/beam ! Clean residual mean=-0.000000 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.331242 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.331242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083456Jy sigma=0.000663 ! Fit after self-cal, rms=0.083456Jy sigma=0.000663 ! 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.168 mas, bmaj=5.671 mas, bpa=-2.108 degrees ! Estimated noise=602.239 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.168 x 5.671 at -2.108 degrees (North through East) ! Clean map min=-0.0015757 max=0.2803 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.752 mas, bmaj=5.099 mas, bpa=-2.898 degrees ! Estimated noise=993.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.216684 Jy ! Component: 100 - total flux cleaned = 0.268418 Jy ! Component: 150 - total flux cleaned = 0.288907 Jy ! Component: 200 - total flux cleaned = 0.298775 Jy ! Total flux subtracted in 200 components = 0.298775 Jy ! Clean residual min=-0.003802 max=0.005068 Jy/beam ! Clean residual mean=-0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.298775 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.298775 Jy ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=5.671 mas, bpa=-2.108 degrees ! Estimated noise=602.239 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.00714384 Jy ! Component: 100 - total flux cleaned = 0.0121344 Jy ! Component: 150 - total flux cleaned = 0.0159096 Jy ! Component: 200 - total flux cleaned = 0.01888 Jy ! Total flux subtracted in 200 components = 0.01888 Jy ! Clean residual min=-0.001899 max=0.001995 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.317655 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.317655 Jy ! Inverting map ! Added new window around map position (15.5, 52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242085 Jy ! Component: 100 - total flux cleaned = 0.00439901 Jy ! Component: 150 - total flux cleaned = 0.00604486 Jy ! Component: 200 - total flux cleaned = 0.00743938 Jy ! Total flux subtracted in 200 components = 0.00743938 Jy ! Clean residual min=-0.001561 max=0.001552 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.325094 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 71 components and 0.325094 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=6.721 mas, bmaj=8.495 mas, bpa=1.47 degrees ! Estimated noise=795.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184648 Jy ! Component: 100 - total flux cleaned = 0.00311076 Jy ! Component: 150 - total flux cleaned = 0.00405873 Jy ! Component: 200 - total flux cleaned = 0.00479756 Jy ! Total flux subtracted in 200 components = 0.00479756 Jy ! Clean residual min=-0.001913 max=0.001603 Jy/beam ! Clean residual mean=-0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.329892 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.000566647 Jy ! Component: 100 - total flux cleaned = 0.000902571 Jy ! Component: 150 - total flux cleaned = 0.00115948 Jy ! Component: 200 - total flux cleaned = 0.00135702 Jy ! Total flux subtracted in 200 components = 0.00135702 Jy ! Clean residual min=-0.001921 max=0.001556 Jy/beam ! Clean residual mean=-0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.331249 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 123 components and 0.331249 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=5.671 mas, bpa=-2.108 degrees ! Estimated noise=602.239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149222 Jy ! Component: 100 - total flux cleaned = -0.000247886 Jy ! Component: 150 - total flux cleaned = -0.00015817 Jy ! Component: 200 - total flux cleaned = -0.000129676 Jy ! Total flux subtracted in 200 components = -0.000129676 Jy ! Clean residual min=-0.001531 max=0.001436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.331119 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.331119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083458Jy sigma=0.000663 ! Fit after self-cal, rms=0.083454Jy sigma=0.000663 wmodel J2349+3849_S_2017_02_19_pus_map.mod ! Writing 142 model components to file: J2349+3849_S_2017_02_19_pus_map.mod wobs J2349+3849_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2349+3849_S_2017_02_19_pus_uvs.fits wwins J2349+3849_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J2349+3849_S_2017_02_19_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 = 2.18163e-05 Jy ! Component: 100 - total flux cleaned = 7.27797e-05 Jy ! Component: 150 - total flux cleaned = 9.74831e-05 Jy ! Component: 200 - total flux cleaned = 0.000189233 Jy ! Component: 250 - total flux cleaned = 0.000211368 Jy ! Component: 300 - total flux cleaned = 0.000276168 Jy ! Component: 350 - total flux cleaned = 0.000297037 Jy ! Component: 400 - total flux cleaned = 0.000296968 Jy ! Component: 450 - total flux cleaned = 0.000257036 Jy ! Component: 500 - total flux cleaned = 0.000296437 Jy ! Component: 550 - total flux cleaned = 0.000219547 Jy ! Component: 600 - total flux cleaned = 0.00021941 Jy ! Component: 650 - total flux cleaned = 0.000237972 Jy ! Component: 700 - total flux cleaned = 0.000274343 Jy ! Component: 750 - total flux cleaned = 0.000256243 Jy ! Component: 800 - total flux cleaned = 0.000326904 Jy ! Component: 850 - total flux cleaned = 0.000343958 Jy ! Component: 900 - total flux cleaned = 0.000326854 Jy ! Component: 950 - total flux cleaned = 0.000377971 Jy ! Component: 1000 - total flux cleaned = 0.000444408 Jy ! Component: 1050 - total flux cleaned = 0.000444358 Jy ! Component: 1100 - total flux cleaned = 0.000541654 Jy ! Component: 1150 - total flux cleaned = 0.000557841 Jy ! Component: 1200 - total flux cleaned = 0.000604991 Jy ! Component: 1250 - total flux cleaned = 0.000651727 Jy ! Component: 1300 - total flux cleaned = 0.000620851 Jy ! Component: 1350 - total flux cleaned = 0.000651274 Jy ! Component: 1400 - total flux cleaned = 0.000666312 Jy ! Component: 1450 - total flux cleaned = 0.000651151 Jy ! Component: 1500 - total flux cleaned = 0.000636295 Jy ! Component: 1550 - total flux cleaned = 0.000679886 Jy ! Component: 1600 - total flux cleaned = 0.000622177 Jy ! Component: 1650 - total flux cleaned = 0.000622331 Jy ! Component: 1700 - total flux cleaned = 0.000664745 Jy ! Component: 1750 - total flux cleaned = 0.000622809 Jy ! Component: 1800 - total flux cleaned = 0.000678302 Jy ! Component: 1850 - total flux cleaned = 0.00067824 Jy ! Component: 1900 - total flux cleaned = 0.000705377 Jy ! Component: 1950 - total flux cleaned = 0.000705291 Jy ! Component: 2000 - total flux cleaned = 0.000732005 Jy ! Component: 2050 - total flux cleaned = 0.000692131 Jy ! Component: 2100 - total flux cleaned = 0.00071835 Jy ! Component: 2150 - total flux cleaned = 0.000770563 Jy ! Component: 2200 - total flux cleaned = 0.000757492 Jy ! Component: 2250 - total flux cleaned = 0.00075751 Jy ! Component: 2300 - total flux cleaned = 0.000808346 Jy ! Component: 2350 - total flux cleaned = 0.000808412 Jy ! Component: 2400 - total flux cleaned = 0.000858381 Jy ! Component: 2450 - total flux cleaned = 0.000895678 Jy ! Component: 2500 - total flux cleaned = 0.000907978 Jy ! Component: 2550 - total flux cleaned = 0.000993389 Jy ! Component: 2600 - total flux cleaned = 0.00101753 Jy ! Component: 2650 - total flux cleaned = 0.00111354 Jy ! Component: 2700 - total flux cleaned = 0.0011015 Jy ! Component: 2750 - total flux cleaned = 0.00118439 Jy ! Component: 2800 - total flux cleaned = 0.0011608 Jy ! Component: 2850 - total flux cleaned = 0.00120749 Jy ! Component: 2900 - total flux cleaned = 0.0012307 Jy ! Component: 2950 - total flux cleaned = 0.00128802 Jy ! Component: 3000 - total flux cleaned = 0.00129922 Jy ! Component: 3050 - total flux cleaned = 0.0013105 Jy ! Component: 3100 - total flux cleaned = 0.00132175 Jy ! Component: 3150 - total flux cleaned = 0.00135522 Jy ! Component: 3200 - total flux cleaned = 0.00137752 Jy ! Component: 3250 - total flux cleaned = 0.00142164 Jy ! Component: 3300 - total flux cleaned = 0.00143264 Jy ! Component: 3350 - total flux cleaned = 0.00143265 Jy ! Component: 3400 - total flux cleaned = 0.00148672 Jy ! Component: 3450 - total flux cleaned = 0.00150827 Jy ! Component: 3500 - total flux cleaned = 0.00156173 Jy ! Component: 3550 - total flux cleaned = 0.00156183 Jy ! Component: 3600 - total flux cleaned = 0.0015829 Jy ! Component: 3650 - total flux cleaned = 0.00158292 Jy ! Component: 3700 - total flux cleaned = 0.00160383 Jy ! Component: 3750 - total flux cleaned = 0.00163489 Jy ! Component: 3800 - total flux cleaned = 0.00170708 Jy ! Component: 3850 - total flux cleaned = 0.00171729 Jy ! Component: 3900 - total flux cleaned = 0.00175807 Jy ! Component: 3950 - total flux cleaned = 0.00177828 Jy ! Component: 4000 - total flux cleaned = 0.00184876 Jy ! Component: 4050 - total flux cleaned = 0.00183877 Jy ! Total flux subtracted in 4096 components = 0.00187862 Jy ! Clean residual min=-0.000624 max=0.000618 Jy/beam ! Clean residual mean=-0.000001 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.332998 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 436 components and 0.332998 Jy ![Exited script file: muppet] wmap "J2349+3849_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.168 x 5.671 at -2.108 degrees (North through East) ! Clean map min=-0.001257 max=0.28072 Jy/beam ! Writing clean map to FITS file: J2349+3849_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.280723 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176449 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.188565 0.188565 0.377131 0.754262 1.50852 3.01705 6.03409 12.0682 24.1364 48.2727 96.5455 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.28 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.168 x 5.671 at -2.108 degrees (North through East) ! Clean map min=-0.001257 max=0.28072 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 J2349+3849_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:02:39 2019