! Started logfile: J2347+2719_S_2017_04_28_pus_uvs.log on Thu May 2 16:36:21 2019 obs J2347+2719_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2347+2719_S_2017_04_28_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958768 visibilities/baseline/integration-bin. ! Found source: J2347+2719 ! ! 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 671 lines of history. ! ! Reading 14324 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 J2347+2719_S_2017_04_28_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 350 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919606Jy sigma=0.007722 ! Fit after self-cal, rms=0.911621Jy sigma=0.007673 ! 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.817 mas, bmaj=6.094 mas, bpa=-4.861 degrees ! Estimated noise=1122.06 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.0721738 Jy ! Component: 100 - total flux cleaned = 0.0889653 Jy ! Total flux subtracted in 100 components = 0.0889653 Jy ! Clean residual min=-0.004419 max=0.006347 Jy/beam ! Clean residual mean=0.000001 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.0889653 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0889653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097701Jy sigma=0.000676 ! Fit after self-cal, rms=0.097654Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649858 Jy ! Component: 100 - total flux cleaned = 0.00828142 Jy ! Total flux subtracted in 100 components = 0.00828142 Jy ! Clean residual min=-0.003940 max=0.005825 Jy/beam ! Clean residual mean=-0.000000 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0972467 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.0972467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097382Jy sigma=0.000673 ! Fit after self-cal, rms=0.097401Jy sigma=0.000672 ! Inverting map ! Added new window around map position (37, -19). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573454 Jy ! Component: 100 - total flux cleaned = 0.00897402 Jy ! Total flux subtracted in 100 components = 0.00897402 Jy ! Clean residual min=-0.003585 max=0.003486 Jy/beam ! Clean residual mean=-0.000001 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.106221 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.106221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097063Jy sigma=0.000669 ! Fit after self-cal, rms=0.097009Jy sigma=0.000669 ! 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.357 mas, bmaj=6.9 mas, bpa=-4.329 degrees ! Estimated noise=796.887 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.0026857 Jy ! Component: 100 - total flux cleaned = 0.00284919 Jy ! Component: 150 - total flux cleaned = 0.00285881 Jy ! Component: 200 - total flux cleaned = 0.00268487 Jy ! Total flux subtracted in 200 components = 0.00268487 Jy ! Clean residual min=-0.003111 max=0.003096 Jy/beam ! Clean residual mean=-0.000006 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.108906 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.108906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096881Jy sigma=0.000667 ! Fit after self-cal, rms=0.096856Jy sigma=0.000667 ! 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.91 FD 0.98 HN 1.00 KP 0.94 ! LA 1.57 MK 1.01 NL 0.97 OV 0.99 ! PT 0.99 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.88 HN 1.02 KP 0.96 ! LA 1.03 MK 0.99 NL 1.12 OV 1.07 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.98 KP 1.03 ! LA 1.06 MK 1.00 NL 1.03 OV 0.92 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.96 KP 1.00* ! LA 0.89 MK 0.96 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.096856Jy sigma=0.000667 ! Fit after self-cal, rms=0.099470Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=6.835 mas, bpa=-3.933 degrees ! Estimated noise=790.989 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.000966189 Jy ! Component: 100 - total flux cleaned = 0.00111449 Jy ! Component: 150 - total flux cleaned = 0.00123806 Jy ! Component: 200 - total flux cleaned = 0.0013223 Jy ! Total flux subtracted in 200 components = 0.0013223 Jy ! Clean residual min=-0.002198 max=0.002328 Jy/beam ! Clean residual mean=-0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.110228 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.110228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099443Jy sigma=0.000662 ! Fit after self-cal, rms=0.099521Jy sigma=0.000662 ! 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.099521Jy sigma=0.000662 ! Fit after self-cal, rms=0.099952Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=6.803 mas, bpa=-4.002 degrees ! Estimated noise=794.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.5008e-05 Jy ! Component: 100 - total flux cleaned = 0.000117294 Jy ! Component: 150 - total flux cleaned = 0.00019481 Jy ! Component: 200 - total flux cleaned = 0.000261965 Jy ! Total flux subtracted in 200 components = 0.000261965 Jy ! Clean residual min=-0.001807 max=0.001901 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.11049 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.11049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099938Jy sigma=0.000658 ! Fit after self-cal, rms=0.100008Jy sigma=0.000658 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 = 1.66469e-05 Jy ! Component: 100 - total flux cleaned = 2.99899e-05 Jy ! Component: 150 - total flux cleaned = 5.65885e-05 Jy ! Component: 200 - total flux cleaned = 8.05524e-05 Jy ! Total flux subtracted in 200 components = 8.05524e-05 Jy ! Clean residual min=-0.001818 max=0.001841 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.11057 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.11057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100000Jy sigma=0.000658 ! Fit after self-cal, rms=0.100003Jy sigma=0.000658 ! 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.100003Jy sigma=0.000658 ! Fit after self-cal, rms=0.100466Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=6.782 mas, bpa=-3.922 degrees ! Estimated noise=794.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105778 Jy ! Component: 100 - total flux cleaned = 0.000183868 Jy ! Component: 150 - total flux cleaned = 0.000228129 Jy ! Component: 200 - total flux cleaned = 0.000247597 Jy ! Total flux subtracted in 200 components = 0.000247597 Jy ! Clean residual min=-0.001831 max=0.001791 Jy/beam ! Clean residual mean=0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.110818 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.110818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100458Jy sigma=0.000658 ! Fit after self-cal, rms=0.100467Jy sigma=0.000658 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 = 5.52478e-05 Jy ! Component: 100 - total flux cleaned = 7.65639e-05 Jy ! Component: 150 - total flux cleaned = 7.68377e-05 Jy ! Component: 200 - total flux cleaned = 7.71002e-05 Jy ! Total flux subtracted in 200 components = 7.71002e-05 Jy ! Clean residual min=-0.001831 max=0.001773 Jy/beam ! Clean residual mean=0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.110895 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.110895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100463Jy sigma=0.000658 ! Fit after self-cal, rms=0.100465Jy sigma=0.000658 ! 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.100465Jy sigma=0.000658 ! Fit after self-cal, rms=0.100507Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.206 mas, bmaj=9.594 mas, bpa=-1.897 degrees ! Estimated noise=1028.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174468 Jy ! Component: 100 - total flux cleaned = 0.000293537 Jy ! Component: 150 - total flux cleaned = 0.000362659 Jy ! Component: 200 - total flux cleaned = 0.000410719 Jy ! Total flux subtracted in 200 components = 0.000410719 Jy ! Clean residual min=-0.002560 max=0.002285 Jy/beam ! Clean residual mean=0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.111306 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.111306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100501Jy sigma=0.000658 ! Fit after self-cal, rms=0.100504Jy sigma=0.000658 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 = 1.0724e-05 Jy ! Component: 100 - total flux cleaned = 7.43387e-05 Jy ! Component: 150 - total flux cleaned = 0.000117559 Jy ! Component: 200 - total flux cleaned = 0.000155134 Jy ! Total flux subtracted in 200 components = 0.000155134 Jy ! Clean residual min=-0.002592 max=0.002268 Jy/beam ! Clean residual mean=0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.111461 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 96 components and 0.111461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100503Jy sigma=0.000658 ! Fit after self-cal, rms=0.100503Jy sigma=0.000658 ! 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.34 mas, bmaj=6.769 mas, bpa=-3.863 degrees ! Estimated noise=794.697 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 6.769 at -3.863 degrees (North through East) ! Clean map min=-0.0017637 max=0.092214 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.82 mas, bmaj=6.01 mas, bpa=-4.421 degrees ! Estimated noise=1110.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.071191 Jy ! Component: 100 - total flux cleaned = 0.0885051 Jy ! Component: 150 - total flux cleaned = 0.0968182 Jy ! Component: 200 - total flux cleaned = 0.101668 Jy ! Total flux subtracted in 200 components = 0.101668 Jy ! Clean residual min=-0.003461 max=0.003129 Jy/beam ! Clean residual mean=0.000003 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.101668 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.101668 Jy ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=6.769 mas, bpa=-3.863 degrees ! Estimated noise=794.697 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) ! Added new window around map position (40, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004255 Jy ! Component: 100 - total flux cleaned = 0.00619497 Jy ! Component: 150 - total flux cleaned = 0.00734284 Jy ! Component: 200 - total flux cleaned = 0.00805757 Jy ! Total flux subtracted in 200 components = 0.00805757 Jy ! Clean residual min=-0.001867 max=0.001752 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.109725 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.109725 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.206 mas, bmaj=9.594 mas, bpa=-1.897 degrees ! Estimated noise=1028.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104031 Jy ! Component: 100 - total flux cleaned = 0.00116335 Jy ! Component: 150 - total flux cleaned = 0.00129616 Jy ! Component: 200 - total flux cleaned = 0.00138202 Jy ! Total flux subtracted in 200 components = 0.00138202 Jy ! Clean residual min=-0.002446 max=0.002241 Jy/beam ! Clean residual mean=0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.111107 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 = 5.13813e-05 Jy ! Component: 100 - total flux cleaned = 0.000120648 Jy ! Component: 150 - total flux cleaned = 0.000162318 Jy ! Component: 200 - total flux cleaned = 0.000218766 Jy ! Total flux subtracted in 200 components = 0.000218766 Jy ! Clean residual min=-0.002415 max=0.002243 Jy/beam ! Clean residual mean=0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.111326 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 85 components and 0.111326 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=6.769 mas, bpa=-3.863 degrees ! Estimated noise=794.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010024 Jy ! Component: 100 - total flux cleaned = 1.64872e-05 Jy ! Component: 150 - total flux cleaned = 9.58287e-05 Jy ! Component: 200 - total flux cleaned = 0.000169283 Jy ! Total flux subtracted in 200 components = 0.000169283 Jy ! Clean residual min=-0.001813 max=0.001722 Jy/beam ! Clean residual mean=0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.111495 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.111495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100500Jy sigma=0.000658 ! Fit after self-cal, rms=0.100500Jy sigma=0.000658 wmodel J2347+2719_S_2017_04_28_pus_map.mod ! Writing 98 model components to file: J2347+2719_S_2017_04_28_pus_map.mod wobs J2347+2719_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2347+2719_S_2017_04_28_pus_uvs.fits wwins J2347+2719_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J2347+2719_S_2017_04_28_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.000138711 Jy ! Component: 100 - total flux cleaned = -0.000296391 Jy ! Component: 150 - total flux cleaned = -0.000480486 Jy ! Component: 200 - total flux cleaned = -0.000748122 Jy ! Component: 250 - total flux cleaned = -0.000950077 Jy ! Component: 300 - total flux cleaned = -0.00109113 Jy ! Component: 350 - total flux cleaned = -0.00131152 Jy ! Component: 400 - total flux cleaned = -0.00144613 Jy ! Component: 450 - total flux cleaned = -0.00155192 Jy ! Component: 500 - total flux cleaned = -0.00165547 Jy ! Component: 550 - total flux cleaned = -0.00168081 Jy ! Component: 600 - total flux cleaned = -0.00173073 Jy ! Component: 650 - total flux cleaned = -0.00170637 Jy ! Component: 700 - total flux cleaned = -0.00173077 Jy ! Component: 750 - total flux cleaned = -0.00180193 Jy ! Component: 800 - total flux cleaned = -0.0018251 Jy ! Component: 850 - total flux cleaned = -0.00184763 Jy ! Component: 900 - total flux cleaned = -0.00182524 Jy ! Component: 950 - total flux cleaned = -0.00189236 Jy ! Component: 1000 - total flux cleaned = -0.00198048 Jy ! Component: 1050 - total flux cleaned = -0.00195836 Jy ! Component: 1100 - total flux cleaned = -0.00193644 Jy ! Component: 1150 - total flux cleaned = -0.00189407 Jy ! Component: 1200 - total flux cleaned = -0.00187313 Jy ! Component: 1250 - total flux cleaned = -0.00185256 Jy ! Component: 1300 - total flux cleaned = -0.0017911 Jy ! Component: 1350 - total flux cleaned = -0.00179119 Jy ! Component: 1400 - total flux cleaned = -0.00169088 Jy ! Component: 1450 - total flux cleaned = -0.00173063 Jy ! Component: 1500 - total flux cleaned = -0.00163232 Jy ! Component: 1550 - total flux cleaned = -0.00161299 Jy ! Component: 1600 - total flux cleaned = -0.00157462 Jy ! Component: 1650 - total flux cleaned = -0.00157446 Jy ! Component: 1700 - total flux cleaned = -0.00157424 Jy ! Component: 1750 - total flux cleaned = -0.00153661 Jy ! Component: 1800 - total flux cleaned = -0.00153639 Jy ! Component: 1850 - total flux cleaned = -0.00151779 Jy ! Component: 1900 - total flux cleaned = -0.00144497 Jy ! Component: 1950 - total flux cleaned = -0.00146313 Jy ! Component: 2000 - total flux cleaned = -0.00139135 Jy ! Component: 2050 - total flux cleaned = -0.00135602 Jy ! Component: 2100 - total flux cleaned = -0.00137387 Jy ! Component: 2150 - total flux cleaned = -0.00130418 Jy ! Component: 2200 - total flux cleaned = -0.00126932 Jy ! Component: 2250 - total flux cleaned = -0.00126937 Jy ! Component: 2300 - total flux cleaned = -0.00125193 Jy ! Component: 2350 - total flux cleaned = -0.00116708 Jy ! Component: 2400 - total flux cleaned = -0.00115044 Jy ! Component: 2450 - total flux cleaned = -0.0011503 Jy ! Component: 2500 - total flux cleaned = -0.00101762 Jy ! Component: 2550 - total flux cleaned = -0.00106711 Jy ! Component: 2600 - total flux cleaned = -0.00103443 Jy ! Component: 2650 - total flux cleaned = -0.00101833 Jy ! Component: 2700 - total flux cleaned = -0.000986155 Jy ! Component: 2750 - total flux cleaned = -0.000922206 Jy ! Component: 2800 - total flux cleaned = -0.000874501 Jy ! Component: 2850 - total flux cleaned = -0.000858767 Jy ! Component: 2900 - total flux cleaned = -0.000827357 Jy ! Component: 2950 - total flux cleaned = -0.000702868 Jy ! Component: 3000 - total flux cleaned = -0.000702718 Jy ! Component: 3050 - total flux cleaned = -0.000733376 Jy ! Component: 3100 - total flux cleaned = -0.000641869 Jy ! Component: 3150 - total flux cleaned = -0.000550982 Jy ! Component: 3200 - total flux cleaned = -0.000460669 Jy ! Component: 3250 - total flux cleaned = -0.000416053 Jy ! Component: 3300 - total flux cleaned = -0.000430844 Jy ! Component: 3350 - total flux cleaned = -0.000342291 Jy ! Component: 3400 - total flux cleaned = -0.00023982 Jy ! Component: 3450 - total flux cleaned = -0.00022523 Jy ! Component: 3500 - total flux cleaned = -0.000239821 Jy ! Component: 3550 - total flux cleaned = -0.000210986 Jy ! Component: 3600 - total flux cleaned = -0.000168053 Jy ! Component: 3650 - total flux cleaned = -0.000111174 Jy ! Component: 3700 - total flux cleaned = -6.87671e-05 Jy ! Component: 3750 - total flux cleaned = -4.06633e-05 Jy ! Component: 3800 - total flux cleaned = 1.20519e-06 Jy ! Component: 3850 - total flux cleaned = 4.28186e-05 Jy ! Component: 3900 - total flux cleaned = 8.43086e-05 Jy ! Component: 3950 - total flux cleaned = 0.000111724 Jy ! Component: 4000 - total flux cleaned = 0.000152589 Jy ! Component: 4050 - total flux cleaned = 0.000193223 Jy ! Total flux subtracted in 4096 components = 0.000179754 Jy ! Clean residual min=-0.000791 max=0.000931 Jy/beam ! Clean residual mean=0.000000 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.111675 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 403 components and 0.111675 Jy ![Exited script file: muppet] wmap "J2347+2719_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 6.769 at -3.863 degrees (North through East) ! Clean map min=-0.0014477 max=0.091991 Jy/beam ! Writing clean map to FITS file: J2347+2719_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0919915 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.810377 0.810377 1.62075 3.24151 6.48302 12.966 25.9321 51.8642 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 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.34 x 6.769 at -3.863 degrees (North through East) ! Clean map min=-0.0014477 max=0.091991 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 J2347+2719_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:36:26 2019