! Started logfile: J0554+3541_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:33:25 2019 obs J0554+3541_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0554+3541_S_2017_03_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896952 visibilities/baseline/integration-bin. ! Found source: J0554+3541 ! ! 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 18244 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 J0554+3541_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 509 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.930145Jy sigma=0.008708 ! Fit after self-cal, rms=0.919979Jy sigma=0.008630 ! 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.95 mas, bmaj=5.586 mas, bpa=-1.162 degrees ! Estimated noise=923.916 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.0631916 Jy ! Component: 100 - total flux cleaned = 0.0773018 Jy ! Total flux subtracted in 100 components = 0.0773018 Jy ! Clean residual min=-0.003474 max=0.009391 Jy/beam ! Clean residual mean=0.000005 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0773018 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0773018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079395Jy sigma=0.000686 ! Fit after self-cal, rms=0.079366Jy sigma=0.000685 ! Inverting map ! Added new window around map position (4.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00820722 Jy ! Component: 100 - total flux cleaned = 0.0123888 Jy ! Total flux subtracted in 100 components = 0.0123888 Jy ! Clean residual min=-0.003226 max=0.003983 Jy/beam ! Clean residual mean=0.000003 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0896906 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.0896906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078412Jy sigma=0.000676 ! Fit after self-cal, rms=0.078309Jy sigma=0.000675 ! 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.539 mas, bmaj=6.428 mas, bpa=-1.93 degrees ! Estimated noise=622.426 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.00433187 Jy ! Component: 100 - total flux cleaned = 0.00668633 Jy ! Component: 150 - total flux cleaned = 0.00825929 Jy ! Component: 200 - total flux cleaned = 0.00935481 Jy ! Total flux subtracted in 200 components = 0.00935481 Jy ! Clean residual min=-0.001818 max=0.002163 Jy/beam ! Clean residual mean=0.000007 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0990455 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.0990455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078048Jy sigma=0.000672 ! Fit after self-cal, rms=0.078023Jy sigma=0.000672 ! 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.93 HN 0.96 KP 1.05 ! LA 0.99 MK 1.07 NL 0.98 OV 1.02 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.03 KP 0.99 ! LA 0.97 MK 1.00 NL 1.00 OV 1.06 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.00 KP 0.98 ! LA 0.98 MK 1.10 NL 1.01 OV 0.96 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.04 HN 0.96 KP 1.00* ! LA 1.15 MK 0.92 NL 1.00* OV 1.05 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.078023Jy sigma=0.000672 ! Fit after self-cal, rms=0.078055Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=6.442 mas, bpa=-1.527 degrees ! Estimated noise=621.382 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.00063412 Jy ! Component: 100 - total flux cleaned = 0.000536602 Jy ! Component: 150 - total flux cleaned = 0.000560378 Jy ! Component: 200 - total flux cleaned = 0.000604679 Jy ! Total flux subtracted in 200 components = 0.000604679 Jy ! Clean residual min=-0.001731 max=0.001835 Jy/beam ! Clean residual mean=0.000009 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0996501 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.0996501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078033Jy sigma=0.000670 ! Fit after self-cal, rms=0.078055Jy sigma=0.000670 ! 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.078055Jy sigma=0.000670 ! Fit after self-cal, rms=0.078619Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=6.468 mas, bpa=-1.802 degrees ! Estimated noise=621.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279202 Jy ! Component: 100 - total flux cleaned = 0.000318307 Jy ! Component: 150 - total flux cleaned = 0.000353704 Jy ! Component: 200 - total flux cleaned = 0.000353342 Jy ! Total flux subtracted in 200 components = 0.000353342 Jy ! Clean residual min=-0.001430 max=0.001352 Jy/beam ! Clean residual mean=0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.100003 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.100003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078610Jy sigma=0.000667 ! Fit after self-cal, rms=0.078720Jy sigma=0.000667 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.16908e-05 Jy ! Component: 100 - total flux cleaned = 3.79963e-05 Jy ! Component: 150 - total flux cleaned = 3.86958e-05 Jy ! Component: 200 - total flux cleaned = 5.31345e-05 Jy ! Total flux subtracted in 200 components = 5.31345e-05 Jy ! Clean residual min=-0.001403 max=0.001318 Jy/beam ! Clean residual mean=0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.100057 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.100057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078714Jy sigma=0.000667 ! Fit after self-cal, rms=0.078714Jy sigma=0.000667 ! 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.078714Jy sigma=0.000667 ! Fit after self-cal, rms=0.079731Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=6.468 mas, bpa=-1.753 degrees ! Estimated noise=622.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201759 Jy ! Component: 100 - total flux cleaned = 0.000233653 Jy ! Component: 150 - total flux cleaned = 0.000248848 Jy ! Component: 200 - total flux cleaned = 0.00027656 Jy ! Total flux subtracted in 200 components = 0.00027656 Jy ! Clean residual min=-0.001412 max=0.001263 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.100333 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.100333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079724Jy sigma=0.000667 ! Fit after self-cal, rms=0.079772Jy sigma=0.000667 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 = 3.11982e-05 Jy ! Component: 100 - total flux cleaned = 1.83566e-05 Jy ! Component: 150 - total flux cleaned = 1.77699e-05 Jy ! Component: 200 - total flux cleaned = 1.77893e-05 Jy ! Total flux subtracted in 200 components = 1.77893e-05 Jy ! Clean residual min=-0.001394 max=0.001266 Jy/beam ! Clean residual mean=0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.100351 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.100351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079769Jy sigma=0.000667 ! Fit after self-cal, rms=0.079768Jy sigma=0.000667 ! 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.079768Jy sigma=0.000667 ! Fit after self-cal, rms=0.080139Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.5 mas, bmaj=10.06 mas, bpa=-0.1155 degrees ! Estimated noise=770.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.82553e-05 Jy ! Component: 100 - total flux cleaned = 0.000154737 Jy ! Component: 150 - total flux cleaned = 0.000154432 Jy ! Component: 200 - total flux cleaned = 0.000162236 Jy ! Total flux subtracted in 200 components = 0.000162236 Jy ! Clean residual min=-0.001602 max=0.001360 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.100513 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.100513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080138Jy sigma=0.000667 ! Fit after self-cal, rms=0.080153Jy sigma=0.000667 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.9893e-06 Jy ! Component: 100 - total flux cleaned = 3.00423e-05 Jy ! Component: 150 - total flux cleaned = 4.25664e-05 Jy ! Component: 200 - total flux cleaned = 4.24623e-05 Jy ! Total flux subtracted in 200 components = 4.24623e-05 Jy ! Clean residual min=-0.001607 max=0.001350 Jy/beam ! Clean residual mean=0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.100556 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.100556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080153Jy sigma=0.000667 ! Fit after self-cal, rms=0.080154Jy sigma=0.000667 ! 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.549 mas, bmaj=6.467 mas, bpa=-1.706 degrees ! Estimated noise=623.599 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.549 x 6.467 at -1.706 degrees (North through East) ! Clean map min=-0.0014042 max=0.08108 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.952 mas, bmaj=5.635 mas, bpa=-1.148 degrees ! Estimated noise=930.408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0632872 Jy ! Component: 100 - total flux cleaned = 0.0796895 Jy ! Component: 150 - total flux cleaned = 0.0879019 Jy ! Component: 200 - total flux cleaned = 0.0926421 Jy ! Total flux subtracted in 200 components = 0.0926421 Jy ! Clean residual min=-0.002529 max=0.002754 Jy/beam ! Clean residual mean=0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0926421 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0926421 Jy ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.467 mas, bpa=-1.706 degrees ! Estimated noise=623.599 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.00335287 Jy ! Component: 100 - total flux cleaned = 0.00528146 Jy ! Component: 150 - total flux cleaned = 0.00630858 Jy ! Component: 200 - total flux cleaned = 0.00673699 Jy ! Total flux subtracted in 200 components = 0.00673699 Jy ! Clean residual min=-0.001471 max=0.001317 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0993791 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.0993791 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.5 mas, bmaj=10.06 mas, bpa=-0.1155 degrees ! Estimated noise=770.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900247 Jy ! Component: 100 - total flux cleaned = 0.00111354 Jy ! Component: 150 - total flux cleaned = 0.00122171 Jy ! Component: 200 - total flux cleaned = 0.00125938 Jy ! Total flux subtracted in 200 components = 0.00125938 Jy ! Clean residual min=-0.001559 max=0.001375 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.100638 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.00135e-05 Jy ! Component: 100 - total flux cleaned = 9.93446e-06 Jy ! Component: 150 - total flux cleaned = 9.47212e-06 Jy ! Component: 200 - total flux cleaned = 9.828e-06 Jy ! Total flux subtracted in 200 components = 9.828e-06 Jy ! Clean residual min=-0.001580 max=0.001370 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.100648 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.100648 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.467 mas, bpa=-1.706 degrees ! Estimated noise=623.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.14313e-06 Jy ! Component: 100 - total flux cleaned = -1.61265e-05 Jy ! Component: 150 - total flux cleaned = 1.51815e-06 Jy ! Component: 200 - total flux cleaned = 1.8355e-05 Jy ! Total flux subtracted in 200 components = 1.8355e-05 Jy ! Clean residual min=-0.001423 max=0.001317 Jy/beam ! Clean residual mean=0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.100667 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.100667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080167Jy sigma=0.000667 ! Fit after self-cal, rms=0.080168Jy sigma=0.000667 wmodel J0554+3541_S_2017_03_27_pus_map.mod ! Writing 59 model components to file: J0554+3541_S_2017_03_27_pus_map.mod wobs J0554+3541_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0554+3541_S_2017_03_27_pus_uvs.fits wwins J0554+3541_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0554+3541_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.000265774 Jy ! Component: 100 - total flux cleaned = -0.000385247 Jy ! Component: 150 - total flux cleaned = -0.000430292 Jy ! Component: 200 - total flux cleaned = -0.000451554 Jy ! Component: 250 - total flux cleaned = -0.00047259 Jy ! Component: 300 - total flux cleaned = -0.000473212 Jy ! Component: 350 - total flux cleaned = -0.00049361 Jy ! Component: 400 - total flux cleaned = -0.000454055 Jy ! Component: 450 - total flux cleaned = -0.000493134 Jy ! Component: 500 - total flux cleaned = -0.000473453 Jy ! Component: 550 - total flux cleaned = -0.000454588 Jy ! Component: 600 - total flux cleaned = -0.000380915 Jy ! Component: 650 - total flux cleaned = -0.000344901 Jy ! Component: 700 - total flux cleaned = -0.000309501 Jy ! Component: 750 - total flux cleaned = -0.000256588 Jy ! Component: 800 - total flux cleaned = -0.000239198 Jy ! Component: 850 - total flux cleaned = -0.000187469 Jy ! Component: 900 - total flux cleaned = -0.00015332 Jy ! Component: 950 - total flux cleaned = -8.64806e-05 Jy ! Component: 1000 - total flux cleaned = -5.37277e-05 Jy ! Component: 1050 - total flux cleaned = -6.98848e-05 Jy ! Component: 1100 - total flux cleaned = -2.14426e-05 Jy ! Component: 1150 - total flux cleaned = 5.80264e-05 Jy ! Component: 1200 - total flux cleaned = 7.36971e-05 Jy ! Component: 1250 - total flux cleaned = 0.000120212 Jy ! Component: 1300 - total flux cleaned = 0.000166028 Jy ! Component: 1350 - total flux cleaned = 0.000181376 Jy ! Component: 1400 - total flux cleaned = 0.000241457 Jy ! Component: 1450 - total flux cleaned = 0.000315522 Jy ! Component: 1500 - total flux cleaned = 0.00034463 Jy ! Component: 1550 - total flux cleaned = 0.000388212 Jy ! Component: 1600 - total flux cleaned = 0.000374012 Jy ! Component: 1650 - total flux cleaned = 0.000488191 Jy ! Component: 1700 - total flux cleaned = 0.000530447 Jy ! Component: 1750 - total flux cleaned = 0.000530489 Jy ! Component: 1800 - total flux cleaned = 0.000516666 Jy ! Component: 1850 - total flux cleaned = 0.00062654 Jy ! Component: 1900 - total flux cleaned = 0.000667686 Jy ! Component: 1950 - total flux cleaned = 0.000708092 Jy ! Component: 2000 - total flux cleaned = 0.000694756 Jy ! Component: 2050 - total flux cleaned = 0.000747991 Jy ! Component: 2100 - total flux cleaned = 0.00078763 Jy ! Component: 2150 - total flux cleaned = 0.000774331 Jy ! Component: 2200 - total flux cleaned = 0.000839453 Jy ! Component: 2250 - total flux cleaned = 0.000839539 Jy ! Component: 2300 - total flux cleaned = 0.000878025 Jy ! Component: 2350 - total flux cleaned = 0.00090357 Jy ! Component: 2400 - total flux cleaned = 0.000903649 Jy ! Component: 2450 - total flux cleaned = 0.000966335 Jy ! Component: 2500 - total flux cleaned = 0.000966523 Jy ! Component: 2550 - total flux cleaned = 0.000966525 Jy ! Component: 2600 - total flux cleaned = 0.000978679 Jy ! Component: 2650 - total flux cleaned = 0.000966461 Jy ! Component: 2700 - total flux cleaned = 0.000942395 Jy ! Component: 2750 - total flux cleaned = 0.000966254 Jy ! Component: 2800 - total flux cleaned = 0.000978059 Jy ! Component: 2850 - total flux cleaned = 0.000966142 Jy ! Component: 2900 - total flux cleaned = 0.000989707 Jy ! Component: 2950 - total flux cleaned = 0.000977871 Jy ! Component: 3000 - total flux cleaned = 0.000977941 Jy ! Component: 3050 - total flux cleaned = 0.000989497 Jy ! Component: 3100 - total flux cleaned = 0.000978059 Jy ! Component: 3150 - total flux cleaned = 0.000955235 Jy ! Component: 3200 - total flux cleaned = 0.000943814 Jy ! Component: 3250 - total flux cleaned = 0.000966416 Jy ! Component: 3300 - total flux cleaned = 0.000988744 Jy ! Component: 3350 - total flux cleaned = 0.000999928 Jy ! Component: 3400 - total flux cleaned = 0.00096655 Jy ! Component: 3450 - total flux cleaned = 0.000966556 Jy ! Component: 3500 - total flux cleaned = 0.000966538 Jy ! Component: 3550 - total flux cleaned = 0.000966483 Jy ! Component: 3600 - total flux cleaned = 0.00095579 Jy ! Component: 3650 - total flux cleaned = 0.000966622 Jy ! Component: 3700 - total flux cleaned = 0.000988037 Jy ! Component: 3750 - total flux cleaned = 0.000966701 Jy ! Component: 3800 - total flux cleaned = 0.000945722 Jy ! Component: 3850 - total flux cleaned = 0.000935331 Jy ! Component: 3900 - total flux cleaned = 0.000945831 Jy ! Component: 3950 - total flux cleaned = 0.000945763 Jy ! Component: 4000 - total flux cleaned = 0.00094574 Jy ! Component: 4050 - total flux cleaned = 0.000914953 Jy ! Total flux subtracted in 4096 components = 0.000935389 Jy ! Clean residual min=-0.000639 max=0.000787 Jy/beam ! Clean residual mean=0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.101602 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 347 components and 0.101602 Jy ![Exited script file: muppet] wmap "J0554+3541_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.549 x 6.467 at -1.706 degrees (North through East) ! Clean map min=-0.0010336 max=0.081208 Jy/beam ! Writing clean map to FITS file: J0554+3541_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.0812084 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.693224 0.693224 1.38645 2.7729 5.5458 11.0916 22.1832 44.3664 88.7327 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 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.549 x 6.467 at -1.706 degrees (North through East) ! Clean map min=-0.0010336 max=0.081208 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 J0554+3541_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:33:31 2019