! Started logfile: J1423-2218_S_2017_07_16_pus_uvs.log on Thu May 9 11:10:49 2019 obs J1423-2218_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1423-2218_S_2017_07_16_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.59127 visibilities/baseline/integration-bin. ! Found source: J1423-2218 ! ! 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 815 lines of history. ! ! Reading 5960 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 J1423-2218_S_2017_07_16_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.890206Jy sigma=0.006439 ! Fit after self-cal, rms=0.858203Jy sigma=0.006216 ! 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.31 mas, bmaj=6.735 mas, bpa=-7.78 degrees ! Estimated noise=1848.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.10991 Jy ! Component: 100 - total flux cleaned = 0.149311 Jy ! Total flux subtracted in 100 components = 0.149311 Jy ! Clean residual min=-0.011493 max=0.021029 Jy/beam ! Clean residual mean=0.000006 rms=0.003340 Jy/beam ! Combined flux in latest and established models = 0.149311 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.149311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105283Jy sigma=0.000742 ! Fit after self-cal, rms=0.104923Jy sigma=0.000740 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231093 Jy ! Component: 100 - total flux cleaned = 0.0363161 Jy ! Total flux subtracted in 100 components = 0.0363161 Jy ! Clean residual min=-0.008745 max=0.013873 Jy/beam ! Clean residual mean=0.000000 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.185627 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.185627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098552Jy sigma=0.000688 ! Fit after self-cal, rms=0.098347Jy sigma=0.000687 ! Inverting map ! Added new window around map position (-5.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128868 Jy ! Component: 100 - total flux cleaned = 0.0209591 Jy ! Total flux subtracted in 100 components = 0.0209591 Jy ! Clean residual min=-0.007033 max=0.007269 Jy/beam ! Clean residual mean=-0.000002 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.206586 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.206586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096435Jy sigma=0.000671 ! Fit after self-cal, rms=0.096271Jy sigma=0.000670 ! 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=2.68 mas, bmaj=7.485 mas, bpa=-7.116 degrees ! Estimated noise=1450.59 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.00782745 Jy ! Component: 100 - total flux cleaned = 0.0105901 Jy ! Component: 150 - total flux cleaned = 0.0118762 Jy ! Component: 200 - total flux cleaned = 0.0124908 Jy ! Total flux subtracted in 200 components = 0.0124908 Jy ! Clean residual min=-0.005535 max=0.005559 Jy/beam ! Clean residual mean=0.000002 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.219077 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.219077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095581Jy sigma=0.000665 ! Fit after self-cal, rms=0.095506Jy sigma=0.000664 ! 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 1.00* HN 1.02 KP 1.13 ! LA 1.01 MK 0.95 NL 0.88 OV 0.98 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.09 KP 1.01 ! LA 0.96 MK 0.99 NL 1.03 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.08 KP 1.01 ! LA 0.97 MK 1.02 NL 0.96 OV 0.97 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.095506Jy sigma=0.000664 ! Fit after self-cal, rms=0.095049Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.705 mas, bmaj=7.434 mas, bpa=-6.343 degrees ! Estimated noise=1448.03 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.00191503 Jy ! Component: 100 - total flux cleaned = 0.00186266 Jy ! Component: 150 - total flux cleaned = 0.00169909 Jy ! Component: 200 - total flux cleaned = 0.00150224 Jy ! Total flux subtracted in 200 components = 0.00150224 Jy ! Clean residual min=-0.004722 max=0.004761 Jy/beam ! Clean residual mean=0.000005 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.220579 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 57 components and 0.220579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094960Jy sigma=0.000661 ! Fit after self-cal, rms=0.095007Jy sigma=0.000661 ! 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.095007Jy sigma=0.000661 ! Fit after self-cal, rms=0.094704Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.699 mas, bmaj=7.421 mas, bpa=-6.394 degrees ! Estimated noise=1442.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412097 Jy ! Component: 100 - total flux cleaned = 0.000322711 Jy ! Component: 150 - total flux cleaned = 0.000196614 Jy ! Component: 200 - total flux cleaned = 0.00012029 Jy ! Total flux subtracted in 200 components = 0.00012029 Jy ! Clean residual min=-0.004693 max=0.004708 Jy/beam ! Clean residual mean=0.000005 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.220699 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.220699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094665Jy sigma=0.000661 ! Fit after self-cal, rms=0.094660Jy sigma=0.000661 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.000148293 Jy ! Component: 100 - total flux cleaned = 7.48636e-05 Jy ! Component: 150 - total flux cleaned = 6.38993e-06 Jy ! Component: 200 - total flux cleaned = -2.60136e-05 Jy ! Total flux subtracted in 200 components = -2.60136e-05 Jy ! Clean residual min=-0.004687 max=0.004646 Jy/beam ! Clean residual mean=0.000005 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.220673 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.220673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094635Jy sigma=0.000660 ! Fit after self-cal, rms=0.094628Jy sigma=0.000660 ! 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.094628Jy sigma=0.000660 ! Fit after self-cal, rms=0.094762Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.694 mas, bmaj=7.391 mas, bpa=-6.514 degrees ! Estimated noise=1437.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.84453e-05 Jy ! Component: 100 - total flux cleaned = 1.7077e-05 Jy ! Component: 150 - total flux cleaned = -1.48601e-05 Jy ! Component: 200 - total flux cleaned = -1.5925e-05 Jy ! Total flux subtracted in 200 components = -1.5925e-05 Jy ! Clean residual min=-0.003983 max=0.004685 Jy/beam ! Clean residual mean=-0.000004 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.220658 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.220657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094739Jy sigma=0.000658 ! Fit after self-cal, rms=0.094764Jy sigma=0.000658 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (20, -97). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221614 Jy ! Component: 100 - total flux cleaned = 0.00188762 Jy ! Component: 150 - total flux cleaned = 0.00171445 Jy ! Component: 200 - total flux cleaned = 0.00156786 Jy ! Total flux subtracted in 200 components = 0.00156786 Jy ! Clean residual min=-0.003619 max=0.003593 Jy/beam ! Clean residual mean=-0.000001 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.222225 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 94 components and 0.222225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094513Jy sigma=0.000657 ! Fit after self-cal, rms=0.094491Jy sigma=0.000656 ! 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.094491Jy sigma=0.000656 ! Fit after self-cal, rms=0.094092Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.651 mas, bmaj=16.38 mas, bpa=-4.837 degrees ! Estimated noise=2001.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.17294e-05 Jy ! Component: 100 - total flux cleaned = 0.000157903 Jy ! Component: 150 - total flux cleaned = 0.000110599 Jy ! Component: 200 - total flux cleaned = 0.000111903 Jy ! Total flux subtracted in 200 components = 0.000111903 Jy ! Clean residual min=-0.003138 max=0.003164 Jy/beam ! Clean residual mean=0.000001 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.222337 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.222337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094070Jy sigma=0.000656 ! Fit after self-cal, rms=0.094069Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.82642e-05 Jy ! Component: 100 - total flux cleaned = 9.07689e-06 Jy ! Component: 150 - total flux cleaned = -2.15973e-05 Jy ! Component: 200 - total flux cleaned = -1.97228e-05 Jy ! Total flux subtracted in 200 components = -1.97228e-05 Jy ! Clean residual min=-0.003050 max=0.003059 Jy/beam ! Clean residual mean=0.000002 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.222317 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.222317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094065Jy sigma=0.000656 ! Fit after self-cal, rms=0.094063Jy sigma=0.000656 ! 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=2.685 mas, bmaj=7.375 mas, bpa=-6.69 degrees ! Estimated noise=1429.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 7.375 at -6.69 degrees (North through East) ! Clean map min=-0.0034215 max=0.14104 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.308 mas, bmaj=6.569 mas, bpa=-7.428 degrees ! Estimated noise=1743.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107899 Jy ! Component: 100 - total flux cleaned = 0.14979 Jy ! Component: 150 - total flux cleaned = 0.171521 Jy ! Component: 200 - total flux cleaned = 0.186003 Jy ! Total flux subtracted in 200 components = 0.186003 Jy ! Clean residual min=-0.007256 max=0.009732 Jy/beam ! Clean residual mean=-0.000001 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.186003 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.186003 Jy ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=7.375 mas, bpa=-6.69 degrees ! Estimated noise=1429.6 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138106 Jy ! Component: 100 - total flux cleaned = 0.0223317 Jy ! Component: 150 - total flux cleaned = 0.0283263 Jy ! Component: 200 - total flux cleaned = 0.0315283 Jy ! Total flux subtracted in 200 components = 0.0315283 Jy ! Clean residual min=-0.004526 max=0.004116 Jy/beam ! Clean residual mean=-0.000002 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.217531 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 48 components and 0.217531 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=6.651 mas, bmaj=16.38 mas, bpa=-4.837 degrees ! Estimated noise=2001.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264813 Jy ! Component: 100 - total flux cleaned = 0.00338402 Jy ! Component: 150 - total flux cleaned = 0.0038749 Jy ! Component: 200 - total flux cleaned = 0.00401554 Jy ! Total flux subtracted in 200 components = 0.00401554 Jy ! Clean residual min=-0.003496 max=0.003291 Jy/beam ! Clean residual mean=0.000000 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.221547 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 = 6.33435e-05 Jy ! Component: 100 - total flux cleaned = 0.000121486 Jy ! Component: 150 - total flux cleaned = 0.000171831 Jy ! Component: 200 - total flux cleaned = 0.000216327 Jy ! Total flux subtracted in 200 components = 0.000216327 Jy ! Clean residual min=-0.003332 max=0.003180 Jy/beam ! Clean residual mean=0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.221763 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.221763 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=7.375 mas, bpa=-6.69 degrees ! Estimated noise=1429.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432679 Jy ! Component: 100 - total flux cleaned = -0.000330288 Jy ! Component: 150 - total flux cleaned = -5.38423e-05 Jy ! Component: 200 - total flux cleaned = 0.000187339 Jy ! Total flux subtracted in 200 components = 0.000187339 Jy ! Clean residual min=-0.003715 max=0.003570 Jy/beam ! Clean residual mean=-0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.22195 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.22195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094133Jy sigma=0.000657 ! Fit after self-cal, rms=0.094119Jy sigma=0.000657 wmodel J1423-2218_S_2017_07_16_pus_map.mod ! Writing 88 model components to file: J1423-2218_S_2017_07_16_pus_map.mod wobs J1423-2218_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1423-2218_S_2017_07_16_pus_uvs.fits wwins J1423-2218_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1423-2218_S_2017_07_16_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.000159261 Jy ! Component: 100 - total flux cleaned = 0.000380578 Jy ! Component: 150 - total flux cleaned = 0.000714821 Jy ! Component: 200 - total flux cleaned = 0.00103193 Jy ! Component: 250 - total flux cleaned = 0.00118253 Jy ! Component: 300 - total flux cleaned = 0.00113595 Jy ! Component: 350 - total flux cleaned = 0.0010441 Jy ! Component: 400 - total flux cleaned = 0.000868058 Jy ! Component: 450 - total flux cleaned = 0.000698037 Jy ! Component: 500 - total flux cleaned = 0.000533491 Jy ! Component: 550 - total flux cleaned = 0.000414498 Jy ! Component: 600 - total flux cleaned = 0.000298399 Jy ! Component: 650 - total flux cleaned = 7.25671e-05 Jy ! Component: 700 - total flux cleaned = 2.43948e-07 Jy ! Component: 750 - total flux cleaned = -0.000179314 Jy ! Component: 800 - total flux cleaned = -0.000248478 Jy ! Component: 850 - total flux cleaned = -0.000350433 Jy ! Component: 900 - total flux cleaned = -0.00035034 Jy ! Component: 950 - total flux cleaned = -0.000448648 Jy ! Component: 1000 - total flux cleaned = -0.000544734 Jy ! Component: 1050 - total flux cleaned = -0.000514623 Jy ! Component: 1100 - total flux cleaned = -0.000606636 Jy ! Component: 1150 - total flux cleaned = -0.000665787 Jy ! Component: 1200 - total flux cleaned = -0.000753391 Jy ! Component: 1250 - total flux cleaned = -0.000666369 Jy ! Component: 1300 - total flux cleaned = -0.000637742 Jy ! Component: 1350 - total flux cleaned = -0.000610248 Jy ! Component: 1400 - total flux cleaned = -0.000609462 Jy ! Component: 1450 - total flux cleaned = -0.000555434 Jy ! Component: 1500 - total flux cleaned = -0.000554924 Jy ! Component: 1550 - total flux cleaned = -0.000502623 Jy ! Component: 1600 - total flux cleaned = -0.000477045 Jy ! Component: 1650 - total flux cleaned = -0.000476687 Jy ! Component: 1700 - total flux cleaned = -0.00047639 Jy ! Component: 1750 - total flux cleaned = -0.000427718 Jy ! Component: 1800 - total flux cleaned = -0.00047523 Jy ! Component: 1850 - total flux cleaned = -0.000428122 Jy ! Component: 1900 - total flux cleaned = -0.000473908 Jy ! Component: 1950 - total flux cleaned = -0.000451562 Jy ! Component: 2000 - total flux cleaned = -0.000428932 Jy ! Component: 2050 - total flux cleaned = -0.000451168 Jy ! Component: 2100 - total flux cleaned = -0.000451727 Jy ! Component: 2150 - total flux cleaned = -0.000472944 Jy ! Component: 2200 - total flux cleaned = -0.000494102 Jy ! Component: 2250 - total flux cleaned = -0.000514911 Jy ! Component: 2300 - total flux cleaned = -0.00055623 Jy ! Component: 2350 - total flux cleaned = -0.000677719 Jy ! Component: 2400 - total flux cleaned = -0.000737546 Jy ! Component: 2450 - total flux cleaned = -0.000796801 Jy ! Component: 2500 - total flux cleaned = -0.000894161 Jy ! Component: 2550 - total flux cleaned = -0.000952095 Jy ! Component: 2600 - total flux cleaned = -0.00102863 Jy ! Component: 2650 - total flux cleaned = -0.00114197 Jy ! Component: 2700 - total flux cleaned = -0.00112351 Jy ! Component: 2750 - total flux cleaned = -0.00123396 Jy ! Component: 2800 - total flux cleaned = -0.00123388 Jy ! Component: 2850 - total flux cleaned = -0.00127017 Jy ! Component: 2900 - total flux cleaned = -0.00132379 Jy ! Component: 2950 - total flux cleaned = -0.00137705 Jy ! Component: 3000 - total flux cleaned = -0.00144703 Jy ! Component: 3050 - total flux cleaned = -0.00148216 Jy ! Component: 3100 - total flux cleaned = -0.00161977 Jy ! Component: 3150 - total flux cleaned = -0.00168797 Jy ! Component: 3200 - total flux cleaned = -0.00168804 Jy ! Component: 3250 - total flux cleaned = -0.00170488 Jy ! Component: 3300 - total flux cleaned = -0.00178793 Jy ! Component: 3350 - total flux cleaned = -0.00175518 Jy ! Component: 3400 - total flux cleaned = -0.00178793 Jy ! Component: 3450 - total flux cleaned = -0.0018041 Jy ! Component: 3500 - total flux cleaned = -0.00180412 Jy ! Component: 3550 - total flux cleaned = -0.00180403 Jy ! Component: 3600 - total flux cleaned = -0.00177252 Jy ! Component: 3650 - total flux cleaned = -0.00175688 Jy ! Component: 3700 - total flux cleaned = -0.00172572 Jy ! Component: 3750 - total flux cleaned = -0.00171044 Jy ! Component: 3800 - total flux cleaned = -0.00171045 Jy ! Component: 3850 - total flux cleaned = -0.0016493 Jy ! Component: 3900 - total flux cleaned = -0.00164924 Jy ! Component: 3950 - total flux cleaned = -0.00160394 Jy ! Component: 4000 - total flux cleaned = -0.00160402 Jy ! Component: 4050 - total flux cleaned = -0.00154437 Jy ! Total flux subtracted in 4096 components = -0.00145535 Jy ! Clean residual min=-0.000885 max=0.000897 Jy/beam ! Clean residual mean=-0.000000 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.220495 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 370 components and 0.220495 Jy ![Exited script file: muppet] wmap "J1423-2218_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 7.375 at -6.69 degrees (North through East) ! Clean map min=-0.002353 max=0.139 Jy/beam ! Writing clean map to FITS file: J1423-2218_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252837 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54571 0.54571 1.09142 2.18284 4.36568 8.73136 17.4627 34.9255 69.8509 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 7.375 at -6.69 degrees (North through East) ! Clean map min=-0.002353 max=0.139 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 J1423-2218_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:10:53 2019