! Started logfile: J2006-1222_S_2017_06_15_pus_uvs.log on Tue May 7 15:27:30 2019 obs J2006-1222_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2006-1222_S_2017_06_15_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969185 visibilities/baseline/integration-bin. ! Found source: J2006-1222 ! ! 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 603 lines of history. ! ! Reading 13084 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 J2006-1222_S_2017_06_15_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 479 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917620Jy sigma=0.007545 ! Fit after self-cal, rms=0.894795Jy sigma=0.007374 ! 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.708 mas, bmaj=6.937 mas, bpa=-3.22 degrees ! Estimated noise=1185.1 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.083283 Jy ! Component: 100 - total flux cleaned = 0.104999 Jy ! Total flux subtracted in 100 components = 0.104999 Jy ! Clean residual min=-0.007058 max=0.012380 Jy/beam ! Clean residual mean=0.000051 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.104999 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.104999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092593Jy sigma=0.000726 ! Fit after self-cal, rms=0.092580Jy sigma=0.000725 ! 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.166 mas, bmaj=7.991 mas, bpa=-2.536 degrees ! Estimated noise=890.003 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 (6.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151497 Jy ! Component: 100 - total flux cleaned = 0.0241876 Jy ! Component: 150 - total flux cleaned = 0.0300075 Jy ! Component: 200 - total flux cleaned = 0.0321449 Jy ! Total flux subtracted in 200 components = 0.0321449 Jy ! Clean residual min=-0.005966 max=0.007819 Jy/beam ! Clean residual mean=0.000036 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.137144 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.137144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090051Jy sigma=0.000701 ! Fit after self-cal, rms=0.089910Jy sigma=0.000699 ! 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.01 FD 0.90 HN 1.18 KP 1.01 ! LA 0.99 MK 1.04 NL 0.89 OV 0.96 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.93 HN 1.27 KP 0.98 ! LA 0.95 MK 1.02 NL 0.94 OV 1.04 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.24 KP 0.97 ! LA 0.95 MK 1.05 NL 0.92 OV 0.90 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.01 KP 1.00* ! LA 1.00* MK 1.10 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.089910Jy sigma=0.000699 ! Fit after self-cal, rms=0.089463Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.011 mas, bpa=-1.668 degrees ! Estimated noise=872.235 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.000133728 Jy ! Component: 100 - total flux cleaned = -0.000242906 Jy ! Component: 150 - total flux cleaned = -0.000536883 Jy ! Component: 200 - total flux cleaned = -0.000959269 Jy ! Total flux subtracted in 200 components = -0.000959269 Jy ! Clean residual min=-0.005085 max=0.004849 Jy/beam ! Clean residual mean=0.000027 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.136185 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.136185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089040Jy sigma=0.000690 ! Fit after self-cal, rms=0.089105Jy sigma=0.000690 ! 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.089105Jy sigma=0.000690 ! Fit after self-cal, rms=0.115744Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=8.362 mas, bpa=-3.034 degrees ! Estimated noise=892.243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112953 Jy ! Component: 100 - total flux cleaned = 0.0008656 Jy ! Component: 150 - total flux cleaned = 0.000641078 Jy ! Component: 200 - total flux cleaned = 0.000490773 Jy ! Total flux subtracted in 200 components = 0.000490773 Jy ! Clean residual min=-0.002876 max=0.002899 Jy/beam ! Clean residual mean=0.000010 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.136676 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.136676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115654Jy sigma=0.000679 ! Fit after self-cal, rms=0.116241Jy sigma=0.000678 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.000191563 Jy ! Component: 100 - total flux cleaned = 0.000192446 Jy ! Component: 150 - total flux cleaned = 0.000152448 Jy ! Component: 200 - total flux cleaned = 4.69378e-05 Jy ! Total flux subtracted in 200 components = 4.69378e-05 Jy ! Clean residual min=-0.003016 max=0.002759 Jy/beam ! Clean residual mean=0.000011 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.136723 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.136723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116211Jy sigma=0.000678 ! Fit after self-cal, rms=0.116206Jy sigma=0.000678 ! 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.116206Jy sigma=0.000678 ! Fit after self-cal, rms=0.122357Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.382 mas, bpa=-2.989 degrees ! Estimated noise=890.736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251001 Jy ! Component: 100 - total flux cleaned = 0.000251717 Jy ! Component: 150 - total flux cleaned = 0.000213165 Jy ! Component: 200 - total flux cleaned = 0.000145175 Jy ! Total flux subtracted in 200 components = 0.000145175 Jy ! Clean residual min=-0.002763 max=0.002884 Jy/beam ! Clean residual mean=0.000010 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.136868 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.136868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122318Jy sigma=0.000677 ! Fit after self-cal, rms=0.122352Jy sigma=0.000677 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 (-14.5, -31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236207 Jy ! Component: 100 - total flux cleaned = 0.00222319 Jy ! Component: 150 - total flux cleaned = 0.00211172 Jy ! Component: 200 - total flux cleaned = 0.00207815 Jy ! Total flux subtracted in 200 components = 0.00207815 Jy ! Clean residual min=-0.002669 max=0.002187 Jy/beam ! Clean residual mean=0.000009 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.138946 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.138946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122279Jy sigma=0.000677 ! Fit after self-cal, rms=0.122242Jy sigma=0.000676 ! 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.122242Jy sigma=0.000676 ! Fit after self-cal, rms=0.125518Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.002 mas, bmaj=15.7 mas, bpa=1.905 degrees ! Estimated noise=1100.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272082 Jy ! Component: 100 - total flux cleaned = 0.000253141 Jy ! Component: 150 - total flux cleaned = 0.000166045 Jy ! Component: 200 - total flux cleaned = 7.5246e-05 Jy ! Total flux subtracted in 200 components = 7.5246e-05 Jy ! Clean residual min=-0.002451 max=0.002007 Jy/beam ! Clean residual mean=0.000017 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.139021 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.139021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125504Jy sigma=0.000676 ! Fit after self-cal, rms=0.125517Jy sigma=0.000676 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.46253e-05 Jy ! Component: 100 - total flux cleaned = -1.08773e-05 Jy ! Component: 150 - total flux cleaned = -4.66046e-05 Jy ! Component: 200 - total flux cleaned = -7.95811e-05 Jy ! Total flux subtracted in 200 components = -7.95811e-05 Jy ! Clean residual min=-0.002412 max=0.002031 Jy/beam ! Clean residual mean=0.000018 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.138942 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 127 components and 0.138942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125512Jy sigma=0.000676 ! Fit after self-cal, rms=0.125510Jy sigma=0.000676 ! 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.221 mas, bmaj=8.388 mas, bpa=-2.937 degrees ! Estimated noise=888.652 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 8.388 at -2.937 degrees (North through East) ! Clean map min=-0.0024716 max=0.10591 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.735 mas, bmaj=7.29 mas, bpa=-3.848 degrees ! Estimated noise=1212.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0840578 Jy ! Component: 100 - total flux cleaned = 0.104468 Jy ! Component: 150 - total flux cleaned = 0.114628 Jy ! Component: 200 - total flux cleaned = 0.121289 Jy ! Total flux subtracted in 200 components = 0.121289 Jy ! Clean residual min=-0.003747 max=0.004289 Jy/beam ! Clean residual mean=0.000020 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.121289 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.121289 Jy ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.388 mas, bpa=-2.937 degrees ! Estimated noise=888.652 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.00603991 Jy ! Component: 100 - total flux cleaned = 0.00985901 Jy ! Component: 150 - total flux cleaned = 0.012624 Jy ! Component: 200 - total flux cleaned = 0.0147024 Jy ! Total flux subtracted in 200 components = 0.0147024 Jy ! Clean residual min=-0.002541 max=0.002223 Jy/beam ! Clean residual mean=0.000013 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.135991 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 56 components and 0.135991 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=8.002 mas, bmaj=15.7 mas, bpa=1.905 degrees ! Estimated noise=1100.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178741 Jy ! Component: 100 - total flux cleaned = 0.00207016 Jy ! Component: 150 - total flux cleaned = 0.00222107 Jy ! Component: 200 - total flux cleaned = 0.00225185 Jy ! Total flux subtracted in 200 components = 0.00225185 Jy ! Clean residual min=-0.002738 max=0.001961 Jy/beam ! Clean residual mean=0.000019 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.138243 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 = 5.38849e-05 Jy ! Component: 100 - total flux cleaned = 9.85831e-05 Jy ! Component: 150 - total flux cleaned = 0.000137783 Jy ! Component: 200 - total flux cleaned = 0.000190761 Jy ! Total flux subtracted in 200 components = 0.000190761 Jy ! Clean residual min=-0.002609 max=0.002046 Jy/beam ! Clean residual mean=0.000019 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.138434 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 93 components and 0.138434 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.388 mas, bpa=-2.937 degrees ! Estimated noise=888.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000555236 Jy ! Component: 100 - total flux cleaned = 0.000630045 Jy ! Component: 150 - total flux cleaned = 0.000697488 Jy ! Component: 200 - total flux cleaned = 0.000729465 Jy ! Total flux subtracted in 200 components = 0.000729465 Jy ! Clean residual min=-0.002454 max=0.002279 Jy/beam ! Clean residual mean=0.000010 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.139164 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.139163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125603Jy sigma=0.000676 ! Fit after self-cal, rms=0.125648Jy sigma=0.000676 wmodel J2006-1222_S_2017_06_15_pus_map.mod ! Writing 111 model components to file: J2006-1222_S_2017_06_15_pus_map.mod wobs J2006-1222_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2006-1222_S_2017_06_15_pus_uvs.fits wwins J2006-1222_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J2006-1222_S_2017_06_15_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.000728844 Jy ! Component: 100 - total flux cleaned = -0.000972433 Jy ! Component: 150 - total flux cleaned = -0.00135653 Jy ! Component: 200 - total flux cleaned = -0.0016159 Jy ! Component: 250 - total flux cleaned = -0.00175913 Jy ! Component: 300 - total flux cleaned = -0.0018623 Jy ! Component: 350 - total flux cleaned = -0.00196238 Jy ! Component: 400 - total flux cleaned = -0.00183179 Jy ! Component: 450 - total flux cleaned = -0.00183185 Jy ! Component: 500 - total flux cleaned = -0.00179998 Jy ! Component: 550 - total flux cleaned = -0.00158649 Jy ! Component: 600 - total flux cleaned = -0.00158703 Jy ! Component: 650 - total flux cleaned = -0.00146909 Jy ! Component: 700 - total flux cleaned = -0.00135236 Jy ! Component: 750 - total flux cleaned = -0.0011249 Jy ! Component: 800 - total flux cleaned = -0.00109644 Jy ! Component: 850 - total flux cleaned = -0.000848496 Jy ! Component: 900 - total flux cleaned = -0.000767368 Jy ! Component: 950 - total flux cleaned = -0.000633002 Jy ! Component: 1000 - total flux cleaned = -0.000474772 Jy ! Component: 1050 - total flux cleaned = -0.0002669 Jy ! Component: 1100 - total flux cleaned = -8.78166e-05 Jy ! Component: 1150 - total flux cleaned = 6.43817e-05 Jy ! Component: 1200 - total flux cleaned = 0.000264869 Jy ! Component: 1250 - total flux cleaned = 0.000413058 Jy ! Component: 1300 - total flux cleaned = 0.0006082 Jy ! Component: 1350 - total flux cleaned = 0.000752929 Jy ! Component: 1400 - total flux cleaned = 0.000920245 Jy ! Component: 1450 - total flux cleaned = 0.00103773 Jy ! Component: 1500 - total flux cleaned = 0.00110788 Jy ! Component: 1550 - total flux cleaned = 0.00122299 Jy ! Component: 1600 - total flux cleaned = 0.00135992 Jy ! Component: 1650 - total flux cleaned = 0.00147283 Jy ! Component: 1700 - total flux cleaned = 0.00158447 Jy ! Component: 1750 - total flux cleaned = 0.00165064 Jy ! Component: 1800 - total flux cleaned = 0.00169437 Jy ! Component: 1850 - total flux cleaned = 0.00178077 Jy ! Component: 1900 - total flux cleaned = 0.00175929 Jy ! Component: 1950 - total flux cleaned = 0.0018019 Jy ! Component: 2000 - total flux cleaned = 0.00182311 Jy ! Component: 2050 - total flux cleaned = 0.00192756 Jy ! Component: 2100 - total flux cleaned = 0.00198928 Jy ! Component: 2150 - total flux cleaned = 0.00205068 Jy ! Component: 2200 - total flux cleaned = 0.00207085 Jy ! Component: 2250 - total flux cleaned = 0.00209084 Jy ! Component: 2300 - total flux cleaned = 0.00213082 Jy ! Component: 2350 - total flux cleaned = 0.00222996 Jy ! Component: 2400 - total flux cleaned = 0.00219056 Jy ! Component: 2450 - total flux cleaned = 0.00222955 Jy ! Component: 2500 - total flux cleaned = 0.00226843 Jy ! Component: 2550 - total flux cleaned = 0.00240294 Jy ! Component: 2600 - total flux cleaned = 0.00238366 Jy ! Component: 2650 - total flux cleaned = 0.00240254 Jy ! Component: 2700 - total flux cleaned = 0.00242141 Jy ! Component: 2750 - total flux cleaned = 0.00247749 Jy ! Component: 2800 - total flux cleaned = 0.00247752 Jy ! Component: 2850 - total flux cleaned = 0.00251434 Jy ! Component: 2900 - total flux cleaned = 0.00253279 Jy ! Component: 2950 - total flux cleaned = 0.0025692 Jy ! Component: 3000 - total flux cleaned = 0.0025693 Jy ! Component: 3050 - total flux cleaned = 0.00258729 Jy ! Component: 3100 - total flux cleaned = 0.00260507 Jy ! Component: 3150 - total flux cleaned = 0.00267582 Jy ! Component: 3200 - total flux cleaned = 0.00267584 Jy ! Component: 3250 - total flux cleaned = 0.00271088 Jy ! Component: 3300 - total flux cleaned = 0.00272836 Jy ! Component: 3350 - total flux cleaned = 0.00269382 Jy ! Component: 3400 - total flux cleaned = 0.00272802 Jy ! Component: 3450 - total flux cleaned = 0.00269397 Jy ! Component: 3500 - total flux cleaned = 0.00279566 Jy ! Component: 3550 - total flux cleaned = 0.00281227 Jy ! Component: 3600 - total flux cleaned = 0.00279565 Jy ! Component: 3650 - total flux cleaned = 0.00281236 Jy ! Component: 3700 - total flux cleaned = 0.00279577 Jy ! Component: 3750 - total flux cleaned = 0.00281224 Jy ! Component: 3800 - total flux cleaned = 0.00281219 Jy ! Component: 3850 - total flux cleaned = 0.00279594 Jy ! Component: 3900 - total flux cleaned = 0.00279579 Jy ! Component: 3950 - total flux cleaned = 0.00279581 Jy ! Component: 4000 - total flux cleaned = 0.00274783 Jy ! Component: 4050 - total flux cleaned = 0.00276388 Jy ! Total flux subtracted in 4096 components = 0.00274802 Jy ! Clean residual min=-0.000921 max=0.001029 Jy/beam ! Clean residual mean=0.000005 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.141912 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 386 components and 0.141912 Jy ![Exited script file: muppet] wmap "J2006-1222_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 8.388 at -2.937 degrees (North through East) ! Clean map min=-0.0020702 max=0.10631 Jy/beam ! Writing clean map to FITS file: J2006-1222_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106305 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280338 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.79113 0.79113 1.58226 3.16452 6.32904 12.6581 25.3162 50.6323 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.221 x 8.388 at -2.937 degrees (North through East) ! Clean map min=-0.0020702 max=0.10631 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 J2006-1222_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:27:35 2019