! Started logfile: J2049-4020_S_2017_10_21_pus_uvs.log on Sat May 11 21:05:46 2019 obs J2049-4020_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J2049-4020_S_2017_10_21_pus_uva.fits ! AN table 1: 115 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.493478 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2049-4020 ! ! 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 644 lines of history. ! ! Reading 8172 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 J2049-4020_S_2017_10_21_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 408 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 350 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 335 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 766 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.845980Jy sigma=0.005458 ! Fit after self-cal, rms=0.786392Jy sigma=0.005082 ! 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.109 mas, bmaj=36.49 mas, bpa=-22.46 degrees ! Estimated noise=2721.42 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.166868 Jy ! Component: 100 - total flux cleaned = 0.204738 Jy ! Total flux subtracted in 100 components = 0.204738 Jy ! Clean residual min=-0.012592 max=0.014262 Jy/beam ! Clean residual mean=-0.000088 rms=0.003560 Jy/beam ! Combined flux in latest and established models = 0.204738 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.204738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126310Jy sigma=0.000748 ! Fit after self-cal, rms=0.126319Jy sigma=0.000748 ! 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=4.072 mas, bmaj=38.27 mas, bpa=-21.88 degrees ! Estimated noise=1524.64 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.0221125 Jy ! Component: 100 - total flux cleaned = 0.0319877 Jy ! Component: 150 - total flux cleaned = 0.0348648 Jy ! Component: 200 - total flux cleaned = 0.0361596 Jy ! Total flux subtracted in 200 components = 0.0361596 Jy ! Clean residual min=-0.004949 max=0.007845 Jy/beam ! Clean residual mean=-0.000084 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.240898 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 92 components and 0.240898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122424Jy sigma=0.000726 ! Fit after self-cal, rms=0.122475Jy sigma=0.000725 ! 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 1.00* FD 0.95 HN 1.00* KP 1.11 ! LA 1.05 MK 0.99 NL 1.00* OV 0.96 ! PT 1.02 ! ! ! 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 1.00 HN 1.00* KP 1.03 ! LA 1.01 MK 1.05 NL 0.97 OV 1.00 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.00* KP 1.04 ! LA 0.77 MK 1.00 NL 1.28 OV 0.90 ! PT 0.92 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.00* KP 1.00* ! LA 0.90 MK 1.06 NL 1.00* OV 1.00* ! PT 0.95 ! ! ! Fit before self-cal, rms=0.122475Jy sigma=0.000725 ! Fit after self-cal, rms=0.119349Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=38.15 mas, bpa=-21.99 degrees ! Estimated noise=1533.84 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.000601045 Jy ! Component: 100 - total flux cleaned = -0.00146471 Jy ! Component: 150 - total flux cleaned = -0.00189221 Jy ! Component: 200 - total flux cleaned = -0.00218567 Jy ! Total flux subtracted in 200 components = -0.00218567 Jy ! Clean residual min=-0.004132 max=0.003786 Jy/beam ! Clean residual mean=-0.000010 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.238712 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.238712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119250Jy sigma=0.000709 ! Fit after self-cal, rms=0.119269Jy sigma=0.000709 ! 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.119269Jy sigma=0.000709 ! Fit after self-cal, rms=0.119452Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=38.12 mas, bpa=-21.99 degrees ! Estimated noise=1531.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000680351 Jy ! Component: 100 - total flux cleaned = -0.000823432 Jy ! Component: 150 - total flux cleaned = -0.000941647 Jy ! Component: 200 - total flux cleaned = -0.000974943 Jy ! Total flux subtracted in 200 components = -0.000974943 Jy ! Clean residual min=-0.004134 max=0.003528 Jy/beam ! Clean residual mean=-0.000016 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.237737 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 129 components and 0.237737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119408Jy sigma=0.000709 ! Fit after self-cal, rms=0.119414Jy sigma=0.000709 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 = -1.09287e-05 Jy ! Component: 100 - total flux cleaned = -7.34592e-05 Jy ! Component: 150 - total flux cleaned = -0.000156925 Jy ! Component: 200 - total flux cleaned = -0.000207235 Jy ! Total flux subtracted in 200 components = -0.000207235 Jy ! Clean residual min=-0.004113 max=0.003468 Jy/beam ! Clean residual mean=-0.000017 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.23753 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 139 components and 0.23753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119395Jy sigma=0.000708 ! Fit after self-cal, rms=0.119393Jy sigma=0.000708 ! 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.119393Jy sigma=0.000708 ! Fit after self-cal, rms=0.119434Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=38.29 mas, bpa=-22.01 degrees ! Estimated noise=1529.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000787175 Jy ! Component: 100 - total flux cleaned = -0.00100245 Jy ! Component: 150 - total flux cleaned = -0.00100285 Jy ! Component: 200 - total flux cleaned = -0.00100262 Jy ! Total flux subtracted in 200 components = -0.00100262 Jy ! Clean residual min=-0.003650 max=0.003494 Jy/beam ! Clean residual mean=0.000006 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.236528 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 0.236528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119414Jy sigma=0.000708 ! Fit after self-cal, rms=0.119415Jy sigma=0.000708 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.000131414 Jy ! Component: 100 - total flux cleaned = -0.000131515 Jy ! Component: 150 - total flux cleaned = -0.000107849 Jy ! Component: 200 - total flux cleaned = -0.000107681 Jy ! Total flux subtracted in 200 components = -0.000107681 Jy ! Clean residual min=-0.003636 max=0.003443 Jy/beam ! Clean residual mean=0.000005 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.23642 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 164 components and 0.23642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119403Jy sigma=0.000708 ! Fit after self-cal, rms=0.119396Jy sigma=0.000708 ! 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.119396Jy sigma=0.000708 ! Fit after self-cal, rms=0.119322Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.48 mas, bmaj=52.44 mas, bpa=-11.35 degrees ! Estimated noise=1708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000767466 Jy ! Component: 100 - total flux cleaned = -0.00102977 Jy ! Component: 150 - total flux cleaned = -0.00104354 Jy ! Component: 200 - total flux cleaned = -0.00105564 Jy ! Total flux subtracted in 200 components = -0.00105564 Jy ! Clean residual min=-0.004378 max=0.003613 Jy/beam ! Clean residual mean=0.000001 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.235364 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 192 components and 0.235364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119317Jy sigma=0.000708 ! Fit after self-cal, rms=0.119318Jy sigma=0.000708 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.000192677 Jy ! Component: 100 - total flux cleaned = -0.000207474 Jy ! Component: 150 - total flux cleaned = -0.00019486 Jy ! Component: 200 - total flux cleaned = -0.000183512 Jy ! Total flux subtracted in 200 components = -0.000183512 Jy ! Clean residual min=-0.004389 max=0.003553 Jy/beam ! Clean residual mean=0.000001 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.235181 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 227 components and 0.235181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119315Jy sigma=0.000708 ! Fit after self-cal, rms=0.119315Jy sigma=0.000708 ! 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=4.107 mas, bmaj=38.34 mas, bpa=-22.01 degrees ! Estimated noise=1527.45 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.107 x 38.34 at -22.01 degrees (North through East) ! Clean map min=-0.0046613 max=0.20415 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.143 mas, bmaj=37.25 mas, bpa=-22.64 degrees ! Estimated noise=2747.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168305 Jy ! Component: 100 - total flux cleaned = 0.205269 Jy ! Component: 150 - total flux cleaned = 0.218672 Jy ! Component: 200 - total flux cleaned = 0.225688 Jy ! Total flux subtracted in 200 components = 0.225688 Jy ! Clean residual min=-0.006182 max=0.005465 Jy/beam ! Clean residual mean=-0.000012 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.225688 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.225688 Jy ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=38.34 mas, bpa=-22.01 degrees ! Estimated noise=1527.45 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.00690512 Jy ! Component: 100 - total flux cleaned = 0.00812964 Jy ! Component: 150 - total flux cleaned = 0.00900061 Jy ! Component: 200 - total flux cleaned = 0.00982979 Jy ! Total flux subtracted in 200 components = 0.00982979 Jy ! Clean residual min=-0.003633 max=0.003725 Jy/beam ! Clean residual mean=0.000002 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.235518 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 116 components and 0.235518 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=11.48 mas, bmaj=52.44 mas, bpa=-11.35 degrees ! Estimated noise=1708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173141 Jy ! Component: 100 - total flux cleaned = 0.00052976 Jy ! Component: 150 - total flux cleaned = 0.000572126 Jy ! Component: 200 - total flux cleaned = 0.000679691 Jy ! Total flux subtracted in 200 components = 0.000679691 Jy ! Clean residual min=-0.004382 max=0.003951 Jy/beam ! Clean residual mean=0.000007 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.236198 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.59699e-07 Jy ! Component: 100 - total flux cleaned = -5.84104e-05 Jy ! Component: 150 - total flux cleaned = -0.000113113 Jy ! Component: 200 - total flux cleaned = -0.00013916 Jy ! Total flux subtracted in 200 components = -0.00013916 Jy ! Clean residual min=-0.004357 max=0.003840 Jy/beam ! Clean residual mean=0.000007 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.236058 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 167 components and 0.236058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=38.34 mas, bpa=-22.01 degrees ! Estimated noise=1527.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237557 Jy ! Component: 100 - total flux cleaned = 0.000237851 Jy ! Component: 150 - total flux cleaned = 0.000204374 Jy ! Component: 200 - total flux cleaned = 0.000173344 Jy ! Total flux subtracted in 200 components = 0.000173344 Jy ! Clean residual min=-0.003566 max=0.003484 Jy/beam ! Clean residual mean=0.000010 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.236232 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 198 components and 0.236232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119319Jy sigma=0.000708 ! Fit after self-cal, rms=0.119305Jy sigma=0.000708 wmodel J2049-4020_S_2017_10_21_pus_map.mod ! Writing 198 model components to file: J2049-4020_S_2017_10_21_pus_map.mod wobs J2049-4020_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J2049-4020_S_2017_10_21_pus_uvs.fits wwins J2049-4020_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J2049-4020_S_2017_10_21_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.000526925 Jy ! Component: 100 - total flux cleaned = -0.000915075 Jy ! Component: 150 - total flux cleaned = -0.00121806 Jy ! Component: 200 - total flux cleaned = -0.00121776 Jy ! Component: 250 - total flux cleaned = -0.00112988 Jy ! Component: 300 - total flux cleaned = -0.00100521 Jy ! Component: 350 - total flux cleaned = -0.000925795 Jy ! Component: 400 - total flux cleaned = -0.000926196 Jy ! Component: 450 - total flux cleaned = -0.000961992 Jy ! Component: 500 - total flux cleaned = -0.00103129 Jy ! Component: 550 - total flux cleaned = -0.00109895 Jy ! Component: 600 - total flux cleaned = -0.00123085 Jy ! Component: 650 - total flux cleaned = -0.00139063 Jy ! Component: 700 - total flux cleaned = -0.00145315 Jy ! Component: 750 - total flux cleaned = -0.00157387 Jy ! Component: 800 - total flux cleaned = -0.00157379 Jy ! Component: 850 - total flux cleaned = -0.00154534 Jy ! Component: 900 - total flux cleaned = -0.00154585 Jy ! Component: 950 - total flux cleaned = -0.00154575 Jy ! Component: 1000 - total flux cleaned = -0.00154596 Jy ! Component: 1050 - total flux cleaned = -0.00149358 Jy ! Component: 1100 - total flux cleaned = -0.00154474 Jy ! Component: 1150 - total flux cleaned = -0.00164532 Jy ! Component: 1200 - total flux cleaned = -0.00169465 Jy ! Component: 1250 - total flux cleaned = -0.00176756 Jy ! Component: 1300 - total flux cleaned = -0.00179139 Jy ! Component: 1350 - total flux cleaned = -0.00183853 Jy ! Component: 1400 - total flux cleaned = -0.00183885 Jy ! Component: 1450 - total flux cleaned = -0.0019078 Jy ! Component: 1500 - total flux cleaned = -0.00197507 Jy ! Component: 1550 - total flux cleaned = -0.00184198 Jy ! Component: 1600 - total flux cleaned = -0.00188583 Jy ! Component: 1650 - total flux cleaned = -0.00182097 Jy ! Component: 1700 - total flux cleaned = -0.00182126 Jy ! Component: 1750 - total flux cleaned = -0.00182151 Jy ! Component: 1800 - total flux cleaned = -0.00184251 Jy ! Component: 1850 - total flux cleaned = -0.00182173 Jy ! Component: 1900 - total flux cleaned = -0.00188318 Jy ! Component: 1950 - total flux cleaned = -0.00192364 Jy ! Component: 2000 - total flux cleaned = -0.00192352 Jy ! Component: 2050 - total flux cleaned = -0.00196345 Jy ! Component: 2100 - total flux cleaned = -0.00194377 Jy ! Component: 2150 - total flux cleaned = -0.00204187 Jy ! Component: 2200 - total flux cleaned = -0.00202246 Jy ! Component: 2250 - total flux cleaned = -0.00204197 Jy ! Component: 2300 - total flux cleaned = -0.00208035 Jy ! Component: 2350 - total flux cleaned = -0.00209926 Jy ! Component: 2400 - total flux cleaned = -0.00211805 Jy ! Component: 2450 - total flux cleaned = -0.00209923 Jy ! Component: 2500 - total flux cleaned = -0.00209943 Jy ! Component: 2550 - total flux cleaned = -0.00215542 Jy ! Component: 2600 - total flux cleaned = -0.00221109 Jy ! Component: 2650 - total flux cleaned = -0.0023403 Jy ! Component: 2700 - total flux cleaned = -0.00239547 Jy ! Component: 2750 - total flux cleaned = -0.00246873 Jy ! Component: 2800 - total flux cleaned = -0.00257831 Jy ! Component: 2850 - total flux cleaned = -0.00266908 Jy ! Component: 2900 - total flux cleaned = -0.00275953 Jy ! Component: 2950 - total flux cleaned = -0.00284961 Jy ! Component: 3000 - total flux cleaned = -0.0028676 Jy ! Component: 3050 - total flux cleaned = -0.0029571 Jy ! Component: 3100 - total flux cleaned = -0.0030998 Jy ! Component: 3150 - total flux cleaned = -0.00313541 Jy ! Component: 3200 - total flux cleaned = -0.00327717 Jy ! Component: 3250 - total flux cleaned = -0.00331239 Jy ! Component: 3300 - total flux cleaned = -0.00340053 Jy ! Component: 3350 - total flux cleaned = -0.00348854 Jy ! Component: 3400 - total flux cleaned = -0.00362901 Jy ! Component: 3450 - total flux cleaned = -0.00364643 Jy ! Component: 3500 - total flux cleaned = -0.00371646 Jy ! Component: 3550 - total flux cleaned = -0.00375141 Jy ! Component: 3600 - total flux cleaned = -0.0037864 Jy ! Component: 3650 - total flux cleaned = -0.00389133 Jy ! Component: 3700 - total flux cleaned = -0.00396119 Jy ! Component: 3750 - total flux cleaned = -0.00397862 Jy ! Component: 3800 - total flux cleaned = -0.00403102 Jy ! Component: 3850 - total flux cleaned = -0.00413588 Jy ! Component: 3900 - total flux cleaned = -0.0041532 Jy ! Component: 3950 - total flux cleaned = -0.00422318 Jy ! Component: 4000 - total flux cleaned = -0.00427556 Jy ! Component: 4050 - total flux cleaned = -0.00436304 Jy ! Total flux subtracted in 4096 components = -0.00438045 Jy ! Clean residual min=-0.000960 max=0.000966 Jy/beam ! Clean residual mean=0.000010 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.231851 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 487 components and 0.231852 Jy ![Exited script file: muppet] wmap "J2049-4020_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.107 x 38.34 at -22.01 degrees (North through East) ! Clean map min=-0.0034365 max=0.20698 Jy/beam ! Writing clean map to FITS file: J2049-4020_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000379059 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.549415 0.549415 1.09883 2.19766 4.39532 8.79065 17.5813 35.1626 70.3252 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.107 x 38.34 at -22.01 degrees (North through East) ! Clean map min=-0.0034365 max=0.20698 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 J2049-4020_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:05:51 2019