! Started logfile: J0011-2612_S_2017_07_16_pus_uvs.log on Thu May 9 10:56:33 2019 obs J0011-2612_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0011-2612_S_2017_07_16_pus_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.273457 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0011-2612 ! ! 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 1772 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 J0011-2612_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 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.702599Jy sigma=0.004663 ! Fit after self-cal, rms=0.663988Jy sigma=0.004529 ! 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.192 mas, bmaj=11.57 mas, bpa=8.587 degrees ! Estimated noise=3745.32 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.27056 Jy ! Component: 100 - total flux cleaned = 0.338044 Jy ! Total flux subtracted in 100 components = 0.338044 Jy ! Clean residual min=-0.027370 max=0.036849 Jy/beam ! Clean residual mean=0.000119 rms=0.008788 Jy/beam ! Combined flux in latest and established models = 0.338044 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.338044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136224Jy sigma=0.000841 ! Fit after self-cal, rms=0.136257Jy sigma=0.000841 ! 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.628 mas, bmaj=12.82 mas, bpa=7.911 degrees ! Estimated noise=2989.4 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.0358971 Jy ! Component: 100 - total flux cleaned = 0.0556693 Jy ! Component: 150 - total flux cleaned = 0.0673212 Jy ! Component: 200 - total flux cleaned = 0.0710893 Jy ! Total flux subtracted in 200 components = 0.0710893 Jy ! Clean residual min=-0.023555 max=0.023208 Jy/beam ! Clean residual mean=0.000003 rms=0.006145 Jy/beam ! Combined flux in latest and established models = 0.409133 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.409133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125965Jy sigma=0.000772 ! Fit after self-cal, rms=0.125959Jy sigma=0.000772 ! 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.08 FD 1.00* HN 1.13 KP 1.04 ! LA 1.01 MK 1.04 NL 0.86 OV 1.02 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.10 KP 1.04 ! LA 0.96 MK 1.00 NL 1.02 OV 1.02 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.00* HN 1.09 KP 0.94 ! LA 1.00* MK 1.07 NL 0.99 OV 0.96 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! 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.125959Jy sigma=0.000772 ! Fit after self-cal, rms=0.122476Jy sigma=0.000741 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=12.81 mas, bpa=8.376 degrees ! Estimated noise=3012.63 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.00787605 Jy ! Component: 100 - total flux cleaned = 0.00832602 Jy ! Component: 150 - total flux cleaned = 0.00870388 Jy ! Component: 200 - total flux cleaned = 0.00886935 Jy ! Total flux subtracted in 200 components = 0.00886935 Jy ! Clean residual min=-0.021464 max=0.022146 Jy/beam ! Clean residual mean=0.000047 rms=0.005605 Jy/beam ! Combined flux in latest and established models = 0.418002 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.418002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121509Jy sigma=0.000736 ! Fit after self-cal, rms=0.121528Jy sigma=0.000736 ! 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.121528Jy sigma=0.000736 ! Fit after self-cal, rms=0.125279Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=13.09 mas, bpa=8.641 degrees ! Estimated noise=3076.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00451171 Jy ! Component: 100 - total flux cleaned = -0.00525282 Jy ! Component: 150 - total flux cleaned = -0.00635656 Jy ! Component: 200 - total flux cleaned = -0.00715835 Jy ! Total flux subtracted in 200 components = -0.00715835 Jy ! Clean residual min=-0.009554 max=0.010045 Jy/beam ! Clean residual mean=0.000018 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 0.410844 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.410844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124273Jy sigma=0.000666 ! Fit after self-cal, rms=0.124525Jy sigma=0.000666 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.000588821 Jy ! Component: 100 - total flux cleaned = -0.00143851 Jy ! Component: 150 - total flux cleaned = -0.00190137 Jy ! Component: 200 - total flux cleaned = -0.00247755 Jy ! Total flux subtracted in 200 components = -0.00247755 Jy ! Clean residual min=-0.008808 max=0.009557 Jy/beam ! Clean residual mean=0.000036 rms=0.002455 Jy/beam ! Combined flux in latest and established models = 0.408367 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.408366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124117Jy sigma=0.000663 ! Fit after self-cal, rms=0.124078Jy sigma=0.000663 ! 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.124078Jy sigma=0.000663 ! Fit after self-cal, rms=0.127070Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=13.13 mas, bpa=8.606 degrees ! Estimated noise=3069.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00387635 Jy ! Component: 100 - total flux cleaned = -0.00453087 Jy ! Component: 150 - total flux cleaned = -0.00512496 Jy ! Component: 200 - total flux cleaned = -0.0057985 Jy ! Total flux subtracted in 200 components = -0.0057985 Jy ! Clean residual min=-0.007751 max=0.008968 Jy/beam ! Clean residual mean=0.000034 rms=0.002233 Jy/beam ! Combined flux in latest and established models = 0.402568 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.402568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126613Jy sigma=0.000659 ! Fit after self-cal, rms=0.126606Jy sigma=0.000659 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.000533831 Jy ! Component: 100 - total flux cleaned = -0.00100314 Jy ! Component: 150 - total flux cleaned = -0.00144299 Jy ! Component: 200 - total flux cleaned = -0.00195055 Jy ! Total flux subtracted in 200 components = -0.00195055 Jy ! Clean residual min=-0.007596 max=0.008806 Jy/beam ! Clean residual mean=0.000048 rms=0.002124 Jy/beam ! Combined flux in latest and established models = 0.400617 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.400617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126404Jy sigma=0.000658 ! Fit after self-cal, rms=0.126380Jy sigma=0.000658 ! 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.126380Jy sigma=0.000658 ! Fit after self-cal, rms=0.128391Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.474 mas, bmaj=18.28 mas, bpa=4.031 degrees ! Estimated noise=3784.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00388262 Jy ! Component: 100 - total flux cleaned = -0.00436798 Jy ! Component: 150 - total flux cleaned = -0.00479715 Jy ! Component: 200 - total flux cleaned = -0.00519015 Jy ! Total flux subtracted in 200 components = -0.00519015 Jy ! Clean residual min=-0.008449 max=0.009180 Jy/beam ! Clean residual mean=0.000075 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.395427 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.395427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128194Jy sigma=0.000657 ! Fit after self-cal, rms=0.128167Jy 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 = -0.000804888 Jy ! Component: 100 - total flux cleaned = -0.00106493 Jy ! Component: 150 - total flux cleaned = -0.00129586 Jy ! Component: 200 - total flux cleaned = -0.0015619 Jy ! Total flux subtracted in 200 components = -0.0015619 Jy ! Clean residual min=-0.008144 max=0.008879 Jy/beam ! Clean residual mean=0.000097 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.393865 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.393865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128091Jy sigma=0.000656 ! Fit after self-cal, rms=0.128063Jy 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=3.563 mas, bmaj=13.16 mas, bpa=8.595 degrees ! Estimated noise=3063.14 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.563 x 13.16 at 8.595 degrees (North through East) ! Clean map min=-0.006629 max=0.33665 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.125 mas, bmaj=12.05 mas, bpa=9.704 degrees ! Estimated noise=3841.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.277092 Jy ! Component: 100 - total flux cleaned = 0.338486 Jy ! Component: 150 - total flux cleaned = 0.357129 Jy ! Component: 200 - total flux cleaned = 0.367795 Jy ! Total flux subtracted in 200 components = 0.367795 Jy ! Clean residual min=-0.010172 max=0.010861 Jy/beam ! Clean residual mean=0.000061 rms=0.002943 Jy/beam ! Combined flux in latest and established models = 0.367795 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.367795 Jy ! Inverting map and beam ! Estimated beam: bmin=3.563 mas, bmaj=13.16 mas, bpa=8.595 degrees ! Estimated noise=3063.14 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.0089713 Jy ! Component: 100 - total flux cleaned = 0.0146241 Jy ! Component: 150 - total flux cleaned = 0.0183572 Jy ! Component: 200 - total flux cleaned = 0.0203457 Jy ! Total flux subtracted in 200 components = 0.0203457 Jy ! Clean residual min=-0.007753 max=0.008419 Jy/beam ! Clean residual mean=0.000087 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.388141 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.388141 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.474 mas, bmaj=18.28 mas, bpa=4.031 degrees ! Estimated noise=3784.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117086 Jy ! Component: 100 - total flux cleaned = 0.00142914 Jy ! Component: 150 - total flux cleaned = 0.00162049 Jy ! Component: 200 - total flux cleaned = 0.00172624 Jy ! Total flux subtracted in 200 components = 0.00172624 Jy ! Clean residual min=-0.007678 max=0.008098 Jy/beam ! Clean residual mean=0.000147 rms=0.002336 Jy/beam ! Combined flux in latest and established models = 0.389867 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 = 9.34656e-05 Jy ! Component: 100 - total flux cleaned = 0.000139711 Jy ! Component: 150 - total flux cleaned = 0.000225053 Jy ! Component: 200 - total flux cleaned = 0.000307087 Jy ! Total flux subtracted in 200 components = 0.000307087 Jy ! Clean residual min=-0.007562 max=0.008078 Jy/beam ! Clean residual mean=0.000143 rms=0.002325 Jy/beam ! Combined flux in latest and established models = 0.390175 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.390174 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.563 mas, bmaj=13.16 mas, bpa=8.595 degrees ! Estimated noise=3063.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355118 Jy ! Component: 100 - total flux cleaned = 6.46823e-05 Jy ! Component: 150 - total flux cleaned = 0.000294812 Jy ! Component: 200 - total flux cleaned = 0.000399861 Jy ! Total flux subtracted in 200 components = 0.000399861 Jy ! Clean residual min=-0.007475 max=0.008065 Jy/beam ! Clean residual mean=0.000070 rms=0.001935 Jy/beam ! Combined flux in latest and established models = 0.390574 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 59 components and 0.390574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128050Jy sigma=0.000656 ! Fit after self-cal, rms=0.127995Jy sigma=0.000655 wmodel J0011-2612_S_2017_07_16_pus_map.mod ! Writing 59 model components to file: J0011-2612_S_2017_07_16_pus_map.mod wobs J0011-2612_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0011-2612_S_2017_07_16_pus_uvs.fits wwins J0011-2612_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J0011-2612_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.00123156 Jy ! Component: 100 - total flux cleaned = 0.000765783 Jy ! Component: 150 - total flux cleaned = 0.00128862 Jy ! Component: 200 - total flux cleaned = 0.00187181 Jy ! Component: 250 - total flux cleaned = 0.00205074 Jy ! Component: 300 - total flux cleaned = 0.0022252 Jy ! Component: 350 - total flux cleaned = 0.00214445 Jy ! Component: 400 - total flux cleaned = 0.00230177 Jy ! Component: 450 - total flux cleaned = 0.00230001 Jy ! Component: 500 - total flux cleaned = 0.00230132 Jy ! Component: 550 - total flux cleaned = 0.00230119 Jy ! Component: 600 - total flux cleaned = 0.00230155 Jy ! Component: 650 - total flux cleaned = 0.00203333 Jy ! Component: 700 - total flux cleaned = 0.00177227 Jy ! Component: 750 - total flux cleaned = 0.00170955 Jy ! Component: 800 - total flux cleaned = 0.00152182 Jy ! Component: 850 - total flux cleaned = 0.00139984 Jy ! Component: 900 - total flux cleaned = 0.00139882 Jy ! Component: 950 - total flux cleaned = 0.00139802 Jy ! Component: 1000 - total flux cleaned = 0.00139714 Jy ! Component: 1050 - total flux cleaned = 0.00139672 Jy ! Component: 1100 - total flux cleaned = 0.00150654 Jy ! Component: 1150 - total flux cleaned = 0.00155982 Jy ! Component: 1200 - total flux cleaned = 0.00156029 Jy ! Component: 1250 - total flux cleaned = 0.00166381 Jy ! Component: 1300 - total flux cleaned = 0.00191687 Jy ! Component: 1350 - total flux cleaned = 0.00201553 Jy ! Component: 1400 - total flux cleaned = 0.0018202 Jy ! Component: 1450 - total flux cleaned = 0.00172374 Jy ! Component: 1500 - total flux cleaned = 0.00148634 Jy ! Component: 1550 - total flux cleaned = 0.00129934 Jy ! Component: 1600 - total flux cleaned = 0.00106893 Jy ! Component: 1650 - total flux cleaned = 0.000887736 Jy ! Component: 1700 - total flux cleaned = 0.000887539 Jy ! Component: 1750 - total flux cleaned = 0.00075443 Jy ! Component: 1800 - total flux cleaned = 0.000667046 Jy ! Component: 1850 - total flux cleaned = 0.000580964 Jy ! Component: 1900 - total flux cleaned = 0.000453516 Jy ! Component: 1950 - total flux cleaned = 0.000369471 Jy ! Component: 2000 - total flux cleaned = 0.000285747 Jy ! Component: 2050 - total flux cleaned = 0.000244888 Jy ! Component: 2100 - total flux cleaned = 0.000122575 Jy ! Component: 2150 - total flux cleaned = 4.21999e-05 Jy ! Component: 2200 - total flux cleaned = -3.76273e-05 Jy ! Component: 2250 - total flux cleaned = -0.000156461 Jy ! Component: 2300 - total flux cleaned = -0.000313214 Jy ! Component: 2350 - total flux cleaned = -0.000313156 Jy ! Component: 2400 - total flux cleaned = -0.000506362 Jy ! Component: 2450 - total flux cleaned = -0.000544905 Jy ! Component: 2500 - total flux cleaned = -0.000583248 Jy ! Component: 2550 - total flux cleaned = -0.000734416 Jy ! Component: 2600 - total flux cleaned = -0.000809788 Jy ! Component: 2650 - total flux cleaned = -0.000884565 Jy ! Component: 2700 - total flux cleaned = -0.000847496 Jy ! Component: 2750 - total flux cleaned = -0.000884592 Jy ! Component: 2800 - total flux cleaned = -0.000921439 Jy ! Component: 2850 - total flux cleaned = -0.000921485 Jy ! Component: 2900 - total flux cleaned = -0.000957998 Jy ! Component: 2950 - total flux cleaned = -0.00113953 Jy ! Component: 3000 - total flux cleaned = -0.00117556 Jy ! Component: 3050 - total flux cleaned = -0.00121191 Jy ! Component: 3100 - total flux cleaned = -0.00135627 Jy ! Component: 3150 - total flux cleaned = -0.00142808 Jy ! Component: 3200 - total flux cleaned = -0.00157187 Jy ! Component: 3250 - total flux cleaned = -0.00160784 Jy ! Component: 3300 - total flux cleaned = -0.00167978 Jy ! Component: 3350 - total flux cleaned = -0.00171547 Jy ! Component: 3400 - total flux cleaned = -0.00178698 Jy ! Component: 3450 - total flux cleaned = -0.00182265 Jy ! Component: 3500 - total flux cleaned = -0.00182269 Jy ! Component: 3550 - total flux cleaned = -0.00185861 Jy ! Component: 3600 - total flux cleaned = -0.00182275 Jy ! Component: 3650 - total flux cleaned = -0.00189462 Jy ! Component: 3700 - total flux cleaned = -0.00193043 Jy ! Component: 3750 - total flux cleaned = -0.00189422 Jy ! Component: 3800 - total flux cleaned = -0.00185818 Jy ! Component: 3850 - total flux cleaned = -0.00185823 Jy ! Component: 3900 - total flux cleaned = -0.00178581 Jy ! Component: 3950 - total flux cleaned = -0.00171299 Jy ! Component: 4000 - total flux cleaned = -0.00163988 Jy ! Component: 4050 - total flux cleaned = -0.00167636 Jy ! Total flux subtracted in 4096 components = -0.00156643 Jy ! Clean residual min=-0.002423 max=0.002320 Jy/beam ! Clean residual mean=0.000026 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.389008 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 321 components and 0.389008 Jy ![Exited script file: muppet] wmap "J0011-2612_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.563 x 13.16 at 8.595 degrees (North through East) ! Clean map min=-0.0053026 max=0.34368 Jy/beam ! Writing clean map to FITS file: J0011-2612_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.343681 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000624708 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54531 0.54531 1.09062 2.18124 4.36248 8.72495 17.4499 34.8998 69.7996 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.343 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.563 x 13.16 at 8.595 degrees (North through East) ! Clean map min=-0.0053026 max=0.34368 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 J0011-2612_S_2017_07_16_pus_uvs.log closed on Thu May 9 10:56:38 2019