! Started logfile: J0623+4554_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:33:49 2019 obs J0623+4554_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0623+4554_S_2017_03_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970108 visibilities/baseline/integration-bin. ! Found source: J0623+4554 ! ! 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 19732 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 J0623+4554_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 405 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931697Jy sigma=0.008644 ! Fit after self-cal, rms=0.921771Jy sigma=0.008567 ! 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.287 mas, bmaj=4.509 mas, bpa=4.49 degrees ! Estimated noise=954.586 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.05907 Jy ! Component: 100 - total flux cleaned = 0.0765987 Jy ! Total flux subtracted in 100 components = 0.0765987 Jy ! Clean residual min=-0.004370 max=0.014052 Jy/beam ! Clean residual mean=-0.000011 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.0765988 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0765988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081619Jy sigma=0.000700 ! Fit after self-cal, rms=0.081587Jy sigma=0.000700 ! Inverting map ! Added new window around map position (-6, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127921 Jy ! Component: 100 - total flux cleaned = 0.0201474 Jy ! Total flux subtracted in 100 components = 0.0201474 Jy ! Clean residual min=-0.003686 max=0.004584 Jy/beam ! Clean residual mean=-0.000005 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0967462 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.0967461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079110Jy sigma=0.000673 ! Fit after self-cal, rms=0.078888Jy sigma=0.000671 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626017 Jy ! Component: 100 - total flux cleaned = 0.00993174 Jy ! Total flux subtracted in 100 components = 0.00993174 Jy ! Clean residual min=-0.003287 max=0.003436 Jy/beam ! Clean residual mean=-0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.106678 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.106678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078254Jy sigma=0.000664 ! Fit after self-cal, rms=0.078206Jy sigma=0.000664 ! 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.861 mas, bmaj=5.322 mas, bpa=6.577 degrees ! Estimated noise=596.106 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.00415256 Jy ! Component: 100 - total flux cleaned = 0.00633407 Jy ! Component: 150 - total flux cleaned = 0.00764586 Jy ! Component: 200 - total flux cleaned = 0.00850982 Jy ! Total flux subtracted in 200 components = 0.00850982 Jy ! Clean residual min=-0.002198 max=0.002094 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.115188 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.115188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077982Jy sigma=0.000662 ! Fit after self-cal, rms=0.077970Jy sigma=0.000662 ! 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 1.00 FD 0.98 HN 1.00 KP 0.99 ! LA 1.01 MK 0.99 NL 1.00 OV 1.03 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 0.99 KP 0.95 ! LA 0.94 MK 1.05 NL 1.07 OV 1.04 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 1.01 KP 0.96 ! LA 1.00 MK 1.24 NL 0.96 OV 1.00 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 0.95 KP 1.00* ! LA 1.02 MK 1.14 NL 1.00* OV 0.99 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.077970Jy sigma=0.000662 ! Fit after self-cal, rms=0.079144Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=5.394 mas, bpa=7.918 degrees ! Estimated noise=599.445 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.000721303 Jy ! Component: 100 - total flux cleaned = 0.0005862 Jy ! Component: 150 - total flux cleaned = 0.000519297 Jy ! Component: 200 - total flux cleaned = 0.000461402 Jy ! Total flux subtracted in 200 components = 0.000461402 Jy ! Clean residual min=-0.001971 max=0.001634 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.115649 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.115649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079123Jy sigma=0.000660 ! Fit after self-cal, rms=0.079148Jy 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.079148Jy sigma=0.000660 ! Fit after self-cal, rms=0.081966Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=5.362 mas, bpa=7.363 degrees ! Estimated noise=602.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.82731e-05 Jy ! Component: 100 - total flux cleaned = 1.32819e-05 Jy ! Component: 150 - total flux cleaned = -3.52072e-05 Jy ! Component: 200 - total flux cleaned = -5.04056e-05 Jy ! Total flux subtracted in 200 components = -5.04056e-05 Jy ! Clean residual min=-0.001786 max=0.001502 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.115599 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.115599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081958Jy sigma=0.000657 ! Fit after self-cal, rms=0.081986Jy sigma=0.000657 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 = 4.71138e-05 Jy ! Component: 100 - total flux cleaned = 1.87288e-05 Jy ! Component: 150 - total flux cleaned = 5.7305e-06 Jy ! Component: 200 - total flux cleaned = -6.69706e-06 Jy ! Total flux subtracted in 200 components = -6.69706e-06 Jy ! Clean residual min=-0.001777 max=0.001493 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.115592 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.115592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081982Jy sigma=0.000657 ! Fit after self-cal, rms=0.081983Jy sigma=0.000657 ! 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.081983Jy sigma=0.000657 ! Fit after self-cal, rms=0.082596Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=5.367 mas, bpa=7.339 degrees ! Estimated noise=603.628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.52881e-05 Jy ! Component: 100 - total flux cleaned = -1.76706e-05 Jy ! Component: 150 - total flux cleaned = -3.07255e-05 Jy ! Component: 200 - total flux cleaned = -4.35585e-05 Jy ! Total flux subtracted in 200 components = -4.35585e-05 Jy ! Clean residual min=-0.001781 max=0.001491 Jy/beam ! Clean residual mean=-0.000001 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.115548 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.115548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082591Jy sigma=0.000657 ! Fit after self-cal, rms=0.082596Jy sigma=0.000657 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.22151e-05 Jy ! Component: 100 - total flux cleaned = 1.25132e-05 Jy ! Component: 150 - total flux cleaned = 3.97906e-07 Jy ! Component: 200 - total flux cleaned = -1.11819e-05 Jy ! Total flux subtracted in 200 components = -1.11819e-05 Jy ! Clean residual min=-0.001773 max=0.001497 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.115537 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.115537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082592Jy sigma=0.000657 ! Fit after self-cal, rms=0.082593Jy sigma=0.000657 ! 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.082593Jy sigma=0.000657 ! Fit after self-cal, rms=0.082861Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.041 mas, bmaj=9.018 mas, bpa=21.5 degrees ! Estimated noise=733.675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392711 Jy ! Component: 100 - total flux cleaned = -0.000424923 Jy ! Component: 150 - total flux cleaned = -0.000441879 Jy ! Component: 200 - total flux cleaned = -0.000449558 Jy ! Total flux subtracted in 200 components = -0.000449558 Jy ! Clean residual min=-0.001583 max=0.001506 Jy/beam ! Clean residual mean=-0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.115088 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.115088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082860Jy sigma=0.000657 ! Fit after self-cal, rms=0.082860Jy sigma=0.000657 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 = -2.32884e-05 Jy ! Component: 100 - total flux cleaned = -1.50619e-05 Jy ! Component: 150 - total flux cleaned = -2.22306e-05 Jy ! Component: 200 - total flux cleaned = -2.84446e-05 Jy ! Total flux subtracted in 200 components = -2.84446e-05 Jy ! Clean residual min=-0.001580 max=0.001498 Jy/beam ! Clean residual mean=-0.000005 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.115059 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.115059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082860Jy sigma=0.000657 ! Fit after self-cal, rms=0.082860Jy sigma=0.000657 ! 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.96 mas, bmaj=5.37 mas, bpa=7.305 degrees ! Estimated noise=604.561 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.96 x 5.37 at 7.305 degrees (North through East) ! Clean map min=-0.0017181 max=0.077076 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.368 mas, bmaj=4.536 mas, bpa=4.858 degrees ! Estimated noise=975.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0597686 Jy ! Component: 100 - total flux cleaned = 0.0811354 Jy ! Component: 150 - total flux cleaned = 0.0932623 Jy ! Component: 200 - total flux cleaned = 0.100831 Jy ! Total flux subtracted in 200 components = 0.100831 Jy ! Clean residual min=-0.003077 max=0.004026 Jy/beam ! Clean residual mean=-0.000006 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.100831 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.100831 Jy ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=5.37 mas, bpa=7.305 degrees ! Estimated noise=604.561 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.00637523 Jy ! Component: 100 - total flux cleaned = 0.00988638 Jy ! Component: 150 - total flux cleaned = 0.0120067 Jy ! Component: 200 - total flux cleaned = 0.0133726 Jy ! Total flux subtracted in 200 components = 0.0133726 Jy ! Clean residual min=-0.001695 max=0.001560 Jy/beam ! Clean residual mean=-0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.114204 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.114204 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.041 mas, bmaj=9.018 mas, bpa=21.5 degrees ! Estimated noise=733.675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000913095 Jy ! Component: 100 - total flux cleaned = 0.000933305 Jy ! Component: 150 - total flux cleaned = 0.000916097 Jy ! Component: 200 - total flux cleaned = 0.000901035 Jy ! Total flux subtracted in 200 components = 0.000901035 Jy ! Clean residual min=-0.001567 max=0.001517 Jy/beam ! Clean residual mean=-0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.115105 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 = 1.10449e-08 Jy ! Component: 100 - total flux cleaned = -1.18684e-05 Jy ! Component: 150 - total flux cleaned = -1.17085e-05 Jy ! Component: 200 - total flux cleaned = -2.15871e-05 Jy ! Total flux subtracted in 200 components = -2.15871e-05 Jy ! Clean residual min=-0.001567 max=0.001506 Jy/beam ! Clean residual mean=-0.000005 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.115083 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 73 components and 0.115083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=5.37 mas, bpa=7.305 degrees ! Estimated noise=604.561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022451 Jy ! Component: 100 - total flux cleaned = 0.000245478 Jy ! Component: 150 - total flux cleaned = 0.000280584 Jy ! Component: 200 - total flux cleaned = 0.000281086 Jy ! Total flux subtracted in 200 components = 0.000281086 Jy ! Clean residual min=-0.001740 max=0.001574 Jy/beam ! Clean residual mean=-0.000001 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.115364 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.115364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082868Jy sigma=0.000657 ! Fit after self-cal, rms=0.082870Jy sigma=0.000657 wmodel J0623+4554_S_2017_03_27_pus_map.mod ! Writing 80 model components to file: J0623+4554_S_2017_03_27_pus_map.mod wobs J0623+4554_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0623+4554_S_2017_03_27_pus_uvs.fits wwins J0623+4554_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0623+4554_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.00044201 Jy ! Component: 100 - total flux cleaned = -0.0009197 Jy ! Component: 150 - total flux cleaned = -0.00126666 Jy ! Component: 200 - total flux cleaned = -0.00152297 Jy ! Component: 250 - total flux cleaned = -0.00179704 Jy ! Component: 300 - total flux cleaned = -0.00203915 Jy ! Component: 350 - total flux cleaned = -0.00232165 Jy ! Component: 400 - total flux cleaned = -0.00257377 Jy ! Component: 450 - total flux cleaned = -0.00277578 Jy ! Component: 500 - total flux cleaned = -0.00303989 Jy ! Component: 550 - total flux cleaned = -0.00327707 Jy ! Component: 600 - total flux cleaned = -0.00344642 Jy ! Component: 650 - total flux cleaned = -0.00363379 Jy ! Component: 700 - total flux cleaned = -0.00373584 Jy ! Component: 750 - total flux cleaned = -0.00379648 Jy ! Component: 800 - total flux cleaned = -0.00387622 Jy ! Component: 850 - total flux cleaned = -0.00395499 Jy ! Component: 900 - total flux cleaned = -0.00403281 Jy ! Component: 950 - total flux cleaned = -0.00410936 Jy ! Component: 1000 - total flux cleaned = -0.00416602 Jy ! Component: 1050 - total flux cleaned = -0.00425878 Jy ! Component: 1100 - total flux cleaned = -0.00431382 Jy ! Component: 1150 - total flux cleaned = -0.00438624 Jy ! Component: 1200 - total flux cleaned = -0.00445792 Jy ! Component: 1250 - total flux cleaned = -0.00449343 Jy ! Component: 1300 - total flux cleaned = -0.00451115 Jy ! Component: 1350 - total flux cleaned = -0.00464975 Jy ! Component: 1400 - total flux cleaned = -0.00464999 Jy ! Component: 1450 - total flux cleaned = -0.0047687 Jy ! Component: 1500 - total flux cleaned = -0.00478546 Jy ! Component: 1550 - total flux cleaned = -0.00485198 Jy ! Component: 1600 - total flux cleaned = -0.00490148 Jy ! Component: 1650 - total flux cleaned = -0.00491753 Jy ! Component: 1700 - total flux cleaned = -0.00498229 Jy ! Component: 1750 - total flux cleaned = -0.00501413 Jy ! Component: 1800 - total flux cleaned = -0.00504581 Jy ! Component: 1850 - total flux cleaned = -0.00509291 Jy ! Component: 1900 - total flux cleaned = -0.00513954 Jy ! Component: 1950 - total flux cleaned = -0.00518547 Jy ! Component: 2000 - total flux cleaned = -0.00524646 Jy ! Component: 2050 - total flux cleaned = -0.00532177 Jy ! Component: 2100 - total flux cleaned = -0.00538153 Jy ! Component: 2150 - total flux cleaned = -0.00541085 Jy ! Component: 2200 - total flux cleaned = -0.0054548 Jy ! Component: 2250 - total flux cleaned = -0.00549842 Jy ! Component: 2300 - total flux cleaned = -0.00558489 Jy ! Component: 2350 - total flux cleaned = -0.0055706 Jy ! Component: 2400 - total flux cleaned = -0.00559938 Jy ! Component: 2450 - total flux cleaned = -0.00564155 Jy ! Component: 2500 - total flux cleaned = -0.00566932 Jy ! Component: 2550 - total flux cleaned = -0.00569707 Jy ! Component: 2600 - total flux cleaned = -0.00569697 Jy ! Component: 2650 - total flux cleaned = -0.00575165 Jy ! Component: 2700 - total flux cleaned = -0.00573806 Jy ! Component: 2750 - total flux cleaned = -0.00577835 Jy ! Component: 2800 - total flux cleaned = -0.00576488 Jy ! Component: 2850 - total flux cleaned = -0.00581782 Jy ! Component: 2900 - total flux cleaned = -0.00581771 Jy ! Component: 2950 - total flux cleaned = -0.00581776 Jy ! Component: 3000 - total flux cleaned = -0.00584348 Jy ! Component: 3050 - total flux cleaned = -0.00588203 Jy ! Component: 3100 - total flux cleaned = -0.00590751 Jy ! Component: 3150 - total flux cleaned = -0.00584406 Jy ! Component: 3200 - total flux cleaned = -0.00591957 Jy ! Component: 3250 - total flux cleaned = -0.00595691 Jy ! Component: 3300 - total flux cleaned = -0.00598176 Jy ! Component: 3350 - total flux cleaned = -0.00601877 Jy ! Component: 3400 - total flux cleaned = -0.00606782 Jy ! Component: 3450 - total flux cleaned = -0.00609228 Jy ! Component: 3500 - total flux cleaned = -0.00611643 Jy ! Component: 3550 - total flux cleaned = -0.0061526 Jy ! Component: 3600 - total flux cleaned = -0.00617658 Jy ! Component: 3650 - total flux cleaned = -0.00621235 Jy ! Component: 3700 - total flux cleaned = -0.00627142 Jy ! Component: 3750 - total flux cleaned = -0.00631838 Jy ! Component: 3800 - total flux cleaned = -0.00636491 Jy ! Component: 3850 - total flux cleaned = -0.00636493 Jy ! Component: 3900 - total flux cleaned = -0.00644562 Jy ! Component: 3950 - total flux cleaned = -0.00647997 Jy ! Component: 4000 - total flux cleaned = -0.00649137 Jy ! Component: 4050 - total flux cleaned = -0.00651401 Jy ! Total flux subtracted in 4096 components = -0.00658154 Jy ! Clean residual min=-0.000703 max=0.000595 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.108783 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 357 components and 0.108783 Jy ![Exited script file: muppet] wmap "J0623+4554_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.96 x 5.37 at 7.305 degrees (North through East) ! Clean map min=-0.0012 max=0.077047 Jy/beam ! Writing clean map to FITS file: J0623+4554_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.0770475 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203609 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.792795 0.792795 1.58559 3.17118 6.34236 12.6847 25.3694 50.7389 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 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.96 x 5.37 at 7.305 degrees (North through East) ! Clean map min=-0.0012 max=0.077047 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 J0623+4554_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:33:54 2019