! Started logfile: J0303-2407_S_2017_02_19_pus_uvs.log on Sat May 4 18:40:12 2019 obs J0303-2407_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0303-2407_S_2017_02_19_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.746667 visibilities/baseline/integration-bin. ! Found source: J0303-2407 ! ! 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 482 lines of history. ! ! Reading 12768 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 J0303-2407_S_2017_02_19_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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 467 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920727Jy sigma=0.006095 ! Fit after self-cal, rms=0.898623Jy sigma=0.005958 ! 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.398 mas, bmaj=6.641 mas, bpa=-4.732 degrees ! Estimated noise=1821.25 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.075429 Jy ! Component: 100 - total flux cleaned = 0.0962509 Jy ! Total flux subtracted in 100 components = 0.0962509 Jy ! Clean residual min=-0.006605 max=0.009378 Jy/beam ! Clean residual mean=0.000001 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.0962509 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0962509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110764Jy sigma=0.000693 ! Fit after self-cal, rms=0.110653Jy sigma=0.000693 ! 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=2.817 mas, bmaj=7.277 mas, bpa=-3.19 degrees ! Estimated noise=1047.43 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.0187409 Jy ! Component: 100 - total flux cleaned = 0.0285153 Jy ! Component: 150 - total flux cleaned = 0.0341 Jy ! Component: 200 - total flux cleaned = 0.0373956 Jy ! Total flux subtracted in 200 components = 0.0373956 Jy ! Clean residual min=-0.005717 max=0.009030 Jy/beam ! Clean residual mean=-0.000028 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.133646 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 39 components and 0.133646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107392Jy sigma=0.000673 ! Fit after self-cal, rms=0.107207Jy sigma=0.000672 ! Inverting map ! Added new window around map position (-6, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00949562 Jy ! Component: 100 - total flux cleaned = 0.0145842 Jy ! Component: 150 - total flux cleaned = 0.0173229 Jy ! Component: 200 - total flux cleaned = 0.0184975 Jy ! Total flux subtracted in 200 components = 0.0184975 Jy ! Clean residual min=-0.004916 max=0.005984 Jy/beam ! Clean residual mean=-0.000027 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.152144 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 94 components and 0.152144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106273Jy sigma=0.000666 ! Fit after self-cal, rms=0.106144Jy sigma=0.000665 ! 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 0.99 FD 0.94 HN 1.20 KP 1.04 ! LA 1.03 MK 0.98 NL 0.95 OV 1.05 ! PT 1.00* SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.31 KP 1.06 ! LA 0.97 MK 0.92 NL 1.02 OV 1.08 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.00 HN 1.21 KP 0.94 ! LA 0.78 MK 1.00 NL 1.15 OV 1.01 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.95 HN 1.08 KP 1.00* ! LA 0.81 MK 1.05 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.106144Jy sigma=0.000665 ! Fit after self-cal, rms=0.105721Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.164 mas, bpa=-2.669 degrees ! Estimated noise=1046.7 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.00190469 Jy ! Component: 100 - total flux cleaned = 0.00181365 Jy ! Component: 150 - total flux cleaned = 0.0016151 Jy ! Component: 200 - total flux cleaned = 0.00150237 Jy ! Total flux subtracted in 200 components = 0.00150237 Jy ! Clean residual min=-0.003859 max=0.005218 Jy/beam ! Clean residual mean=-0.000019 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.153646 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.153646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105581Jy sigma=0.000658 ! Fit after self-cal, rms=0.105641Jy sigma=0.000658 ! Inverting map ! Added new window around map position (-17, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541546 Jy ! Component: 100 - total flux cleaned = 0.00860396 Jy ! Component: 150 - total flux cleaned = 0.0107805 Jy ! Component: 200 - total flux cleaned = 0.0124593 Jy ! Total flux subtracted in 200 components = 0.0124593 Jy ! Clean residual min=-0.003273 max=0.003670 Jy/beam ! Clean residual mean=-0.000009 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.166106 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 147 components and 0.166106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105328Jy sigma=0.000656 ! Fit after self-cal, rms=0.105296Jy sigma=0.000656 ! 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.105296Jy sigma=0.000656 ! Fit after self-cal, rms=0.107156Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=7.161 mas, bpa=-2.732 degrees ! Estimated noise=1043.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154152 Jy ! Component: 100 - total flux cleaned = 0.00233635 Jy ! Component: 150 - total flux cleaned = 0.00282846 Jy ! Component: 200 - total flux cleaned = 0.00306636 Jy ! Total flux subtracted in 200 components = 0.00306636 Jy ! Clean residual min=-0.002767 max=0.002398 Jy/beam ! Clean residual mean=-0.000010 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.169172 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 169 components and 0.169172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107124Jy sigma=0.000653 ! Fit after self-cal, rms=0.107182Jy sigma=0.000653 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.000645038 Jy ! Component: 100 - total flux cleaned = 0.000892819 Jy ! Component: 150 - total flux cleaned = 0.00109138 Jy ! Component: 200 - total flux cleaned = 0.00122235 Jy ! Total flux subtracted in 200 components = 0.00122235 Jy ! Clean residual min=-0.002741 max=0.002454 Jy/beam ! Clean residual mean=-0.000009 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.170394 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 178 components and 0.170394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107166Jy sigma=0.000653 ! Fit after self-cal, rms=0.107166Jy sigma=0.000653 ! 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.107166Jy sigma=0.000653 ! Fit after self-cal, rms=0.108588Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=7.164 mas, bpa=-2.749 degrees ! Estimated noise=1042.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000283955 Jy ! Component: 100 - total flux cleaned = 0.000311705 Jy ! Component: 150 - total flux cleaned = 0.000337704 Jy ! Component: 200 - total flux cleaned = 0.000362142 Jy ! Total flux subtracted in 200 components = 0.000362142 Jy ! Clean residual min=-0.002626 max=0.002488 Jy/beam ! Clean residual mean=-0.000010 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.170757 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 187 components and 0.170757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108576Jy sigma=0.000653 ! Fit after self-cal, rms=0.108599Jy sigma=0.000653 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 = -3.56926e-06 Jy ! Component: 100 - total flux cleaned = 4.18189e-05 Jy ! Component: 150 - total flux cleaned = 0.000106341 Jy ! Component: 200 - total flux cleaned = 0.000167952 Jy ! Total flux subtracted in 200 components = 0.000167952 Jy ! Clean residual min=-0.002610 max=0.002480 Jy/beam ! Clean residual mean=-0.000010 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.170925 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 191 components and 0.170925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108591Jy sigma=0.000653 ! Fit after self-cal, rms=0.108590Jy sigma=0.000653 ! 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.108590Jy sigma=0.000653 ! Fit after self-cal, rms=0.108847Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.107 mas, bmaj=15.79 mas, bpa=4.537 degrees ! Estimated noise=1425.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159494 Jy ! Component: 100 - total flux cleaned = 0.000262754 Jy ! Component: 150 - total flux cleaned = 0.000302158 Jy ! Component: 200 - total flux cleaned = 0.000319963 Jy ! Total flux subtracted in 200 components = 0.000319963 Jy ! Clean residual min=-0.003110 max=0.002536 Jy/beam ! Clean residual mean=-0.000019 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.171245 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 207 components and 0.171245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108846Jy sigma=0.000653 ! Fit after self-cal, rms=0.108848Jy sigma=0.000653 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 = -8.57941e-05 Jy ! Component: 100 - total flux cleaned = 1.84775e-05 Jy ! Component: 150 - total flux cleaned = 4.80684e-05 Jy ! Component: 200 - total flux cleaned = 4.79515e-05 Jy ! Total flux subtracted in 200 components = 4.79515e-05 Jy ! Clean residual min=-0.003056 max=0.002465 Jy/beam ! Clean residual mean=-0.000019 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.171293 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 214 components and 0.171293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108849Jy sigma=0.000653 ! Fit after self-cal, rms=0.108848Jy sigma=0.000653 ! 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=2.802 mas, bmaj=7.163 mas, bpa=-2.754 degrees ! Estimated noise=1040.87 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.802 x 7.163 at -2.754 degrees (North through East) ! Clean map min=-0.0025601 max=0.099141 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.384 mas, bmaj=6.47 mas, bpa=-4.159 degrees ! Estimated noise=1853.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0755501 Jy ! Component: 100 - total flux cleaned = 0.0984845 Jy ! Component: 150 - total flux cleaned = 0.111477 Jy ! Component: 200 - total flux cleaned = 0.120982 Jy ! Total flux subtracted in 200 components = 0.120982 Jy ! Clean residual min=-0.004731 max=0.005854 Jy/beam ! Clean residual mean=-0.000010 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.120982 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.120982 Jy ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=7.163 mas, bpa=-2.754 degrees ! Estimated noise=1040.87 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.0106698 Jy ! Component: 100 - total flux cleaned = 0.0179559 Jy ! Component: 150 - total flux cleaned = 0.023624 Jy ! Component: 200 - total flux cleaned = 0.0281147 Jy ! Total flux subtracted in 200 components = 0.0281147 Jy ! Clean residual min=-0.003427 max=0.003567 Jy/beam ! Clean residual mean=-0.000019 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.149097 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 70 components and 0.149097 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.107 mas, bmaj=15.79 mas, bpa=4.537 degrees ! Estimated noise=1425.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00677395 Jy ! Component: 100 - total flux cleaned = 0.0110357 Jy ! Component: 150 - total flux cleaned = 0.0138861 Jy ! Component: 200 - total flux cleaned = 0.0158551 Jy ! Total flux subtracted in 200 components = 0.0158551 Jy ! Clean residual min=-0.003340 max=0.002549 Jy/beam ! Clean residual mean=-0.000024 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.164952 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.00140078 Jy ! Component: 100 - total flux cleaned = 0.00243697 Jy ! Component: 150 - total flux cleaned = 0.00319289 Jy ! Component: 200 - total flux cleaned = 0.00354635 Jy ! Total flux subtracted in 200 components = 0.00354635 Jy ! Clean residual min=-0.003122 max=0.002481 Jy/beam ! Clean residual mean=-0.000020 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.168498 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 175 components and 0.168498 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=7.163 mas, bpa=-2.754 degrees ! Estimated noise=1040.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000833535 Jy ! Component: 100 - total flux cleaned = 0.00120649 Jy ! Component: 150 - total flux cleaned = 0.00140526 Jy ! Component: 200 - total flux cleaned = 0.00155061 Jy ! Total flux subtracted in 200 components = 0.00155061 Jy ! Clean residual min=-0.002678 max=0.002417 Jy/beam ! Clean residual mean=-0.000009 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.170049 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 197 components and 0.170049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108860Jy sigma=0.000653 ! Fit after self-cal, rms=0.108847Jy sigma=0.000653 wmodel J0303-2407_S_2017_02_19_pus_map.mod ! Writing 197 model components to file: J0303-2407_S_2017_02_19_pus_map.mod wobs J0303-2407_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0303-2407_S_2017_02_19_pus_uvs.fits wwins J0303-2407_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J0303-2407_S_2017_02_19_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.00101904 Jy ! Component: 100 - total flux cleaned = -0.00167389 Jy ! Component: 150 - total flux cleaned = -0.00232869 Jy ! Component: 200 - total flux cleaned = -0.00267809 Jy ! Component: 250 - total flux cleaned = -0.00300772 Jy ! Component: 300 - total flux cleaned = -0.00332255 Jy ! Component: 350 - total flux cleaned = -0.00362463 Jy ! Component: 400 - total flux cleaned = -0.00381788 Jy ! Component: 450 - total flux cleaned = -0.00397319 Jy ! Component: 500 - total flux cleaned = -0.00424422 Jy ! Component: 550 - total flux cleaned = -0.00450793 Jy ! Component: 600 - total flux cleaned = -0.00465107 Jy ! Component: 650 - total flux cleaned = -0.00487584 Jy ! Component: 700 - total flux cleaned = -0.00509614 Jy ! Component: 750 - total flux cleaned = -0.00531165 Jy ! Component: 800 - total flux cleaned = -0.00552302 Jy ! Component: 850 - total flux cleaned = -0.00575604 Jy ! Component: 900 - total flux cleaned = -0.0059843 Jy ! Component: 950 - total flux cleaned = -0.00610887 Jy ! Component: 1000 - total flux cleaned = -0.00625682 Jy ! Component: 1050 - total flux cleaned = -0.00640192 Jy ! Component: 1100 - total flux cleaned = -0.00656871 Jy ! Component: 1150 - total flux cleaned = -0.00675645 Jy ! Component: 1200 - total flux cleaned = -0.00689487 Jy ! Component: 1250 - total flux cleaned = -0.00705454 Jy ! Component: 1300 - total flux cleaned = -0.00727876 Jy ! Component: 1350 - total flux cleaned = -0.00745556 Jy ! Component: 1400 - total flux cleaned = -0.00765236 Jy ! Component: 1450 - total flux cleaned = -0.0078467 Jy ! Component: 1500 - total flux cleaned = -0.00803867 Jy ! Component: 1550 - total flux cleaned = -0.00833411 Jy ! Component: 1600 - total flux cleaned = -0.00852167 Jy ! Component: 1650 - total flux cleaned = -0.00878961 Jy ! Component: 1700 - total flux cleaned = -0.00899318 Jy ! Component: 1750 - total flux cleaned = -0.00919474 Jy ! Component: 1800 - total flux cleaned = -0.00937425 Jy ! Component: 1850 - total flux cleaned = -0.00953181 Jy ! Component: 1900 - total flux cleaned = -0.00964914 Jy ! Component: 1950 - total flux cleaned = -0.00980404 Jy ! Component: 2000 - total flux cleaned = -0.00988048 Jy ! Component: 2050 - total flux cleaned = -0.00999459 Jy ! Component: 2100 - total flux cleaned = -0.0101262 Jy ! Component: 2150 - total flux cleaned = -0.0102194 Jy ! Component: 2200 - total flux cleaned = -0.0102747 Jy ! Component: 2250 - total flux cleaned = -0.0104213 Jy ! Component: 2300 - total flux cleaned = -0.0105481 Jy ! Component: 2350 - total flux cleaned = -0.0106022 Jy ! Component: 2400 - total flux cleaned = -0.0107448 Jy ! Component: 2450 - total flux cleaned = -0.0108156 Jy ! Component: 2500 - total flux cleaned = -0.0109905 Jy ! Component: 2550 - total flux cleaned = -0.0110254 Jy ! Component: 2600 - total flux cleaned = -0.0110945 Jy ! Component: 2650 - total flux cleaned = -0.0112309 Jy ! Component: 2700 - total flux cleaned = -0.0113324 Jy ! Component: 2750 - total flux cleaned = -0.0113659 Jy ! Component: 2800 - total flux cleaned = -0.0114492 Jy ! Component: 2850 - total flux cleaned = -0.0115811 Jy ! Component: 2900 - total flux cleaned = -0.0116137 Jy ! Component: 2950 - total flux cleaned = -0.0117439 Jy ! Component: 3000 - total flux cleaned = -0.0117923 Jy ! Component: 3050 - total flux cleaned = -0.0118404 Jy ! Component: 3100 - total flux cleaned = -0.0118724 Jy ! Component: 3150 - total flux cleaned = -0.0120147 Jy ! Component: 3200 - total flux cleaned = -0.0121085 Jy ! Component: 3250 - total flux cleaned = -0.012124 Jy ! Component: 3300 - total flux cleaned = -0.0122474 Jy ! Component: 3350 - total flux cleaned = -0.0123549 Jy ! Component: 3400 - total flux cleaned = -0.0123852 Jy ! Component: 3450 - total flux cleaned = -0.012506 Jy ! Component: 3500 - total flux cleaned = -0.0125361 Jy ! Component: 3550 - total flux cleaned = -0.0126256 Jy ! Component: 3600 - total flux cleaned = -0.0126405 Jy ! Component: 3650 - total flux cleaned = -0.012729 Jy ! Component: 3700 - total flux cleaned = -0.0128167 Jy ! Component: 3750 - total flux cleaned = -0.0128604 Jy ! Component: 3800 - total flux cleaned = -0.0129614 Jy ! Component: 3850 - total flux cleaned = -0.0130476 Jy ! Component: 3900 - total flux cleaned = -0.0131046 Jy ! Component: 3950 - total flux cleaned = -0.0131472 Jy ! Component: 4000 - total flux cleaned = -0.0132035 Jy ! Component: 4050 - total flux cleaned = -0.0133153 Jy ! Total flux subtracted in 4096 components = -0.0133431 Jy ! Clean residual min=-0.000851 max=0.001029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.156706 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 483 components and 0.156706 Jy ![Exited script file: muppet] wmap "J0303-2407_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.802 x 7.163 at -2.754 degrees (North through East) ! Clean map min=-0.0017036 max=0.10084 Jy/beam ! Writing clean map to FITS file: J0303-2407_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.72047 0.72047 1.44094 2.88188 5.76376 11.5275 23.055 46.1101 92.2201 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.802 x 7.163 at -2.754 degrees (North through East) ! Clean map min=-0.0017036 max=0.10084 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 J0303-2407_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:40:17 2019