! Started logfile: J0412+0438_S_2017_06_10_pus_uvs.log on Mon May 6 14:45:20 2019 obs J0412+0438_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0412+0438_S_2017_06_10_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967641 visibilities/baseline/integration-bin. ! Found source: J0412+0438 ! ! 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 1154 lines of history. ! ! Reading 19856 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 J0412+0438_S_2017_06_10_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 47 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 629 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866309Jy sigma=0.008000 ! Fit after self-cal, rms=0.852216Jy sigma=0.007874 ! 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.632 mas, bmaj=6.94 mas, bpa=-3.666 degrees ! Estimated noise=847.266 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.111951 Jy ! Component: 100 - total flux cleaned = 0.147707 Jy ! Total flux subtracted in 100 components = 0.147707 Jy ! Clean residual min=-0.004747 max=0.015033 Jy/beam ! Clean residual mean=-0.000001 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.147707 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.147707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082995Jy sigma=0.000730 ! Fit after self-cal, rms=0.082880Jy sigma=0.000728 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164154 Jy ! Component: 100 - total flux cleaned = 0.0238252 Jy ! Total flux subtracted in 100 components = 0.0238252 Jy ! Clean residual min=-0.002651 max=0.003425 Jy/beam ! Clean residual mean=-0.000002 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.171532 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.171532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079558Jy sigma=0.000697 ! Fit after self-cal, rms=0.079513Jy sigma=0.000697 ! Inverting map ! Added new window around map position (2.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444814 Jy ! Component: 100 - total flux cleaned = 0.0065125 Jy ! Total flux subtracted in 100 components = 0.0065125 Jy ! Clean residual min=-0.002518 max=0.002715 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.178045 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.178045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079271Jy sigma=0.000695 ! Fit after self-cal, rms=0.079261Jy sigma=0.000695 ! 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.283 mas, bmaj=7.755 mas, bpa=-2.775 degrees ! Estimated noise=618.358 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.00162353 Jy ! Component: 100 - total flux cleaned = 0.00240005 Jy ! Component: 150 - total flux cleaned = 0.00281942 Jy ! Component: 200 - total flux cleaned = 0.00291162 Jy ! Total flux subtracted in 200 components = 0.00291162 Jy ! Clean residual min=-0.001972 max=0.002039 Jy/beam ! Clean residual mean=-0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.180956 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.180956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079222Jy sigma=0.000694 ! Fit after self-cal, rms=0.079221Jy sigma=0.000694 ! 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.95 HN 0.97 KP 1.02 ! LA 1.03 MK 1.03 NL 0.93 OV 1.02 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.03 KP 1.00 ! LA 0.98 MK 1.00 NL 1.05 OV 1.04 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.99 KP 0.98 ! LA 0.99 MK 1.04 NL 1.01 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.95 KP 1.00* ! LA 0.97 MK 0.96 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.079221Jy sigma=0.000694 ! Fit after self-cal, rms=0.078694Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.758 mas, bpa=-2.695 degrees ! Estimated noise=619.19 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.000478827 Jy ! Component: 100 - total flux cleaned = 0.00053834 Jy ! Component: 150 - total flux cleaned = 0.000604216 Jy ! Component: 200 - total flux cleaned = 0.000632309 Jy ! Total flux subtracted in 200 components = 0.000632309 Jy ! Clean residual min=-0.001925 max=0.002024 Jy/beam ! Clean residual mean=-0.000004 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.181589 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.181589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078686Jy sigma=0.000692 ! Fit after self-cal, rms=0.078678Jy sigma=0.000692 ! 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.078678Jy sigma=0.000692 ! Fit after self-cal, rms=0.079113Jy sigma=0.000689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=7.745 mas, bpa=-2.752 degrees ! Estimated noise=619.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000620912 Jy ! Component: 100 - total flux cleaned = 0.00066072 Jy ! Component: 150 - total flux cleaned = 0.000671051 Jy ! Component: 200 - total flux cleaned = 0.00067159 Jy ! Total flux subtracted in 200 components = 0.00067159 Jy ! Clean residual min=-0.001738 max=0.001785 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.18226 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.18226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079106Jy sigma=0.000689 ! Fit after self-cal, rms=0.079121Jy sigma=0.000688 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.70637e-07 Jy ! Component: 100 - total flux cleaned = 2.72717e-05 Jy ! Component: 150 - total flux cleaned = 2.69964e-05 Jy ! Component: 200 - total flux cleaned = 2.69523e-05 Jy ! Total flux subtracted in 200 components = 2.69523e-05 Jy ! Clean residual min=-0.001726 max=0.001759 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.182287 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.182287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079119Jy sigma=0.000688 ! Fit after self-cal, rms=0.079119Jy sigma=0.000688 ! 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.079119Jy sigma=0.000688 ! Fit after self-cal, rms=0.078617Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=7.746 mas, bpa=-2.803 degrees ! Estimated noise=618.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.35714e-05 Jy ! Component: 100 - total flux cleaned = 3.94357e-05 Jy ! Component: 150 - total flux cleaned = 3.23682e-05 Jy ! Component: 200 - total flux cleaned = 3.20892e-05 Jy ! Total flux subtracted in 200 components = 3.20892e-05 Jy ! Clean residual min=-0.001737 max=0.001667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.182319 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.182319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078615Jy sigma=0.000687 ! Fit after self-cal, rms=0.078611Jy sigma=0.000687 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.62786e-05 Jy ! Component: 100 - total flux cleaned = -6.57647e-06 Jy ! Component: 150 - total flux cleaned = 1.01564e-05 Jy ! Component: 200 - total flux cleaned = 1.50687e-05 Jy ! Total flux subtracted in 200 components = 1.50687e-05 Jy ! Clean residual min=-0.001737 max=0.001669 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.182334 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.182334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078610Jy sigma=0.000687 ! Fit after self-cal, rms=0.078610Jy sigma=0.000687 ! 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.078610Jy sigma=0.000687 ! Fit after self-cal, rms=0.078604Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.443 mas, bmaj=11.85 mas, bpa=-4.018 degrees ! Estimated noise=778.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315811 Jy ! Component: 100 - total flux cleaned = 0.000287906 Jy ! Component: 150 - total flux cleaned = 0.000268468 Jy ! Component: 200 - total flux cleaned = 0.000257444 Jy ! Total flux subtracted in 200 components = 0.000257444 Jy ! Clean residual min=-0.001659 max=0.001664 Jy/beam ! Clean residual mean=-0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.182592 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.182592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078605Jy sigma=0.000687 ! Fit after self-cal, rms=0.078605Jy sigma=0.000687 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.83845e-06 Jy ! Component: 100 - total flux cleaned = 4.08288e-06 Jy ! Component: 150 - total flux cleaned = 4.44997e-06 Jy ! Component: 200 - total flux cleaned = 4.10618e-06 Jy ! Total flux subtracted in 200 components = 4.10618e-06 Jy ! Clean residual min=-0.001669 max=0.001653 Jy/beam ! Clean residual mean=-0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.182596 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.182596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078606Jy sigma=0.000687 ! Fit after self-cal, rms=0.078606Jy sigma=0.000687 ! 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.284 mas, bmaj=7.747 mas, bpa=-2.824 degrees ! Estimated noise=618.815 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.284 x 7.747 at -2.824 degrees (North through East) ! Clean map min=-0.0016595 max=0.14737 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.638 mas, bmaj=6.929 mas, bpa=-3.684 degrees ! Estimated noise=847.359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111916 Jy ! Component: 100 - total flux cleaned = 0.148928 Jy ! Component: 150 - total flux cleaned = 0.164833 Jy ! Component: 200 - total flux cleaned = 0.171929 Jy ! Total flux subtracted in 200 components = 0.171929 Jy ! Clean residual min=-0.002456 max=0.003202 Jy/beam ! Clean residual mean=-0.000001 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.171929 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.171929 Jy ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=7.747 mas, bpa=-2.824 degrees ! Estimated noise=618.815 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.00468345 Jy ! Component: 100 - total flux cleaned = 0.00707812 Jy ! Component: 150 - total flux cleaned = 0.00848827 Jy ! Component: 200 - total flux cleaned = 0.009101 Jy ! Total flux subtracted in 200 components = 0.009101 Jy ! Clean residual min=-0.001779 max=0.001755 Jy/beam ! Clean residual mean=-0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.18103 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 54 components and 0.18103 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.443 mas, bmaj=11.85 mas, bpa=-4.018 degrees ! Estimated noise=778.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115332 Jy ! Component: 100 - total flux cleaned = 0.00146774 Jy ! Component: 150 - total flux cleaned = 0.0014788 Jy ! Component: 200 - total flux cleaned = 0.00148797 Jy ! Total flux subtracted in 200 components = 0.00148797 Jy ! Clean residual min=-0.001702 max=0.001656 Jy/beam ! Clean residual mean=-0.000002 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.182518 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 = 7.20639e-06 Jy ! Component: 100 - total flux cleaned = 1.29663e-05 Jy ! Component: 150 - total flux cleaned = 1.80954e-05 Jy ! Component: 200 - total flux cleaned = 2.29613e-05 Jy ! Total flux subtracted in 200 components = 2.29613e-05 Jy ! Clean residual min=-0.001696 max=0.001648 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.182541 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 80 components and 0.182541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=7.747 mas, bpa=-2.824 degrees ! Estimated noise=618.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360226 Jy ! Component: 100 - total flux cleaned = -0.000381816 Jy ! Component: 150 - total flux cleaned = -0.000348703 Jy ! Component: 200 - total flux cleaned = -0.000322035 Jy ! Total flux subtracted in 200 components = -0.000322035 Jy ! Clean residual min=-0.001757 max=0.001716 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.182219 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.182219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078610Jy sigma=0.000687 ! Fit after self-cal, rms=0.078609Jy sigma=0.000687 wmodel J0412+0438_S_2017_06_10_pus_map.mod ! Writing 92 model components to file: J0412+0438_S_2017_06_10_pus_map.mod wobs J0412+0438_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0412+0438_S_2017_06_10_pus_uvs.fits wwins J0412+0438_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J0412+0438_S_2017_06_10_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 = 5.71558e-05 Jy ! Component: 100 - total flux cleaned = 0.000140222 Jy ! Component: 150 - total flux cleaned = 0.000165555 Jy ! Component: 200 - total flux cleaned = 0.000141397 Jy ! Component: 250 - total flux cleaned = 9.39709e-05 Jy ! Component: 300 - total flux cleaned = -6.6967e-05 Jy ! Component: 350 - total flux cleaned = -0.000134148 Jy ! Component: 400 - total flux cleaned = -0.000222381 Jy ! Component: 450 - total flux cleaned = -0.000373457 Jy ! Component: 500 - total flux cleaned = -0.000457757 Jy ! Component: 550 - total flux cleaned = -0.000457761 Jy ! Component: 600 - total flux cleaned = -0.000561161 Jy ! Component: 650 - total flux cleaned = -0.000622214 Jy ! Component: 700 - total flux cleaned = -0.000762286 Jy ! Component: 750 - total flux cleaned = -0.00080155 Jy ! Component: 800 - total flux cleaned = -0.000859869 Jy ! Component: 850 - total flux cleaned = -0.000975138 Jy ! Component: 900 - total flux cleaned = -0.000993895 Jy ! Component: 950 - total flux cleaned = -0.00108776 Jy ! Component: 1000 - total flux cleaned = -0.00103217 Jy ! Component: 1050 - total flux cleaned = -0.00108713 Jy ! Component: 1100 - total flux cleaned = -0.00114143 Jy ! Component: 1150 - total flux cleaned = -0.00115923 Jy ! Component: 1200 - total flux cleaned = -0.0011949 Jy ! Component: 1250 - total flux cleaned = -0.00114215 Jy ! Component: 1300 - total flux cleaned = -0.00121194 Jy ! Component: 1350 - total flux cleaned = -0.00116036 Jy ! Component: 1400 - total flux cleaned = -0.00119427 Jy ! Component: 1450 - total flux cleaned = -0.00119448 Jy ! Component: 1500 - total flux cleaned = -0.00121122 Jy ! Component: 1550 - total flux cleaned = -0.00119456 Jy ! Component: 1600 - total flux cleaned = -0.00117822 Jy ! Component: 1650 - total flux cleaned = -0.00119478 Jy ! Component: 1700 - total flux cleaned = -0.00116262 Jy ! Component: 1750 - total flux cleaned = -0.00116267 Jy ! Component: 1800 - total flux cleaned = -0.00113074 Jy ! Component: 1850 - total flux cleaned = -0.00113079 Jy ! Component: 1900 - total flux cleaned = -0.00111505 Jy ! Component: 1950 - total flux cleaned = -0.00109956 Jy ! Component: 2000 - total flux cleaned = -0.00105354 Jy ! Component: 2050 - total flux cleaned = -0.000962404 Jy ! Component: 2100 - total flux cleaned = -0.00102264 Jy ! Component: 2150 - total flux cleaned = -0.000947737 Jy ! Component: 2200 - total flux cleaned = -0.000858462 Jy ! Component: 2250 - total flux cleaned = -0.000873466 Jy ! Component: 2300 - total flux cleaned = -0.00081481 Jy ! Component: 2350 - total flux cleaned = -0.000829238 Jy ! Component: 2400 - total flux cleaned = -0.000785922 Jy ! Component: 2450 - total flux cleaned = -0.000714169 Jy ! Component: 2500 - total flux cleaned = -0.000699995 Jy ! Component: 2550 - total flux cleaned = -0.000657694 Jy ! Component: 2600 - total flux cleaned = -0.000601598 Jy ! Component: 2650 - total flux cleaned = -0.000615635 Jy ! Component: 2700 - total flux cleaned = -0.000532504 Jy ! Component: 2750 - total flux cleaned = -0.000477795 Jy ! Component: 2800 - total flux cleaned = -0.000491718 Jy ! Component: 2850 - total flux cleaned = -0.000491742 Jy ! Component: 2900 - total flux cleaned = -0.000478227 Jy ! Component: 2950 - total flux cleaned = -0.000424629 Jy ! Component: 3000 - total flux cleaned = -0.000358236 Jy ! Component: 3050 - total flux cleaned = -0.000371537 Jy ! Component: 3100 - total flux cleaned = -0.000345167 Jy ! Component: 3150 - total flux cleaned = -0.000214745 Jy ! Component: 3200 - total flux cleaned = -0.000253571 Jy ! Component: 3250 - total flux cleaned = -0.000176159 Jy ! Component: 3300 - total flux cleaned = -0.000176251 Jy ! Component: 3350 - total flux cleaned = -8.71924e-05 Jy ! Component: 3400 - total flux cleaned = -8.73237e-05 Jy ! Component: 3450 - total flux cleaned = -2.4562e-05 Jy ! Component: 3500 - total flux cleaned = 2.59069e-07 Jy ! Component: 3550 - total flux cleaned = -2.4636e-05 Jy ! Component: 3600 - total flux cleaned = 2.47309e-05 Jy ! Component: 3650 - total flux cleaned = 9.82921e-05 Jy ! Component: 3700 - total flux cleaned = 8.59294e-05 Jy ! Component: 3750 - total flux cleaned = 0.000158547 Jy ! Component: 3800 - total flux cleaned = 0.000158511 Jy ! Component: 3850 - total flux cleaned = 0.000218359 Jy ! Component: 3900 - total flux cleaned = 0.000277791 Jy ! Component: 3950 - total flux cleaned = 0.000301415 Jy ! Component: 4000 - total flux cleaned = 0.00024261 Jy ! Component: 4050 - total flux cleaned = 0.000348142 Jy ! Total flux subtracted in 4096 components = 0.000383016 Jy ! Clean residual min=-0.000809 max=0.000777 Jy/beam ! Clean residual mean=-0.000000 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.182602 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 404 components and 0.182602 Jy ![Exited script file: muppet] wmap "J0412+0438_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.284 x 7.747 at -2.824 degrees (North through East) ! Clean map min=-0.0013773 max=0.14728 Jy/beam ! Writing clean map to FITS file: J0412+0438_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021971 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.44754 0.44754 0.89508 1.79016 3.58032 7.16064 14.3213 28.6425 57.2851 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 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.284 x 7.747 at -2.824 degrees (North through East) ! Clean map min=-0.0013773 max=0.14728 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 J0412+0438_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:45:26 2019