! Started logfile: J2027-2136_S_2017_10_09_pus_uvs.log on Sun May 12 13:19:57 2019 obs J2027-2136_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2027-2136_S_2017_10_09_pus_uva.fits ! AN table 1: 116 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.48659 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2027-2136 ! ! 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 496 lines of history. ! ! Reading 8128 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 J2027-2136_S_2017_10_09_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 301 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 414 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 488 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 717 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.946564Jy sigma=0.007486 ! Fit after self-cal, rms=0.927042Jy sigma=0.007341 ! 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.158 mas, bmaj=32.65 mas, bpa=-14.73 degrees ! Estimated noise=1564.96 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.0580737 Jy ! Component: 100 - total flux cleaned = 0.0713691 Jy ! Total flux subtracted in 100 components = 0.0713691 Jy ! Clean residual min=-0.004779 max=0.005271 Jy/beam ! Clean residual mean=-0.000039 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.0713691 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0713691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083872Jy sigma=0.000628 ! Fit after self-cal, rms=0.083645Jy sigma=0.000626 ! 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.679 mas, bmaj=35.02 mas, bpa=-15.12 degrees ! Estimated noise=1274.09 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.0059328 Jy ! Component: 100 - total flux cleaned = 0.00875371 Jy ! Component: 150 - total flux cleaned = 0.0102935 Jy ! Component: 200 - total flux cleaned = 0.0105932 Jy ! Total flux subtracted in 200 components = 0.0105932 Jy ! Clean residual min=-0.003003 max=0.004002 Jy/beam ! Clean residual mean=0.000009 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0819623 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 80 components and 0.0819623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083141Jy sigma=0.000623 ! Fit after self-cal, rms=0.083085Jy sigma=0.000623 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.93 HN 1.08 KP 1.06 ! LA 1.04 MK 1.05 NL 0.92 OV 1.00* ! PT 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.98 ! LA 0.97 MK 1.03 NL 1.03 OV 1.00* ! PT 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 0.86 ! LA 0.82 MK 1.07 NL 1.13 OV 1.00* ! PT 1.04 ! ! ! Correcting IF 4. ! A total of 327 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* ! ! ! Fit before self-cal, rms=0.083085Jy sigma=0.000623 ! Fit after self-cal, rms=0.081683Jy sigma=0.000627 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=35.35 mas, bpa=-15.28 degrees ! Estimated noise=1321.47 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.000139012 Jy ! Component: 100 - total flux cleaned = 0.000103216 Jy ! Component: 150 - total flux cleaned = 0.000313155 Jy ! Component: 200 - total flux cleaned = 0.00040759 Jy ! Total flux subtracted in 200 components = 0.00040759 Jy ! Clean residual min=-0.002631 max=0.002844 Jy/beam ! Clean residual mean=0.000012 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.0823699 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.0823699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081648Jy sigma=0.000627 ! Fit after self-cal, rms=0.081532Jy sigma=0.000626 ! 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.081532Jy sigma=0.000626 ! Fit after self-cal, rms=0.081639Jy sigma=0.000625 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=35.36 mas, bpa=-15.24 degrees ! Estimated noise=1321.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000767833 Jy ! Component: 100 - total flux cleaned = 0.00113631 Jy ! Component: 150 - total flux cleaned = 0.00122525 Jy ! Component: 200 - total flux cleaned = 0.00130729 Jy ! Total flux subtracted in 200 components = 0.00130729 Jy ! Clean residual min=-0.002282 max=0.002410 Jy/beam ! Clean residual mean=0.000004 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0836772 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 114 components and 0.0836772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081611Jy sigma=0.000625 ! Fit after self-cal, rms=0.081671Jy sigma=0.000625 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.000174115 Jy ! Component: 100 - total flux cleaned = 0.00025836 Jy ! Component: 150 - total flux cleaned = 0.000284164 Jy ! Component: 200 - total flux cleaned = 0.000283407 Jy ! Total flux subtracted in 200 components = 0.000283407 Jy ! Clean residual min=-0.002407 max=0.002474 Jy/beam ! Clean residual mean=0.000006 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0839606 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 122 components and 0.0839606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081654Jy sigma=0.000625 ! Fit after self-cal, rms=0.081654Jy sigma=0.000625 ! 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.081654Jy sigma=0.000625 ! Fit after self-cal, rms=0.081893Jy sigma=0.000625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=35.31 mas, bpa=-15.22 degrees ! Estimated noise=1323.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000506131 Jy ! Component: 100 - total flux cleaned = 0.00060804 Jy ! Component: 150 - total flux cleaned = 0.000654145 Jy ! Component: 200 - total flux cleaned = 0.000697516 Jy ! Total flux subtracted in 200 components = 0.000697516 Jy ! Clean residual min=-0.002358 max=0.002333 Jy/beam ! Clean residual mean=0.000005 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0846581 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.0846581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081878Jy sigma=0.000624 ! Fit after self-cal, rms=0.081897Jy sigma=0.000624 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.54701e-05 Jy ! Component: 100 - total flux cleaned = 6.7799e-05 Jy ! Component: 150 - total flux cleaned = 6.72056e-05 Jy ! Component: 200 - total flux cleaned = 8.71338e-05 Jy ! Total flux subtracted in 200 components = 8.71338e-05 Jy ! Clean residual min=-0.002388 max=0.002323 Jy/beam ! Clean residual mean=0.000005 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0847453 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.0847453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081886Jy sigma=0.000624 ! Fit after self-cal, rms=0.081886Jy sigma=0.000624 ! 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.081886Jy sigma=0.000624 ! Fit after self-cal, rms=0.082037Jy sigma=0.000624 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.07 mas, bmaj=33.32 mas, bpa=-17.41 degrees ! Estimated noise=1520.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333136 Jy ! Component: 100 - total flux cleaned = 0.000514607 Jy ! Component: 150 - total flux cleaned = 0.000562435 Jy ! Component: 200 - total flux cleaned = 0.000591157 Jy ! Total flux subtracted in 200 components = 0.000591157 Jy ! Clean residual min=-0.002161 max=0.002582 Jy/beam ! Clean residual mean=0.000008 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0853364 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 140 components and 0.0853364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082031Jy sigma=0.000624 ! Fit after self-cal, rms=0.082033Jy sigma=0.000624 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 = 5.56498e-05 Jy ! Component: 100 - total flux cleaned = 5.56026e-05 Jy ! Component: 150 - total flux cleaned = 6.97576e-05 Jy ! Component: 200 - total flux cleaned = 9.69135e-05 Jy ! Total flux subtracted in 200 components = 9.69135e-05 Jy ! Clean residual min=-0.002151 max=0.002562 Jy/beam ! Clean residual mean=0.000008 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0854333 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 143 components and 0.0854333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082030Jy sigma=0.000624 ! Fit after self-cal, rms=0.082028Jy sigma=0.000624 ! 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.842 mas, bmaj=35.28 mas, bpa=-15.21 degrees ! Estimated noise=1324.88 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 35.28 at -15.21 degrees (North through East) ! Clean map min=-0.0042857 max=0.073978 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.248 mas, bmaj=32.93 mas, bpa=-14.85 degrees ! Estimated noise=1632.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0581091 Jy ! Component: 100 - total flux cleaned = 0.0717623 Jy ! Component: 150 - total flux cleaned = 0.0776008 Jy ! Component: 200 - total flux cleaned = 0.0809026 Jy ! Total flux subtracted in 200 components = 0.0809026 Jy ! Clean residual min=-0.004213 max=0.004590 Jy/beam ! Clean residual mean=-0.000023 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.0809026 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0809026 Jy ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=35.28 mas, bpa=-15.21 degrees ! Estimated noise=1324.88 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.000976441 Jy ! Component: 100 - total flux cleaned = 0.00179247 Jy ! Component: 150 - total flux cleaned = 0.00243698 Jy ! Component: 200 - total flux cleaned = 0.00292361 Jy ! Total flux subtracted in 200 components = 0.00292361 Jy ! Clean residual min=-0.002511 max=0.002550 Jy/beam ! Clean residual mean=0.000000 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0838262 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 73 components and 0.0838263 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=10.07 mas, bmaj=33.32 mas, bpa=-17.41 degrees ! Estimated noise=1520.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108942 Jy ! Component: 100 - total flux cleaned = 0.0013877 Jy ! Component: 150 - total flux cleaned = 0.00151472 Jy ! Component: 200 - total flux cleaned = 0.00160777 Jy ! Total flux subtracted in 200 components = 0.00160777 Jy ! Clean residual min=-0.002318 max=0.002681 Jy/beam ! Clean residual mean=0.000007 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.085434 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 = 4.22949e-05 Jy ! Component: 100 - total flux cleaned = 6.24584e-05 Jy ! Component: 150 - total flux cleaned = 8.22827e-05 Jy ! Component: 200 - total flux cleaned = 0.00011849 Jy ! Total flux subtracted in 200 components = 0.00011849 Jy ! Clean residual min=-0.002251 max=0.002658 Jy/beam ! Clean residual mean=0.000008 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0855525 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 104 components and 0.0855526 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=35.28 mas, bpa=-15.21 degrees ! Estimated noise=1324.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136103 Jy ! Component: 100 - total flux cleaned = 3.6425e-05 Jy ! Component: 150 - total flux cleaned = 6.89679e-06 Jy ! Component: 200 - total flux cleaned = -4.8458e-05 Jy ! Total flux subtracted in 200 components = -4.8458e-05 Jy ! Clean residual min=-0.002359 max=0.002349 Jy/beam ! Clean residual mean=0.000006 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0855041 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 112 components and 0.0855041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082045Jy sigma=0.000624 ! Fit after self-cal, rms=0.082046Jy sigma=0.000624 wmodel J2027-2136_S_2017_10_09_pus_map.mod ! Writing 112 model components to file: J2027-2136_S_2017_10_09_pus_map.mod wobs J2027-2136_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2027-2136_S_2017_10_09_pus_uvs.fits wwins J2027-2136_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J2027-2136_S_2017_10_09_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.000271395 Jy ! Component: 100 - total flux cleaned = 0.000348533 Jy ! Component: 150 - total flux cleaned = 0.000215504 Jy ! Component: 200 - total flux cleaned = 0.000153389 Jy ! Component: 250 - total flux cleaned = 0.000211858 Jy ! Component: 300 - total flux cleaned = 0.000238682 Jy ! Component: 350 - total flux cleaned = 0.000212688 Jy ! Component: 400 - total flux cleaned = 0.000361163 Jy ! Component: 450 - total flux cleaned = 0.000503103 Jy ! Component: 500 - total flux cleaned = 0.000617227 Jy ! Component: 550 - total flux cleaned = 0.00072711 Jy ! Component: 600 - total flux cleaned = 0.000790514 Jy ! Component: 650 - total flux cleaned = 0.000932567 Jy ! Component: 700 - total flux cleaned = 0.000972105 Jy ! Component: 750 - total flux cleaned = 0.00106735 Jy ! Component: 800 - total flux cleaned = 0.00117669 Jy ! Component: 850 - total flux cleaned = 0.00121221 Jy ! Component: 900 - total flux cleaned = 0.00133271 Jy ! Component: 950 - total flux cleaned = 0.00143276 Jy ! Component: 1000 - total flux cleaned = 0.00154683 Jy ! Component: 1050 - total flux cleaned = 0.00162623 Jy ! Component: 1100 - total flux cleaned = 0.00171888 Jy ! Component: 1150 - total flux cleaned = 0.00176423 Jy ! Component: 1200 - total flux cleaned = 0.00180857 Jy ! Component: 1250 - total flux cleaned = 0.00185202 Jy ! Component: 1300 - total flux cleaned = 0.00183791 Jy ! Component: 1350 - total flux cleaned = 0.00179629 Jy ! Component: 1400 - total flux cleaned = 0.0018101 Jy ! Component: 1450 - total flux cleaned = 0.00176952 Jy ! Component: 1500 - total flux cleaned = 0.00178263 Jy ! Component: 1550 - total flux cleaned = 0.00174333 Jy ! Component: 1600 - total flux cleaned = 0.0017177 Jy ! Component: 1650 - total flux cleaned = 0.00174314 Jy ! Component: 1700 - total flux cleaned = 0.00173041 Jy ! Component: 1750 - total flux cleaned = 0.00173049 Jy ! Component: 1800 - total flux cleaned = 0.00171826 Jy ! Component: 1850 - total flux cleaned = 0.00170623 Jy ! Component: 1900 - total flux cleaned = 0.00169435 Jy ! Component: 1950 - total flux cleaned = 0.00167098 Jy ! Component: 2000 - total flux cleaned = 0.00169426 Jy ! Component: 2050 - total flux cleaned = 0.00168272 Jy ! Component: 2100 - total flux cleaned = 0.00170568 Jy ! Component: 2150 - total flux cleaned = 0.001717 Jy ! Component: 2200 - total flux cleaned = 0.00172819 Jy ! Component: 2250 - total flux cleaned = 0.00175038 Jy ! Component: 2300 - total flux cleaned = 0.00177235 Jy ! Component: 2350 - total flux cleaned = 0.00178316 Jy ! Component: 2400 - total flux cleaned = 0.00178312 Jy ! Component: 2450 - total flux cleaned = 0.00177236 Jy ! Component: 2500 - total flux cleaned = 0.00176167 Jy ! Component: 2550 - total flux cleaned = 0.00175104 Jy ! Component: 2600 - total flux cleaned = 0.00172983 Jy ! Component: 2650 - total flux cleaned = 0.00167696 Jy ! Component: 2700 - total flux cleaned = 0.00164536 Jy ! Component: 2750 - total flux cleaned = 0.00161379 Jy ! Component: 2800 - total flux cleaned = 0.0015928 Jy ! Component: 2850 - total flux cleaned = 0.00154048 Jy ! Component: 2900 - total flux cleaned = 0.00148831 Jy ! Component: 2950 - total flux cleaned = 0.00143624 Jy ! Component: 3000 - total flux cleaned = 0.00139469 Jy ! Component: 3050 - total flux cleaned = 0.00134275 Jy ! Component: 3100 - total flux cleaned = 0.00131161 Jy ! Component: 3150 - total flux cleaned = 0.00125982 Jy ! Component: 3200 - total flux cleaned = 0.00120808 Jy ! Component: 3250 - total flux cleaned = 0.00117713 Jy ! Component: 3300 - total flux cleaned = 0.00114623 Jy ! Component: 3350 - total flux cleaned = 0.00110496 Jy ! Component: 3400 - total flux cleaned = 0.00107406 Jy ! Component: 3450 - total flux cleaned = 0.00103289 Jy ! Component: 3500 - total flux cleaned = 0.000991769 Jy ! Component: 3550 - total flux cleaned = 0.000950687 Jy ! Component: 3600 - total flux cleaned = 0.00090965 Jy ! Component: 3650 - total flux cleaned = 0.000878845 Jy ! Component: 3700 - total flux cleaned = 0.000837668 Jy ! Component: 3750 - total flux cleaned = 0.000786201 Jy ! Component: 3800 - total flux cleaned = 0.000755297 Jy ! Component: 3850 - total flux cleaned = 0.000714045 Jy ! Component: 3900 - total flux cleaned = 0.000703729 Jy ! Component: 3950 - total flux cleaned = 0.00066238 Jy ! Component: 4000 - total flux cleaned = 0.000621036 Jy ! Component: 4050 - total flux cleaned = 0.000579584 Jy ! Total flux subtracted in 4096 components = 0.000527694 Jy ! Clean residual min=-0.000578 max=0.000571 Jy/beam ! Clean residual mean=-0.000001 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0860318 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 383 components and 0.0860318 Jy ![Exited script file: muppet] wmap "J2027-2136_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 35.28 at -15.21 degrees (North through East) ! Clean map min=-0.0035721 max=0.073005 Jy/beam ! Writing clean map to FITS file: J2027-2136_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0730051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191979 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.7889 0.7889 1.5778 3.1556 6.3112 12.6224 25.2448 50.4896 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.073 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.842 x 35.28 at -15.21 degrees (North through East) ! Clean map min=-0.0035721 max=0.073005 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 J2027-2136_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:20:02 2019