! Started logfile: J1007-1247_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:38:23 2019 obs J1007-1247_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1007-1247_S_2017_03_27_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961706 visibilities/baseline/integration-bin. ! Found source: J1007-1247 ! ! 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 1684 lines of history. ! ! Reading 19388 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 J1007-1247_S_2017_03_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.783661Jy sigma=0.006125 ! Fit after self-cal, rms=0.765068Jy sigma=0.005978 ! 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.481 mas, bmaj=6.41 mas, bpa=-2.891 degrees ! Estimated noise=1114.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.177609 Jy ! Component: 100 - total flux cleaned = 0.234304 Jy ! Total flux subtracted in 100 components = 0.234304 Jy ! Clean residual min=-0.008930 max=0.023019 Jy/beam ! Clean residual mean=-0.000059 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.234304 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.234304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110615Jy sigma=0.000803 ! Fit after self-cal, rms=0.110468Jy sigma=0.000801 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.025006 Jy ! Component: 100 - total flux cleaned = 0.0390071 Jy ! Total flux subtracted in 100 components = 0.0390071 Jy ! Clean residual min=-0.006753 max=0.014693 Jy/beam ! Clean residual mean=-0.000030 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.273311 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.273311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102796Jy sigma=0.000731 ! Fit after self-cal, rms=0.102794Jy sigma=0.000730 ! Inverting map ! Added new window around map position (2.5, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140625 Jy ! Component: 100 - total flux cleaned = 0.0222199 Jy ! Total flux subtracted in 100 components = 0.0222199 Jy ! Clean residual min=-0.005790 max=0.006015 Jy/beam ! Clean residual mean=-0.000013 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.295531 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.295531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100252Jy sigma=0.000707 ! Fit after self-cal, rms=0.100115Jy sigma=0.000706 ! 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.116 mas, bmaj=7.645 mas, bpa=-3.126 degrees ! Estimated noise=693.127 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.00935169 Jy ! Component: 100 - total flux cleaned = 0.0149203 Jy ! Component: 150 - total flux cleaned = 0.0186941 Jy ! Component: 200 - total flux cleaned = 0.0212964 Jy ! Total flux subtracted in 200 components = 0.0212964 Jy ! Clean residual min=-0.004200 max=0.004489 Jy/beam ! Clean residual mean=0.000001 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.316827 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.316827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099165Jy sigma=0.000697 ! Fit after self-cal, rms=0.099112Jy sigma=0.000697 ! 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.98 FD 0.97 HN 0.97 KP 1.05 ! LA 1.00 MK 1.02 NL 0.98 OV 1.02 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.11 KP 1.01 ! LA 0.97 MK 1.00 NL 1.03 OV 1.05 ! PT 0.94 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 1.01 KP 1.01 ! LA 1.00 MK 0.91 NL 1.01 OV 0.96 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 0.97 KP 1.00* ! LA 0.93 MK 1.21 NL 1.00* OV 0.98 ! PT 0.98 SC 1.03 ! ! ! Fit before self-cal, rms=0.099112Jy sigma=0.000697 ! Fit after self-cal, rms=0.098705Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.66 mas, bpa=-2.992 degrees ! Estimated noise=692.829 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.00122859 Jy ! Component: 100 - total flux cleaned = 0.00158024 Jy ! Component: 150 - total flux cleaned = 0.00174455 Jy ! Component: 200 - total flux cleaned = 0.00188133 Jy ! Total flux subtracted in 200 components = 0.00188133 Jy ! Clean residual min=-0.003359 max=0.003323 Jy/beam ! Clean residual mean=-0.000004 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.318708 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.318708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098647Jy sigma=0.000686 ! Fit after self-cal, rms=0.098635Jy sigma=0.000686 ! 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.098635Jy sigma=0.000686 ! Fit after self-cal, rms=0.099768Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=7.722 mas, bpa=-2.726 degrees ! Estimated noise=697.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120863 Jy ! Component: 100 - total flux cleaned = 0.00144504 Jy ! Component: 150 - total flux cleaned = 0.00147609 Jy ! Component: 200 - total flux cleaned = 0.00152772 Jy ! Total flux subtracted in 200 components = 0.00152772 Jy ! Clean residual min=-0.002640 max=0.002967 Jy/beam ! Clean residual mean=-0.000005 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.320236 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.320236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099731Jy sigma=0.000677 ! Fit after self-cal, rms=0.099753Jy sigma=0.000677 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 (6.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222781 Jy ! Component: 100 - total flux cleaned = 0.00295947 Jy ! Component: 150 - total flux cleaned = 0.00325507 Jy ! Component: 200 - total flux cleaned = 0.00355087 Jy ! Total flux subtracted in 200 components = 0.00355087 Jy ! Clean residual min=-0.002450 max=0.002314 Jy/beam ! Clean residual mean=-0.000007 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.323787 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.323787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099657Jy sigma=0.000676 ! Fit after self-cal, rms=0.099641Jy sigma=0.000676 ! 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.099641Jy sigma=0.000676 ! Fit after self-cal, rms=0.099982Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=7.726 mas, bpa=-2.71 degrees ! Estimated noise=696.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143802 Jy ! Component: 100 - total flux cleaned = 0.00188644 Jy ! Component: 150 - total flux cleaned = 0.0020663 Jy ! Component: 200 - total flux cleaned = 0.00218862 Jy ! Total flux subtracted in 200 components = 0.00218862 Jy ! Clean residual min=-0.001885 max=0.001946 Jy/beam ! Clean residual mean=-0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.325976 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 131 components and 0.325976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099947Jy sigma=0.000673 ! Fit after self-cal, rms=0.099947Jy sigma=0.000673 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.000526135 Jy ! Component: 100 - total flux cleaned = 0.000808092 Jy ! Component: 150 - total flux cleaned = 0.000941667 Jy ! Component: 200 - total flux cleaned = 0.000989986 Jy ! Total flux subtracted in 200 components = 0.000989986 Jy ! Clean residual min=-0.001874 max=0.001916 Jy/beam ! Clean residual mean=-0.000005 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.326966 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 140 components and 0.326966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099930Jy sigma=0.000673 ! Fit after self-cal, rms=0.099928Jy sigma=0.000673 ! 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.099928Jy sigma=0.000673 ! Fit after self-cal, rms=0.100061Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.54 mas, bmaj=14.19 mas, bpa=1.51 degrees ! Estimated noise=878.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561158 Jy ! Component: 100 - total flux cleaned = 0.000759615 Jy ! Component: 150 - total flux cleaned = 0.00079794 Jy ! Component: 200 - total flux cleaned = 0.000816438 Jy ! Total flux subtracted in 200 components = 0.000816438 Jy ! Clean residual min=-0.001979 max=0.002460 Jy/beam ! Clean residual mean=-0.000010 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.327782 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.327782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100053Jy sigma=0.000673 ! Fit after self-cal, rms=0.100051Jy sigma=0.000673 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.000220071 Jy ! Component: 100 - total flux cleaned = 0.000357446 Jy ! Component: 150 - total flux cleaned = 0.000356721 Jy ! Component: 200 - total flux cleaned = 0.000356439 Jy ! Total flux subtracted in 200 components = 0.000356439 Jy ! Clean residual min=-0.001936 max=0.002439 Jy/beam ! Clean residual mean=-0.000010 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.328138 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 170 components and 0.328138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100048Jy sigma=0.000673 ! Fit after self-cal, rms=0.100047Jy sigma=0.000673 ! 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.123 mas, bmaj=7.727 mas, bpa=-2.664 degrees ! Estimated noise=696.772 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.123 x 7.727 at -2.664 degrees (North through East) ! Clean map min=-0.0017589 max=0.23067 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.485 mas, bmaj=6.481 mas, bpa=-2.263 degrees ! Estimated noise=1124.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178596 Jy ! Component: 100 - total flux cleaned = 0.235137 Jy ! Component: 150 - total flux cleaned = 0.261567 Jy ! Component: 200 - total flux cleaned = 0.277853 Jy ! Total flux subtracted in 200 components = 0.277853 Jy ! Clean residual min=-0.004498 max=0.008766 Jy/beam ! Clean residual mean=-0.000033 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.277853 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.277853 Jy ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.727 mas, bpa=-2.664 degrees ! Estimated noise=696.772 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.0154525 Jy ! Component: 100 - total flux cleaned = 0.024617 Jy ! Component: 150 - total flux cleaned = 0.0308847 Jy ! Component: 200 - total flux cleaned = 0.0354932 Jy ! Total flux subtracted in 200 components = 0.0354932 Jy ! Clean residual min=-0.002249 max=0.002877 Jy/beam ! Clean residual mean=-0.000014 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.313347 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 82 components and 0.313347 Jy ! Inverting map ! Added new window around map position (3.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003507 Jy ! Component: 100 - total flux cleaned = 0.00620201 Jy ! Component: 150 - total flux cleaned = 0.00831187 Jy ! Component: 200 - total flux cleaned = 0.0099929 Jy ! Total flux subtracted in 200 components = 0.0099929 Jy ! Clean residual min=-0.001935 max=0.001941 Jy/beam ! Clean residual mean=-0.000008 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.323339 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 122 components and 0.323339 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.54 mas, bmaj=14.19 mas, bpa=1.51 degrees ! Estimated noise=878.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020387 Jy ! Component: 100 - total flux cleaned = 0.00323205 Jy ! Component: 150 - total flux cleaned = 0.00397699 Jy ! Component: 200 - total flux cleaned = 0.00418301 Jy ! Total flux subtracted in 200 components = 0.00418301 Jy ! Clean residual min=-0.001996 max=0.002427 Jy/beam ! Clean residual mean=-0.000011 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.327522 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.000158315 Jy ! Component: 100 - total flux cleaned = 0.000298349 Jy ! Component: 150 - total flux cleaned = 0.000423126 Jy ! Component: 200 - total flux cleaned = 0.000520887 Jy ! Total flux subtracted in 200 components = 0.000520887 Jy ! Clean residual min=-0.001971 max=0.002437 Jy/beam ! Clean residual mean=-0.000010 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.328043 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 160 components and 0.328043 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.727 mas, bpa=-2.664 degrees ! Estimated noise=696.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.67559e-05 Jy ! Component: 100 - total flux cleaned = -3.49416e-05 Jy ! Component: 150 - total flux cleaned = -3.57886e-05 Jy ! Component: 200 - total flux cleaned = 1.67263e-05 Jy ! Total flux subtracted in 200 components = 1.67263e-05 Jy ! Clean residual min=-0.001813 max=0.001905 Jy/beam ! Clean residual mean=-0.000004 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.32806 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 177 components and 0.32806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100029Jy sigma=0.000673 ! Fit after self-cal, rms=0.100017Jy sigma=0.000673 wmodel J1007-1247_S_2017_03_27_pus_map.mod ! Writing 177 model components to file: J1007-1247_S_2017_03_27_pus_map.mod wobs J1007-1247_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1007-1247_S_2017_03_27_pus_uvs.fits wwins J1007-1247_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J1007-1247_S_2017_03_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.000464485 Jy ! Component: 100 - total flux cleaned = 0.000498225 Jy ! Component: 150 - total flux cleaned = 0.000589659 Jy ! Component: 200 - total flux cleaned = 0.000618992 Jy ! Component: 250 - total flux cleaned = 0.000761397 Jy ! Component: 300 - total flux cleaned = 0.000844307 Jy ! Component: 350 - total flux cleaned = 0.000844771 Jy ! Component: 400 - total flux cleaned = 0.000924374 Jy ! Component: 450 - total flux cleaned = 0.00100232 Jy ! Component: 500 - total flux cleaned = 0.00107834 Jy ! Component: 550 - total flux cleaned = 0.00115235 Jy ! Component: 600 - total flux cleaned = 0.00112787 Jy ! Component: 650 - total flux cleaned = 0.00119951 Jy ! Component: 700 - total flux cleaned = 0.00122295 Jy ! Component: 750 - total flux cleaned = 0.00133873 Jy ! Component: 800 - total flux cleaned = 0.00138415 Jy ! Component: 850 - total flux cleaned = 0.00147438 Jy ! Component: 900 - total flux cleaned = 0.00154084 Jy ! Component: 950 - total flux cleaned = 0.00165011 Jy ! Component: 1000 - total flux cleaned = 0.00167177 Jy ! Component: 1050 - total flux cleaned = 0.00171473 Jy ! Component: 1100 - total flux cleaned = 0.00177825 Jy ! Component: 1150 - total flux cleaned = 0.00175791 Jy ! Component: 1200 - total flux cleaned = 0.00184051 Jy ! Component: 1250 - total flux cleaned = 0.00190165 Jy ! Component: 1300 - total flux cleaned = 0.00196182 Jy ! Component: 1350 - total flux cleaned = 0.00200145 Jy ! Component: 1400 - total flux cleaned = 0.00200141 Jy ! Component: 1450 - total flux cleaned = 0.00205998 Jy ! Component: 1500 - total flux cleaned = 0.00211769 Jy ! Component: 1550 - total flux cleaned = 0.00223176 Jy ! Component: 1600 - total flux cleaned = 0.0023069 Jy ! Component: 1650 - total flux cleaned = 0.00230673 Jy ! Component: 1700 - total flux cleaned = 0.00243612 Jy ! Component: 1750 - total flux cleaned = 0.00249105 Jy ! Component: 1800 - total flux cleaned = 0.00254543 Jy ! Component: 1850 - total flux cleaned = 0.00259927 Jy ! Component: 1900 - total flux cleaned = 0.00265246 Jy ! Component: 1950 - total flux cleaned = 0.00267013 Jy ! Component: 2000 - total flux cleaned = 0.00275735 Jy ! Component: 2050 - total flux cleaned = 0.00275756 Jy ! Component: 2100 - total flux cleaned = 0.0027749 Jy ! Component: 2150 - total flux cleaned = 0.00272409 Jy ! Component: 2200 - total flux cleaned = 0.00282533 Jy ! Component: 2250 - total flux cleaned = 0.00282502 Jy ! Component: 2300 - total flux cleaned = 0.0027918 Jy ! Component: 2350 - total flux cleaned = 0.00284112 Jy ! Component: 2400 - total flux cleaned = 0.0028086 Jy ! Component: 2450 - total flux cleaned = 0.00285698 Jy ! Component: 2500 - total flux cleaned = 0.00282483 Jy ! Component: 2550 - total flux cleaned = 0.00285669 Jy ! Component: 2600 - total flux cleaned = 0.00288847 Jy ! Component: 2650 - total flux cleaned = 0.00282567 Jy ! Component: 2700 - total flux cleaned = 0.00290385 Jy ! Component: 2750 - total flux cleaned = 0.00290374 Jy ! Component: 2800 - total flux cleaned = 0.00290353 Jy ! Component: 2850 - total flux cleaned = 0.00290363 Jy ! Component: 2900 - total flux cleaned = 0.00288855 Jy ! Component: 2950 - total flux cleaned = 0.00294839 Jy ! Component: 3000 - total flux cleaned = 0.00294838 Jy ! Component: 3050 - total flux cleaned = 0.00299274 Jy ! Component: 3100 - total flux cleaned = 0.00297793 Jy ! Component: 3150 - total flux cleaned = 0.00297814 Jy ! Component: 3200 - total flux cleaned = 0.00305098 Jy ! Component: 3250 - total flux cleaned = 0.00309425 Jy ! Component: 3300 - total flux cleaned = 0.00312303 Jy ! Component: 3350 - total flux cleaned = 0.00312292 Jy ! Component: 3400 - total flux cleaned = 0.0031797 Jy ! Component: 3450 - total flux cleaned = 0.00323627 Jy ! Component: 3500 - total flux cleaned = 0.00323612 Jy ! Component: 3550 - total flux cleaned = 0.00326395 Jy ! Component: 3600 - total flux cleaned = 0.00329178 Jy ! Component: 3650 - total flux cleaned = 0.0033468 Jy ! Component: 3700 - total flux cleaned = 0.0033058 Jy ! Component: 3750 - total flux cleaned = 0.00337388 Jy ! Component: 3800 - total flux cleaned = 0.00346854 Jy ! Component: 3850 - total flux cleaned = 0.00348191 Jy ! Component: 3900 - total flux cleaned = 0.00338824 Jy ! Component: 3950 - total flux cleaned = 0.00349466 Jy ! Component: 4000 - total flux cleaned = 0.00354755 Jy ! Component: 4050 - total flux cleaned = 0.00356075 Jy ! Total flux subtracted in 4096 components = 0.00353464 Jy ! Clean residual min=-0.000801 max=0.000975 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.331595 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 468 components and 0.331595 Jy ![Exited script file: muppet] wmap "J1007-1247_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.123 x 7.727 at -2.664 degrees (North through East) ! Clean map min=-0.0013703 max=0.23111 Jy/beam ! Writing clean map to FITS file: J1007-1247_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.231114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247182 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320857 0.320857 0.641714 1.28343 2.56685 5.13371 10.2674 20.5348 41.0697 82.1394 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.231 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.123 x 7.727 at -2.664 degrees (North through East) ! Clean map min=-0.0013703 max=0.23111 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 J1007-1247_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:38:28 2019