! Started logfile: J1209+433A_S_2017_05_01_pus_uvs.log on Wed May 1 18:35:01 2019 obs J1209+433A_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1209+433A_S_2017_05_01_pus_uva.fits ! AN table 1: 227 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.497014 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1209+433A ! ! 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 788 lines of history. ! ! Reading 20308 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 J1209+433A_S_2017_05_01_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 762 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 870 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 824 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1851 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.976346Jy sigma=0.009466 ! Fit after self-cal, rms=0.952946Jy sigma=0.009280 ! 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=4.927 mas, bmaj=9.996 mas, bpa=14.07 degrees ! Estimated noise=943.262 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.0364876 Jy ! Component: 100 - total flux cleaned = 0.0458949 Jy ! Total flux subtracted in 100 components = 0.0458949 Jy ! Clean residual min=-0.005614 max=0.005565 Jy/beam ! Clean residual mean=-0.000059 rms=0.002011 Jy/beam ! Combined flux in latest and established models = 0.0458949 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0458949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078287Jy sigma=0.000726 ! Fit after self-cal, rms=0.077522Jy sigma=0.000719 ! 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=6.187 mas, bmaj=10.41 mas, bpa=14.74 degrees ! Estimated noise=641.055 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.00859734 Jy ! Component: 100 - total flux cleaned = 0.0143769 Jy ! Component: 150 - total flux cleaned = 0.018461 Jy ! Component: 200 - total flux cleaned = 0.0213554 Jy ! Total flux subtracted in 200 components = 0.0213554 Jy ! Clean residual min=-0.006279 max=0.006708 Jy/beam ! Clean residual mean=-0.000211 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.0672503 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.0672503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076292Jy sigma=0.000708 ! Fit after self-cal, rms=0.076096Jy sigma=0.000706 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.33 HN 1.08 KP 1.20 ! LA 0.68 MK 1.00* NL 1.37 OV 1.54 ! PT 0.64 SC 1.00* ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.38 HN 1.06 KP 1.36 ! LA 0.59 MK 1.00* NL 1.36 OV 1.46 ! PT 0.62 SC 1.00* ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.18 HN 0.95 KP 1.26 ! LA 0.81 MK 1.00* NL 1.32 OV 1.19 ! PT 0.78 SC 0.98 ! ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.65 HN 1.00* KP 1.00* ! LA 0.52 MK 1.00* NL 1.00* OV 1.00* ! PT 0.65 SC 1.00* ! ! ! Fit before self-cal, rms=0.076096Jy sigma=0.000706 ! Fit after self-cal, rms=0.093874Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.225 mas, bmaj=11.05 mas, bpa=15.08 degrees ! Estimated noise=689.429 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 (-15.5, -68). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00696901 Jy ! Component: 100 - total flux cleaned = 0.00703062 Jy ! Component: 150 - total flux cleaned = 0.00651581 Jy ! Component: 200 - total flux cleaned = 0.00580817 Jy ! Total flux subtracted in 200 components = 0.00580817 Jy ! Clean residual min=-0.005705 max=0.008134 Jy/beam ! Clean residual mean=-0.000123 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.0730585 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.0730585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092932Jy sigma=0.000680 ! Fit after self-cal, rms=0.094377Jy sigma=0.000672 ! 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.094377Jy sigma=0.000672 ! Fit after self-cal, rms=0.116855Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.386 mas, bmaj=11.16 mas, bpa=15.53 degrees ! Estimated noise=714.377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029494 Jy ! Component: 100 - total flux cleaned = 0.00254661 Jy ! Component: 150 - total flux cleaned = 0.00185588 Jy ! Component: 200 - total flux cleaned = 0.00110938 Jy ! Total flux subtracted in 200 components = 0.00110938 Jy ! Clean residual min=-0.003568 max=0.006534 Jy/beam ! Clean residual mean=-0.000067 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.0741678 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.0741678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116259Jy sigma=0.000662 ! Fit after self-cal, rms=0.117326Jy sigma=0.000659 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 (-116, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472251 Jy ! Component: 100 - total flux cleaned = 0.00496455 Jy ! Component: 150 - total flux cleaned = 0.00487998 Jy ! Component: 200 - total flux cleaned = 0.00474482 Jy ! Total flux subtracted in 200 components = 0.00474482 Jy ! Clean residual min=-0.002686 max=0.004611 Jy/beam ! Clean residual mean=-0.000072 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.0789127 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 115 components and 0.0789127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116950Jy sigma=0.000657 ! Fit after self-cal, rms=0.116265Jy sigma=0.000656 ! Inverting map ! Added new window around map position (116.5, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458492 Jy ! Component: 100 - total flux cleaned = 0.00665485 Jy ! Component: 150 - total flux cleaned = 0.00753428 Jy ! Component: 200 - total flux cleaned = 0.00761815 Jy ! Total flux subtracted in 200 components = 0.00761815 Jy ! Clean residual min=-0.002633 max=0.003512 Jy/beam ! Clean residual mean=-0.000071 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0865308 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 147 components and 0.0865308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115817Jy sigma=0.000653 ! Fit after self-cal, rms=0.114986Jy sigma=0.000652 ! 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.114986Jy sigma=0.000652 ! Fit after self-cal, rms=0.111271Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.365 mas, bmaj=11.06 mas, bpa=15.62 degrees ! Estimated noise=703.271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341699 Jy ! Component: 100 - total flux cleaned = 0.00461521 Jy ! Component: 150 - total flux cleaned = 0.00478593 Jy ! Component: 200 - total flux cleaned = 0.00470934 Jy ! Total flux subtracted in 200 components = 0.00470934 Jy ! Clean residual min=-0.002434 max=0.003262 Jy/beam ! Clean residual mean=-0.000061 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0912401 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 172 components and 0.0912402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110981Jy sigma=0.000649 ! Fit after self-cal, rms=0.110443Jy sigma=0.000649 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.00228757 Jy ! Component: 100 - total flux cleaned = 0.00246668 Jy ! Component: 150 - total flux cleaned = 0.0022505 Jy ! Component: 200 - total flux cleaned = 0.00198121 Jy ! Total flux subtracted in 200 components = 0.00198121 Jy ! Clean residual min=-0.002428 max=0.003117 Jy/beam ! Clean residual mean=-0.000054 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0932214 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 183 components and 0.0932214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110225Jy sigma=0.000648 ! Fit after self-cal, rms=0.109853Jy sigma=0.000648 ! 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.109853Jy sigma=0.000648 ! Fit after self-cal, rms=0.107390Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.723 mas, bmaj=12.4 mas, bpa=25.03 degrees ! Estimated noise=716.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153917 Jy ! Component: 100 - total flux cleaned = 0.00207642 Jy ! Component: 150 - total flux cleaned = 0.00246106 Jy ! Component: 200 - total flux cleaned = 0.00234841 Jy ! Total flux subtracted in 200 components = 0.00234841 Jy ! Clean residual min=-0.002543 max=0.002917 Jy/beam ! Clean residual mean=-0.000072 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.0955698 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 215 components and 0.0955698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107244Jy sigma=0.000646 ! Fit after self-cal, rms=0.106854Jy sigma=0.000646 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.00123501 Jy ! Component: 100 - total flux cleaned = 0.00168718 Jy ! Component: 150 - total flux cleaned = 0.00163547 Jy ! Component: 200 - total flux cleaned = 0.0014381 Jy ! Total flux subtracted in 200 components = 0.0014381 Jy ! Clean residual min=-0.002681 max=0.002753 Jy/beam ! Clean residual mean=-0.000064 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0970079 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 233 components and 0.0970079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106734Jy sigma=0.000645 ! Fit after self-cal, rms=0.106503Jy sigma=0.000645 ! 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=6.357 mas, bmaj=11.01 mas, bpa=15.42 degrees ! Estimated noise=696.475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.357 x 11.01 at 15.42 degrees (North through East) ! Clean map min=-0.0043082 max=0.049423 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=5.096 mas, bmaj=10.3 mas, bpa=14.78 degrees ! Estimated noise=1065.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0397148 Jy ! Component: 100 - total flux cleaned = 0.0565587 Jy ! Component: 150 - total flux cleaned = 0.0678852 Jy ! Component: 200 - total flux cleaned = 0.0766385 Jy ! Total flux subtracted in 200 components = 0.0766385 Jy ! Clean residual min=-0.005431 max=0.006121 Jy/beam ! Clean residual mean=-0.000058 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.0766385 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0766385 Jy ! Inverting map and beam ! Estimated beam: bmin=6.357 mas, bmaj=11.01 mas, bpa=15.42 degrees ! Estimated noise=696.475 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.00700549 Jy ! Component: 100 - total flux cleaned = 0.0113998 Jy ! Component: 150 - total flux cleaned = 0.0144751 Jy ! Component: 200 - total flux cleaned = 0.0165511 Jy ! Total flux subtracted in 200 components = 0.0165511 Jy ! Clean residual min=-0.003828 max=0.004414 Jy/beam ! Clean residual mean=-0.000078 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.0931896 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 81 components and 0.0931896 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=9.723 mas, bmaj=12.4 mas, bpa=25.03 degrees ! Estimated noise=716.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244951 Jy ! Component: 100 - total flux cleaned = 0.00332584 Jy ! Component: 150 - total flux cleaned = 0.00372415 Jy ! Component: 200 - total flux cleaned = 0.00360895 Jy ! Total flux subtracted in 200 components = 0.00360895 Jy ! Clean residual min=-0.003601 max=0.003834 Jy/beam ! Clean residual mean=-0.000074 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.0967986 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 = 9.78763e-05 Jy ! Component: 100 - total flux cleaned = -9.38173e-05 Jy ! Component: 150 - total flux cleaned = -9.59836e-05 Jy ! Component: 200 - total flux cleaned = -1.94273e-05 Jy ! Total flux subtracted in 200 components = -1.94273e-05 Jy ! Clean residual min=-0.003317 max=0.003493 Jy/beam ! Clean residual mean=-0.000071 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0967791 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 158 components and 0.0967791 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.357 mas, bmaj=11.01 mas, bpa=15.42 degrees ! Estimated noise=696.475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308705 Jy ! Component: 100 - total flux cleaned = 0.000390169 Jy ! Component: 150 - total flux cleaned = 0.000325087 Jy ! Component: 200 - total flux cleaned = 7.62475e-05 Jy ! Total flux subtracted in 200 components = 7.62475e-05 Jy ! Clean residual min=-0.002819 max=0.002766 Jy/beam ! Clean residual mean=-0.000054 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0968554 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 190 components and 0.0968554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106517Jy sigma=0.000646 ! Fit after self-cal, rms=0.106250Jy sigma=0.000645 wmodel J1209+433A_S_2017_05_01_pus_map.mod ! Writing 190 model components to file: J1209+433A_S_2017_05_01_pus_map.mod wobs J1209+433A_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1209+433A_S_2017_05_01_pus_uvs.fits wwins J1209+433A_S_2017_05_01_pus_map.win ! wwins: Wrote 4 windows to J1209+433A_S_2017_05_01_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 = -1.54248e-05 Jy ! Component: 100 - total flux cleaned = 0.000436914 Jy ! Component: 150 - total flux cleaned = 0.000857535 Jy ! Component: 200 - total flux cleaned = 0.00121171 Jy ! Component: 250 - total flux cleaned = 0.00143431 Jy ! Component: 300 - total flux cleaned = 0.00143447 Jy ! Component: 350 - total flux cleaned = 0.00140175 Jy ! Component: 400 - total flux cleaned = 0.00126962 Jy ! Component: 450 - total flux cleaned = 0.00120539 Jy ! Component: 500 - total flux cleaned = 0.00120609 Jy ! Component: 550 - total flux cleaned = 0.00120631 Jy ! Component: 600 - total flux cleaned = 0.00114827 Jy ! Component: 650 - total flux cleaned = 0.00109217 Jy ! Component: 700 - total flux cleaned = 0.00106449 Jy ! Component: 750 - total flux cleaned = 0.00109196 Jy ! Component: 800 - total flux cleaned = 0.00111828 Jy ! Component: 850 - total flux cleaned = 0.00106634 Jy ! Component: 900 - total flux cleaned = 0.00114267 Jy ! Component: 950 - total flux cleaned = 0.00121657 Jy ! Component: 1000 - total flux cleaned = 0.00121616 Jy ! Component: 1050 - total flux cleaned = 0.00123995 Jy ! Component: 1100 - total flux cleaned = 0.00123956 Jy ! Component: 1150 - total flux cleaned = 0.0013547 Jy ! Component: 1200 - total flux cleaned = 0.00142212 Jy ! Component: 1250 - total flux cleaned = 0.00153293 Jy ! Component: 1300 - total flux cleaned = 0.00155501 Jy ! Component: 1350 - total flux cleaned = 0.00164123 Jy ! Component: 1400 - total flux cleaned = 0.00168379 Jy ! Component: 1450 - total flux cleaned = 0.00178809 Jy ! Component: 1500 - total flux cleaned = 0.00186998 Jy ! Component: 1550 - total flux cleaned = 0.00189009 Jy ! Component: 1600 - total flux cleaned = 0.00198957 Jy ! Component: 1650 - total flux cleaned = 0.00202884 Jy ! Component: 1700 - total flux cleaned = 0.00206738 Jy ! Component: 1750 - total flux cleaned = 0.0021623 Jy ! Component: 1800 - total flux cleaned = 0.00219976 Jy ! Component: 1850 - total flux cleaned = 0.00221807 Jy ! Component: 1900 - total flux cleaned = 0.00227334 Jy ! Component: 1950 - total flux cleaned = 0.00227335 Jy ! Component: 2000 - total flux cleaned = 0.00230928 Jy ! Component: 2050 - total flux cleaned = 0.00227423 Jy ! Component: 2100 - total flux cleaned = 0.0022744 Jy ! Component: 2150 - total flux cleaned = 0.00223995 Jy ! Component: 2200 - total flux cleaned = 0.00222297 Jy ! Component: 2250 - total flux cleaned = 0.00218947 Jy ! Component: 2300 - total flux cleaned = 0.00217275 Jy ! Component: 2350 - total flux cleaned = 0.00209083 Jy ! Component: 2400 - total flux cleaned = 0.00207428 Jy ! Component: 2450 - total flux cleaned = 0.00199383 Jy ! Component: 2500 - total flux cleaned = 0.00193029 Jy ! Component: 2550 - total flux cleaned = 0.00194603 Jy ! Component: 2600 - total flux cleaned = 0.00188355 Jy ! Component: 2650 - total flux cleaned = 0.00186795 Jy ! Component: 2700 - total flux cleaned = 0.00182172 Jy ! Component: 2750 - total flux cleaned = 0.00177588 Jy ! Component: 2800 - total flux cleaned = 0.00171545 Jy ! Component: 2850 - total flux cleaned = 0.00168545 Jy ! Component: 2900 - total flux cleaned = 0.00161082 Jy ! Component: 2950 - total flux cleaned = 0.00159594 Jy ! Component: 3000 - total flux cleaned = 0.00159579 Jy ! Component: 3050 - total flux cleaned = 0.00158122 Jy ! Component: 3100 - total flux cleaned = 0.00149417 Jy ! Component: 3150 - total flux cleaned = 0.00146526 Jy ! Component: 3200 - total flux cleaned = 0.00142223 Jy ! Component: 3250 - total flux cleaned = 0.00135084 Jy ! Component: 3300 - total flux cleaned = 0.00127985 Jy ! Component: 3350 - total flux cleaned = 0.00122327 Jy ! Component: 3400 - total flux cleaned = 0.00115288 Jy ! Component: 3450 - total flux cleaned = 0.00111086 Jy ! Component: 3500 - total flux cleaned = 0.00109695 Jy ! Component: 3550 - total flux cleaned = 0.00109692 Jy ! Component: 3600 - total flux cleaned = 0.00108304 Jy ! Component: 3650 - total flux cleaned = 0.00106908 Jy ! Component: 3700 - total flux cleaned = 0.00102733 Jy ! Component: 3750 - total flux cleaned = 0.00101342 Jy ! Component: 3800 - total flux cleaned = 0.00098558 Jy ! Component: 3850 - total flux cleaned = 0.000999491 Jy ! Component: 3900 - total flux cleaned = 0.000999508 Jy ! Component: 3950 - total flux cleaned = 0.00098558 Jy ! Component: 4000 - total flux cleaned = 0.000999514 Jy ! Component: 4050 - total flux cleaned = 0.00099953 Jy ! Total flux subtracted in 4096 components = 0.00101359 Jy ! Clean residual min=-0.000726 max=0.000854 Jy/beam ! Clean residual mean=-0.000006 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.097869 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 534 components and 0.097869 Jy ![Exited script file: muppet] wmap "J1209+433A_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.357 x 11.01 at 15.42 degrees (North through East) ! Clean map min=-0.0038444 max=0.05041 Jy/beam ! Writing clean map to FITS file: J1209+433A_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0504103 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271024 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.61291 1.61291 3.22582 6.45164 12.9033 25.8066 51.6132 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.05 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.357 x 11.01 at 15.42 degrees (North through East) ! Clean map min=-0.0038444 max=0.05041 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 J1209+433A_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:35:07 2019