! Started logfile: J1607-3331_S_2017_04_28_pus_uvs.log on Thu May 2 16:29:05 2019 obs J1607-3331_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1607-3331_S_2017_04_28_pus_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.359596 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1607-3331 ! ! 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 671 lines of history. ! ! Reading 1424 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 J1607-3331_S_2017_04_28_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893286Jy sigma=0.004590 ! Fit after self-cal, rms=0.848106Jy sigma=0.004457 ! 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.032 mas, bmaj=14.55 mas, bpa=16.41 degrees ! Estimated noise=5884.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.126984 Jy ! Component: 100 - total flux cleaned = 0.156929 Jy ! Total flux subtracted in 100 components = 0.156929 Jy ! Clean residual min=-0.019615 max=0.019801 Jy/beam ! Clean residual mean=0.000008 rms=0.005019 Jy/beam ! Combined flux in latest and established models = 0.156929 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.156929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147046Jy sigma=0.000646 ! Fit after self-cal, rms=0.146637Jy sigma=0.000646 ! 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.636 mas, bmaj=17.18 mas, bpa=14.64 degrees ! Estimated noise=4175.54 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.0185124 Jy ! Component: 100 - total flux cleaned = 0.0279377 Jy ! Component: 150 - total flux cleaned = 0.0332226 Jy ! Component: 200 - total flux cleaned = 0.0365525 Jy ! Total flux subtracted in 200 components = 0.0365525 Jy ! Clean residual min=-0.010415 max=0.009393 Jy/beam ! Clean residual mean=-0.000013 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 0.193481 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.193481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144344Jy sigma=0.000632 ! Fit after self-cal, rms=0.144182Jy sigma=0.000631 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 1.13 KP 0.99 ! LA 0.99 MK 1.00* NL 1.01 OV 0.96 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.92 HN 1.14 KP 1.00 ! LA 0.99 MK 1.00* NL 1.15 OV 1.02 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.15 KP 1.04 ! LA 1.00 MK 1.00* NL 0.92 OV 1.00 ! PT 1.00* SC 1.12 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 0.81 KP 1.00* ! LA 0.62 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.144182Jy sigma=0.000631 ! Fit after self-cal, rms=0.141924Jy sigma=0.000619 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=17.56 mas, bpa=14.7 degrees ! Estimated noise=4216.66 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.000126355 Jy ! Component: 100 - total flux cleaned = 0.000132924 Jy ! Component: 150 - total flux cleaned = 0.000131787 Jy ! Component: 200 - total flux cleaned = 8.30343e-05 Jy ! Total flux subtracted in 200 components = 8.30343e-05 Jy ! Clean residual min=-0.007786 max=0.008768 Jy/beam ! Clean residual mean=-0.000008 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 0.193564 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.193564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141841Jy sigma=0.000619 ! Fit after self-cal, rms=0.142020Jy sigma=0.000619 ! 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.142020Jy sigma=0.000619 ! Fit after self-cal, rms=0.142764Jy sigma=0.000619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=17.58 mas, bpa=14.78 degrees ! Estimated noise=4215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.06098e-05 Jy ! Component: 100 - total flux cleaned = -0.000258616 Jy ! Component: 150 - total flux cleaned = -0.000258559 Jy ! Component: 200 - total flux cleaned = -0.000297185 Jy ! Total flux subtracted in 200 components = -0.000297185 Jy ! Clean residual min=-0.007663 max=0.008788 Jy/beam ! Clean residual mean=-0.000008 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 0.193267 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.193267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142716Jy sigma=0.000619 ! Fit after self-cal, rms=0.142734Jy sigma=0.000618 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.000129328 Jy ! Component: 100 - total flux cleaned = -0.00012976 Jy ! Component: 150 - total flux cleaned = -0.000131159 Jy ! Component: 200 - total flux cleaned = -0.000166439 Jy ! Total flux subtracted in 200 components = -0.000166439 Jy ! Clean residual min=-0.007626 max=0.008811 Jy/beam ! Clean residual mean=-0.000008 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.193101 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.193101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142705Jy sigma=0.000618 ! Fit after self-cal, rms=0.142703Jy sigma=0.000618 ! 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.142703Jy sigma=0.000618 ! Fit after self-cal, rms=0.143737Jy sigma=0.000614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=17.6 mas, bpa=14.99 degrees ! Estimated noise=4218.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108473 Jy ! Component: 100 - total flux cleaned = -0.00113379 Jy ! Component: 150 - total flux cleaned = -0.00113248 Jy ! Component: 200 - total flux cleaned = -0.00113031 Jy ! Total flux subtracted in 200 components = -0.00113031 Jy ! Clean residual min=-0.007587 max=0.008222 Jy/beam ! Clean residual mean=-0.000008 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 0.19197 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.19197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143694Jy sigma=0.000614 ! Fit after self-cal, rms=0.144158Jy sigma=0.000613 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.000128566 Jy ! Component: 100 - total flux cleaned = -0.000132855 Jy ! Component: 150 - total flux cleaned = -0.000163932 Jy ! Component: 200 - total flux cleaned = -0.000164659 Jy ! Total flux subtracted in 200 components = -0.000164659 Jy ! Clean residual min=-0.007270 max=0.008160 Jy/beam ! Clean residual mean=-0.000007 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.191806 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.191806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144133Jy sigma=0.000613 ! Fit after self-cal, rms=0.144131Jy sigma=0.000613 ! 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.144131Jy sigma=0.000613 ! Fit after self-cal, rms=0.148383Jy sigma=0.000613 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.561 mas, bmaj=24.15 mas, bpa=6.17 degrees ! Estimated noise=4768.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212832 Jy ! Component: 100 - total flux cleaned = -0.000250779 Jy ! Component: 150 - total flux cleaned = -0.0003122 Jy ! Component: 200 - total flux cleaned = -0.000363951 Jy ! Total flux subtracted in 200 components = -0.000363951 Jy ! Clean residual min=-0.008161 max=0.008206 Jy/beam ! Clean residual mean=-0.000007 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.191442 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 90 components and 0.191442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148350Jy sigma=0.000613 ! Fit after self-cal, rms=0.148545Jy sigma=0.000613 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.000160247 Jy ! Component: 100 - total flux cleaned = 8.76106e-05 Jy ! Component: 150 - total flux cleaned = 2.74312e-05 Jy ! Component: 200 - total flux cleaned = -2.668e-05 Jy ! Total flux subtracted in 200 components = -2.668e-05 Jy ! Clean residual min=-0.008145 max=0.008166 Jy/beam ! Clean residual mean=-0.000006 rms=0.002312 Jy/beam ! Combined flux in latest and established models = 0.191415 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.191415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148531Jy sigma=0.000613 ! Fit after self-cal, rms=0.148539Jy sigma=0.000613 ! 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.632 mas, bmaj=17.69 mas, bpa=15 degrees ! Estimated noise=4225.13 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.632 x 17.69 at 15 degrees (North through East) ! Clean map min=-0.0069726 max=0.16222 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.042 mas, bmaj=14.8 mas, bpa=16.63 degrees ! Estimated noise=6095.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124761 Jy ! Component: 100 - total flux cleaned = 0.156951 Jy ! Component: 150 - total flux cleaned = 0.172764 Jy ! Component: 200 - total flux cleaned = 0.182497 Jy ! Total flux subtracted in 200 components = 0.182497 Jy ! Clean residual min=-0.014481 max=0.011127 Jy/beam ! Clean residual mean=-0.000004 rms=0.003027 Jy/beam ! Combined flux in latest and established models = 0.182497 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.182497 Jy ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=17.69 mas, bpa=15 degrees ! Estimated noise=4225.13 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.00689888 Jy ! Component: 100 - total flux cleaned = 0.00778115 Jy ! Component: 150 - total flux cleaned = 0.00843744 Jy ! Component: 200 - total flux cleaned = 0.00888154 Jy ! Total flux subtracted in 200 components = 0.00888154 Jy ! Clean residual min=-0.008051 max=0.008055 Jy/beam ! Clean residual mean=-0.000007 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.191378 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.191378 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.561 mas, bmaj=24.15 mas, bpa=6.17 degrees ! Estimated noise=4768.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000986502 Jy ! Component: 100 - total flux cleaned = 0.00115458 Jy ! Component: 150 - total flux cleaned = 0.00124417 Jy ! Component: 200 - total flux cleaned = 0.00124673 Jy ! Total flux subtracted in 200 components = 0.00124673 Jy ! Clean residual min=-0.008200 max=0.008444 Jy/beam ! Clean residual mean=-0.000008 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 0.192625 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 = -0.00013953 Jy ! Component: 100 - total flux cleaned = -0.000203903 Jy ! Component: 150 - total flux cleaned = -0.00032511 Jy ! Component: 200 - total flux cleaned = -0.000408975 Jy ! Total flux subtracted in 200 components = -0.000408975 Jy ! Clean residual min=-0.008215 max=0.008370 Jy/beam ! Clean residual mean=-0.000007 rms=0.002313 Jy/beam ! Combined flux in latest and established models = 0.192216 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.192216 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=17.69 mas, bpa=15 degrees ! Estimated noise=4225.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000439848 Jy ! Component: 100 - total flux cleaned = -0.000612643 Jy ! Component: 150 - total flux cleaned = -0.000713807 Jy ! Component: 200 - total flux cleaned = -0.000757845 Jy ! Total flux subtracted in 200 components = -0.000757845 Jy ! Clean residual min=-0.007454 max=0.008037 Jy/beam ! Clean residual mean=-0.000007 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.191458 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.191458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148630Jy sigma=0.000613 ! Fit after self-cal, rms=0.148624Jy sigma=0.000613 wmodel J1607-3331_S_2017_04_28_pus_map.mod ! Writing 93 model components to file: J1607-3331_S_2017_04_28_pus_map.mod wobs J1607-3331_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1607-3331_S_2017_04_28_pus_uvs.fits wwins J1607-3331_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J1607-3331_S_2017_04_28_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 = -3.99717e-05 Jy ! Component: 100 - total flux cleaned = -0.000275422 Jy ! Component: 150 - total flux cleaned = -0.00106928 Jy ! Component: 200 - total flux cleaned = -0.00139111 Jy ! Component: 250 - total flux cleaned = -0.00219808 Jy ! Component: 300 - total flux cleaned = -0.0029715 Jy ! Component: 350 - total flux cleaned = -0.00362391 Jy ! Component: 400 - total flux cleaned = -0.0043418 Jy ! Component: 450 - total flux cleaned = -0.00494777 Jy ! Component: 500 - total flux cleaned = -0.00536533 Jy ! Component: 550 - total flux cleaned = -0.00576826 Jy ! Component: 600 - total flux cleaned = -0.00607937 Jy ! Component: 650 - total flux cleaned = -0.00653079 Jy ! Component: 700 - total flux cleaned = -0.00682228 Jy ! Component: 750 - total flux cleaned = -0.00724771 Jy ! Component: 800 - total flux cleaned = -0.00773028 Jy ! Component: 850 - total flux cleaned = -0.00813338 Jy ! Component: 900 - total flux cleaned = -0.00865526 Jy ! Component: 950 - total flux cleaned = -0.00903597 Jy ! Component: 1000 - total flux cleaned = -0.00922385 Jy ! Component: 1050 - total flux cleaned = -0.00952973 Jy ! Component: 1100 - total flux cleaned = -0.00982962 Jy ! Component: 1150 - total flux cleaned = -0.0100041 Jy ! Component: 1200 - total flux cleaned = -0.0100622 Jy ! Component: 1250 - total flux cleaned = -0.0102317 Jy ! Component: 1300 - total flux cleaned = -0.0104527 Jy ! Component: 1350 - total flux cleaned = -0.0106155 Jy ! Component: 1400 - total flux cleaned = -0.0107222 Jy ! Component: 1450 - total flux cleaned = -0.011037 Jy ! Component: 1500 - total flux cleaned = -0.0111915 Jy ! Component: 1550 - total flux cleaned = -0.0114452 Jy ! Component: 1600 - total flux cleaned = -0.0114957 Jy ! Component: 1650 - total flux cleaned = -0.0115453 Jy ! Component: 1700 - total flux cleaned = -0.0116418 Jy ! Component: 1750 - total flux cleaned = -0.0116892 Jy ! Component: 1800 - total flux cleaned = -0.011783 Jy ! Component: 1850 - total flux cleaned = -0.0118293 Jy ! Component: 1900 - total flux cleaned = -0.0120115 Jy ! Component: 1950 - total flux cleaned = -0.0121454 Jy ! Component: 2000 - total flux cleaned = -0.0120577 Jy ! Component: 2050 - total flux cleaned = -0.0120585 Jy ! Component: 2100 - total flux cleaned = -0.0121449 Jy ! Component: 2150 - total flux cleaned = -0.0120601 Jy ! Component: 2200 - total flux cleaned = -0.0120604 Jy ! Component: 2250 - total flux cleaned = -0.0120605 Jy ! Component: 2300 - total flux cleaned = -0.012142 Jy ! Component: 2350 - total flux cleaned = -0.0121022 Jy ! Component: 2400 - total flux cleaned = -0.0121823 Jy ! Component: 2450 - total flux cleaned = -0.0122614 Jy ! Component: 2500 - total flux cleaned = -0.0121831 Jy ! Component: 2550 - total flux cleaned = -0.0121833 Jy ! Component: 2600 - total flux cleaned = -0.0122221 Jy ! Component: 2650 - total flux cleaned = -0.0121457 Jy ! Component: 2700 - total flux cleaned = -0.01226 Jy ! Component: 2750 - total flux cleaned = -0.0122224 Jy ! Component: 2800 - total flux cleaned = -0.0122974 Jy ! Component: 2850 - total flux cleaned = -0.0123348 Jy ! Component: 2900 - total flux cleaned = -0.012335 Jy ! Component: 2950 - total flux cleaned = -0.012409 Jy ! Component: 3000 - total flux cleaned = -0.0123727 Jy ! Component: 3050 - total flux cleaned = -0.012446 Jy ! Component: 3100 - total flux cleaned = -0.0124827 Jy ! Component: 3150 - total flux cleaned = -0.0124826 Jy ! Component: 3200 - total flux cleaned = -0.0124826 Jy ! Component: 3250 - total flux cleaned = -0.0125915 Jy ! Component: 3300 - total flux cleaned = -0.0127002 Jy ! Component: 3350 - total flux cleaned = -0.0128455 Jy ! Component: 3400 - total flux cleaned = -0.0128094 Jy ! Component: 3450 - total flux cleaned = -0.0129546 Jy ! Component: 3500 - total flux cleaned = -0.0129911 Jy ! Component: 3550 - total flux cleaned = -0.0131012 Jy ! Component: 3600 - total flux cleaned = -0.0132481 Jy ! Component: 3650 - total flux cleaned = -0.0133957 Jy ! Component: 3700 - total flux cleaned = -0.0135073 Jy ! Component: 3750 - total flux cleaned = -0.0136193 Jy ! Component: 3800 - total flux cleaned = -0.0136946 Jy ! Component: 3850 - total flux cleaned = -0.0138459 Jy ! Component: 3900 - total flux cleaned = -0.0139608 Jy ! Component: 3950 - total flux cleaned = -0.0140379 Jy ! Component: 4000 - total flux cleaned = -0.0141936 Jy ! Component: 4050 - total flux cleaned = -0.0143114 Jy ! Total flux subtracted in 4096 components = -0.0144306 Jy ! Clean residual min=-0.002504 max=0.002274 Jy/beam ! Clean residual mean=0.000014 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.177027 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 332 components and 0.177027 Jy ![Exited script file: muppet] wmap "J1607-3331_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.632 x 17.69 at 15 degrees (North through East) ! Clean map min=-0.0066314 max=0.16059 Jy/beam ! Writing clean map to FITS file: J1607-3331_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000709915 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32623 1.32623 2.65247 5.30494 10.6099 21.2197 42.4395 84.879 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.632 x 17.69 at 15 degrees (North through East) ! Clean map min=-0.0066314 max=0.16059 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 J1607-3331_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:29:09 2019