! Started logfile: J0932+5306_S_2017_05_27_pus_uvs.log on Fri May 3 11:04:03 2019 obs J0932+5306_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0932+5306_S_2017_05_27_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95582 visibilities/baseline/integration-bin. ! Found source: J0932+5306 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 1211 lines of history. ! ! Reading 14452 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 J0932+5306_S_2017_05_27_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 443 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.723286Jy sigma=0.006228 ! Fit after self-cal, rms=0.711025Jy sigma=0.006130 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=3.983 mas, bpa=9.688 degrees ! Estimated noise=1172.04 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.223691 Jy ! Component: 100 - total flux cleaned = 0.276529 Jy ! Total flux subtracted in 100 components = 0.276529 Jy ! Clean residual min=-0.006288 max=0.019838 Jy/beam ! Clean residual mean=-0.000031 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.276529 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.276529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090927Jy sigma=0.000732 ! Fit after self-cal, rms=0.090929Jy sigma=0.000732 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203599 Jy ! Component: 100 - total flux cleaned = 0.0309297 Jy ! Total flux subtracted in 100 components = 0.0309297 Jy ! Clean residual min=-0.004657 max=0.005276 Jy/beam ! Clean residual mean=-0.000008 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.307459 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.307459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085501Jy sigma=0.000687 ! Fit after self-cal, rms=0.085500Jy sigma=0.000687 ! 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=4.092 mas, bmaj=4.831 mas, bpa=17.28 degrees ! Estimated noise=773.302 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.00721901 Jy ! Component: 100 - total flux cleaned = 0.0109574 Jy ! Component: 150 - total flux cleaned = 0.0131287 Jy ! Component: 200 - total flux cleaned = 0.0144532 Jy ! Total flux subtracted in 200 components = 0.0144532 Jy ! Clean residual min=-0.003987 max=0.003968 Jy/beam ! Clean residual mean=0.000000 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.321912 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.321912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084793Jy sigma=0.000683 ! Fit after self-cal, rms=0.084785Jy sigma=0.000683 ! 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.95 FD 0.92 HN 1.01 KP 1.01 ! LA 0.99 MK 1.01 NL 0.90 OV 1.03 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.06 KP 0.95 ! LA 0.97 MK 1.01 NL 1.02 OV 1.06 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.05 KP 1.01 ! LA 1.00 MK 1.04 NL 0.97 OV 0.96 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.06 KP 1.00* ! LA 1.10 MK 1.02 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.084785Jy sigma=0.000683 ! Fit after self-cal, rms=0.082224Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=4.854 mas, bpa=18.32 degrees ! Estimated noise=775.006 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 (9.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409687 Jy ! Component: 100 - total flux cleaned = 0.00463672 Jy ! Component: 150 - total flux cleaned = 0.00447616 Jy ! Component: 200 - total flux cleaned = 0.00434025 Jy ! Total flux subtracted in 200 components = 0.00434025 Jy ! Clean residual min=-0.002415 max=0.002387 Jy/beam ! Clean residual mean=-0.000010 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.326252 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.326252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082016Jy sigma=0.000660 ! Fit after self-cal, rms=0.081982Jy sigma=0.000660 ! 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.081982Jy sigma=0.000660 ! Fit after self-cal, rms=0.081492Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=4.857 mas, bpa=18.4 degrees ! Estimated noise=774.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513881 Jy ! Component: 100 - total flux cleaned = 0.000693055 Jy ! Component: 150 - total flux cleaned = 0.000730531 Jy ! Component: 200 - total flux cleaned = 0.000730457 Jy ! Total flux subtracted in 200 components = 0.000730457 Jy ! Clean residual min=-0.002061 max=0.002156 Jy/beam ! Clean residual mean=-0.000018 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.326982 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.326982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081442Jy sigma=0.000656 ! Fit after self-cal, rms=0.081444Jy sigma=0.000656 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 (12, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206548 Jy ! Component: 100 - total flux cleaned = 0.00230812 Jy ! Component: 150 - total flux cleaned = 0.00226619 Jy ! Component: 200 - total flux cleaned = 0.00223127 Jy ! Total flux subtracted in 200 components = 0.00223127 Jy ! Clean residual min=-0.002032 max=0.001905 Jy/beam ! Clean residual mean=-0.000013 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.329214 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.329214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081378Jy sigma=0.000656 ! Fit after self-cal, rms=0.081377Jy sigma=0.000656 ! 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.081377Jy sigma=0.000656 ! Fit after self-cal, rms=0.081352Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=4.859 mas, bpa=18.54 degrees ! Estimated noise=774.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0005478 Jy ! Component: 100 - total flux cleaned = 0.000693233 Jy ! Component: 150 - total flux cleaned = 0.000725899 Jy ! Component: 200 - total flux cleaned = 0.000755822 Jy ! Total flux subtracted in 200 components = 0.000755822 Jy ! Clean residual min=-0.001942 max=0.001833 Jy/beam ! Clean residual mean=-0.000012 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.329969 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 98 components and 0.329969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081322Jy sigma=0.000655 ! Fit after self-cal, rms=0.081321Jy sigma=0.000655 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.000124871 Jy ! Component: 100 - total flux cleaned = 0.000182598 Jy ! Component: 150 - total flux cleaned = 0.000210253 Jy ! Component: 200 - total flux cleaned = 0.000236781 Jy ! Total flux subtracted in 200 components = 0.000236781 Jy ! Clean residual min=-0.001899 max=0.001810 Jy/beam ! Clean residual mean=-0.000012 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.330206 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.330206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081301Jy sigma=0.000655 ! Fit after self-cal, rms=0.081301Jy sigma=0.000655 ! 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.081301Jy sigma=0.000655 ! Fit after self-cal, rms=0.081294Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.193 mas, bmaj=8.911 mas, bpa=42.69 degrees ! Estimated noise=945.291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206458 Jy ! Component: 100 - total flux cleaned = 2.51426e-05 Jy ! Component: 150 - total flux cleaned = 6.81924e-05 Jy ! Component: 200 - total flux cleaned = 0.000105937 Jy ! Total flux subtracted in 200 components = 0.000105937 Jy ! Clean residual min=-0.002405 max=0.002087 Jy/beam ! Clean residual mean=-0.000026 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.330312 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.330312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081289Jy sigma=0.000655 ! Fit after self-cal, rms=0.081286Jy sigma=0.000655 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 = -7.91829e-05 Jy ! Component: 100 - total flux cleaned = 4.91945e-05 Jy ! Component: 150 - total flux cleaned = 8.13612e-05 Jy ! Component: 200 - total flux cleaned = 9.58259e-05 Jy ! Total flux subtracted in 200 components = 9.58259e-05 Jy ! Clean residual min=-0.002421 max=0.002035 Jy/beam ! Clean residual mean=-0.000026 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.330408 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.330408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081284Jy sigma=0.000655 ! Fit after self-cal, rms=0.081283Jy sigma=0.000655 ! 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=4.104 mas, bmaj=4.862 mas, bpa=18.69 degrees ! Estimated noise=774.15 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 4.862 at 18.69 degrees (North through East) ! Clean map min=-0.0017948 max=0.29107 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=4.004 mas, bpa=12.04 degrees ! Estimated noise=1175.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224338 Jy ! Component: 100 - total flux cleaned = 0.277526 Jy ! Component: 150 - total flux cleaned = 0.297505 Jy ! Component: 200 - total flux cleaned = 0.307342 Jy ! Total flux subtracted in 200 components = 0.307342 Jy ! Clean residual min=-0.003407 max=0.005076 Jy/beam ! Clean residual mean=-0.000021 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.307342 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.307342 Jy ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=4.862 mas, bpa=18.69 degrees ! Estimated noise=774.15 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.00764368 Jy ! Component: 100 - total flux cleaned = 0.0124966 Jy ! Component: 150 - total flux cleaned = 0.0158358 Jy ! Component: 200 - total flux cleaned = 0.0182817 Jy ! Total flux subtracted in 200 components = 0.0182817 Jy ! Clean residual min=-0.002108 max=0.001965 Jy/beam ! Clean residual mean=-0.000020 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.325624 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.325624 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=8.193 mas, bmaj=8.911 mas, bpa=42.69 degrees ! Estimated noise=945.291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239082 Jy ! Component: 100 - total flux cleaned = 0.00380876 Jy ! Component: 150 - total flux cleaned = 0.00410861 Jy ! Component: 200 - total flux cleaned = 0.00432688 Jy ! Total flux subtracted in 200 components = 0.00432688 Jy ! Clean residual min=-0.002431 max=0.002171 Jy/beam ! Clean residual mean=-0.000027 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.329951 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.000156666 Jy ! Component: 100 - total flux cleaned = 0.000320433 Jy ! Component: 150 - total flux cleaned = 0.000463319 Jy ! Component: 200 - total flux cleaned = 0.000569637 Jy ! Total flux subtracted in 200 components = 0.000569637 Jy ! Clean residual min=-0.002415 max=0.002082 Jy/beam ! Clean residual mean=-0.000024 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.33052 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 103 components and 0.33052 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=4.862 mas, bpa=18.69 degrees ! Estimated noise=774.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011829 Jy ! Component: 100 - total flux cleaned = 2.81307e-05 Jy ! Component: 150 - total flux cleaned = 6.64063e-05 Jy ! Component: 200 - total flux cleaned = 0.000101421 Jy ! Total flux subtracted in 200 components = 0.000101421 Jy ! Clean residual min=-0.001903 max=0.001807 Jy/beam ! Clean residual mean=-0.000012 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.330622 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.330622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081329Jy sigma=0.000656 ! Fit after self-cal, rms=0.081320Jy sigma=0.000656 wmodel J0932+5306_S_2017_05_27_pus_map.mod ! Writing 120 model components to file: J0932+5306_S_2017_05_27_pus_map.mod wobs J0932+5306_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0932+5306_S_2017_05_27_pus_uvs.fits wwins J0932+5306_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J0932+5306_S_2017_05_27_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602214 Jy ! Component: 100 - total flux cleaned = -0.000860375 Jy ! Component: 150 - total flux cleaned = -0.00110666 Jy ! Component: 200 - total flux cleaned = -0.00140402 Jy ! Component: 250 - total flux cleaned = -0.00160682 Jy ! Component: 300 - total flux cleaned = -0.00174817 Jy ! Component: 350 - total flux cleaned = -0.00183085 Jy ! Component: 400 - total flux cleaned = -0.00180409 Jy ! Component: 450 - total flux cleaned = -0.00180421 Jy ! Component: 500 - total flux cleaned = -0.0016742 Jy ! Component: 550 - total flux cleaned = -0.00164878 Jy ! Component: 600 - total flux cleaned = -0.0015984 Jy ! Component: 650 - total flux cleaned = -0.00157408 Jy ! Component: 700 - total flux cleaned = -0.00150127 Jy ! Component: 750 - total flux cleaned = -0.00150168 Jy ! Component: 800 - total flux cleaned = -0.00150168 Jy ! Component: 850 - total flux cleaned = -0.00152509 Jy ! Component: 900 - total flux cleaned = -0.00152494 Jy ! Component: 950 - total flux cleaned = -0.00154767 Jy ! Component: 1000 - total flux cleaned = -0.00152533 Jy ! Component: 1050 - total flux cleaned = -0.00150306 Jy ! Component: 1100 - total flux cleaned = -0.00148113 Jy ! Component: 1150 - total flux cleaned = -0.00148063 Jy ! Component: 1200 - total flux cleaned = -0.00143794 Jy ! Component: 1250 - total flux cleaned = -0.00143795 Jy ! Component: 1300 - total flux cleaned = -0.0013337 Jy ! Component: 1350 - total flux cleaned = -0.0013752 Jy ! Component: 1400 - total flux cleaned = -0.00133395 Jy ! Component: 1450 - total flux cleaned = -0.00131358 Jy ! Component: 1500 - total flux cleaned = -0.0012132 Jy ! Component: 1550 - total flux cleaned = -0.0011538 Jy ! Component: 1600 - total flux cleaned = -0.00111474 Jy ! Component: 1650 - total flux cleaned = -0.000978761 Jy ! Component: 1700 - total flux cleaned = -0.000959576 Jy ! Component: 1750 - total flux cleaned = -0.000978912 Jy ! Component: 1800 - total flux cleaned = -0.000941173 Jy ! Component: 1850 - total flux cleaned = -0.000847809 Jy ! Component: 1900 - total flux cleaned = -0.000773559 Jy ! Component: 1950 - total flux cleaned = -0.000681995 Jy ! Component: 2000 - total flux cleaned = -0.000700079 Jy ! Component: 2050 - total flux cleaned = -0.000627858 Jy ! Component: 2100 - total flux cleaned = -0.000538639 Jy ! Component: 2150 - total flux cleaned = -0.000467953 Jy ! Component: 2200 - total flux cleaned = -0.000432751 Jy ! Component: 2250 - total flux cleaned = -0.000415385 Jy ! Component: 2300 - total flux cleaned = -0.00036348 Jy ! Component: 2350 - total flux cleaned = -0.000260695 Jy ! Component: 2400 - total flux cleaned = -0.000175939 Jy ! Component: 2450 - total flux cleaned = -0.000159157 Jy ! Component: 2500 - total flux cleaned = -0.000175958 Jy ! Component: 2550 - total flux cleaned = -0.000142718 Jy ! Component: 2600 - total flux cleaned = -9.33433e-05 Jy ! Component: 2650 - total flux cleaned = -4.45624e-05 Jy ! Component: 2700 - total flux cleaned = -1.22156e-05 Jy ! Component: 2750 - total flux cleaned = 3.60003e-05 Jy ! Component: 2800 - total flux cleaned = 3.62382e-05 Jy ! Component: 2850 - total flux cleaned = 0.000131333 Jy ! Component: 2900 - total flux cleaned = 0.000147057 Jy ! Component: 2950 - total flux cleaned = 0.000162666 Jy ! Component: 3000 - total flux cleaned = 0.000209189 Jy ! Component: 3050 - total flux cleaned = 0.000178371 Jy ! Component: 3100 - total flux cleaned = 0.000239512 Jy ! Component: 3150 - total flux cleaned = 0.000254826 Jy ! Component: 3200 - total flux cleaned = 0.000315166 Jy ! Component: 3250 - total flux cleaned = 0.00030023 Jy ! Component: 3300 - total flux cleaned = 0.00031499 Jy ! Component: 3350 - total flux cleaned = 0.000329698 Jy ! Component: 3400 - total flux cleaned = 0.000388222 Jy ! Component: 3450 - total flux cleaned = 0.000373665 Jy ! Component: 3500 - total flux cleaned = 0.00037363 Jy ! Component: 3550 - total flux cleaned = 0.000431226 Jy ! Component: 3600 - total flux cleaned = 0.000488353 Jy ! Component: 3650 - total flux cleaned = 0.000502549 Jy ! Component: 3700 - total flux cleaned = 0.000488474 Jy ! Component: 3750 - total flux cleaned = 0.000516525 Jy ! Component: 3800 - total flux cleaned = 0.000544425 Jy ! Component: 3850 - total flux cleaned = 0.000586098 Jy ! Component: 3900 - total flux cleaned = 0.000599943 Jy ! Component: 3950 - total flux cleaned = 0.000586136 Jy ! Component: 4000 - total flux cleaned = 0.000613557 Jy ! Component: 4050 - total flux cleaned = 0.000613633 Jy ! Total flux subtracted in 4096 components = 0.000627083 Jy ! Clean residual min=-0.000898 max=0.000769 Jy/beam ! Clean residual mean=-0.000002 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.331249 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 441 components and 0.331249 Jy ![Exited script file: muppet] wmap "J0932+5306_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 4.862 at 18.69 degrees (North through East) ! Clean map min=-0.0016244 max=0.29104 Jy/beam ! Writing clean map to FITS file: J0932+5306_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.291036 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250899 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258627 0.258627 0.517254 1.03451 2.06902 4.13803 8.27606 16.5521 33.1042 66.2085 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.291 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 4.862 at 18.69 degrees (North through East) ! Clean map min=-0.0016244 max=0.29104 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 J0932+5306_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:04:08 2019