! Started logfile: J0743-4434_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:35:10 2019 obs J0743-4434_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0743-4434_S_2017_03_27_pus_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.219482 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0743-4434 ! ! 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 1684 lines of history. ! ! Reading 5768 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 J0743-4434_S_2017_03_27_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 735 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 735 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 735 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 957 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.863176Jy sigma=0.004954 ! Fit after self-cal, rms=0.837774Jy sigma=0.004810 ! 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=13.02 mas, bmaj=86.16 mas, bpa=-2.494 degrees ! Estimated noise=1875.5 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.130175 Jy ! Component: 100 - total flux cleaned = 0.161069 Jy ! Total flux subtracted in 100 components = 0.161069 Jy ! Clean residual min=-0.007461 max=0.012379 Jy/beam ! Clean residual mean=-0.000460 rms=0.003305 Jy/beam ! Combined flux in latest and established models = 0.161069 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.161069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117368Jy sigma=0.000636 ! Fit after self-cal, rms=0.117362Jy sigma=0.000636 ! 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=14.14 mas, bmaj=86.58 mas, bpa=-4.244 degrees ! Estimated noise=1764.39 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.0153186 Jy ! Component: 100 - total flux cleaned = 0.0231241 Jy ! Component: 150 - total flux cleaned = 0.0273117 Jy ! Component: 200 - total flux cleaned = 0.0298567 Jy ! Total flux subtracted in 200 components = 0.0298567 Jy ! Clean residual min=-0.003813 max=0.003946 Jy/beam ! Clean residual mean=-0.000118 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.190925 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 139 components and 0.190925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115542Jy sigma=0.000625 ! Fit after self-cal, rms=0.115534Jy sigma=0.000624 ! 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 1.04 HN 1.00* KP 1.01 ! LA 1.01 MK 1.00* NL 1.00* OV 1.09 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.01 ! LA 0.97 MK 1.00* NL 1.00* OV 1.08 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.97 ! LA 0.96 MK 1.00* NL 1.00* OV 0.99 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 4. ! A total of 219 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.00* KP 1.00* ! LA 0.93 MK 1.00* NL 1.00* OV 0.74 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.115534Jy sigma=0.000624 ! Fit after self-cal, rms=0.112423Jy sigma=0.000622 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.57 mas, bmaj=88.45 mas, bpa=-5.324 degrees ! Estimated noise=1806.72 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.000109385 Jy ! Component: 100 - total flux cleaned = 0.00010038 Jy ! Component: 150 - total flux cleaned = 0.000238343 Jy ! Component: 200 - total flux cleaned = 0.000387926 Jy ! Total flux subtracted in 200 components = 0.000387926 Jy ! Clean residual min=-0.003226 max=0.002901 Jy/beam ! Clean residual mean=-0.000040 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.191313 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 192 components and 0.191313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112365Jy sigma=0.000622 ! Fit after self-cal, rms=0.112341Jy sigma=0.000621 ! 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.112341Jy sigma=0.000621 ! Fit after self-cal, rms=0.112151Jy sigma=0.000621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.56 mas, bmaj=88.33 mas, bpa=-5.339 degrees ! Estimated noise=1806.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638562 Jy ! Component: 100 - total flux cleaned = 0.000706512 Jy ! Component: 150 - total flux cleaned = 0.000594545 Jy ! Component: 200 - total flux cleaned = 0.000516892 Jy ! Total flux subtracted in 200 components = 0.000516892 Jy ! Clean residual min=-0.002828 max=0.002487 Jy/beam ! Clean residual mean=-0.000009 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.19183 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 228 components and 0.19183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112133Jy sigma=0.000621 ! Fit after self-cal, rms=0.112135Jy sigma=0.000621 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.000138644 Jy ! Component: 100 - total flux cleaned = 3.58027e-05 Jy ! Component: 150 - total flux cleaned = -3.50938e-05 Jy ! Component: 200 - total flux cleaned = -0.000123058 Jy ! Total flux subtracted in 200 components = -0.000123058 Jy ! Clean residual min=-0.002759 max=0.002526 Jy/beam ! Clean residual mean=-0.000010 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.191707 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 248 components and 0.191707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112125Jy sigma=0.000620 ! Fit after self-cal, rms=0.112127Jy sigma=0.000620 ! 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.112127Jy sigma=0.000620 ! Fit after self-cal, rms=0.112002Jy sigma=0.000620 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.55 mas, bmaj=88.11 mas, bpa=-5.326 degrees ! Estimated noise=1804.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.13146e-05 Jy ! Component: 100 - total flux cleaned = 8.7249e-05 Jy ! Component: 150 - total flux cleaned = 0.000153117 Jy ! Component: 200 - total flux cleaned = 0.000133213 Jy ! Total flux subtracted in 200 components = 0.000133213 Jy ! Clean residual min=-0.002682 max=0.002549 Jy/beam ! Clean residual mean=0.000024 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.19184 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 270 components and 0.19184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111989Jy sigma=0.000620 ! Fit after self-cal, rms=0.111998Jy sigma=0.000620 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.000253773 Jy ! Component: 100 - total flux cleaned = 0.000254597 Jy ! Component: 150 - total flux cleaned = 0.000254493 Jy ! Component: 200 - total flux cleaned = 0.000254372 Jy ! Total flux subtracted in 200 components = 0.000254372 Jy ! Clean residual min=-0.002578 max=0.002489 Jy/beam ! Clean residual mean=0.000026 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.192095 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 289 components and 0.192095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111992Jy sigma=0.000620 ! Fit after self-cal, rms=0.111995Jy sigma=0.000620 ! 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.111995Jy sigma=0.000620 ! Fit after self-cal, rms=0.111833Jy sigma=0.000620 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.13 mas, bmaj=89.78 mas, bpa=-5.49 degrees ! Estimated noise=1801.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.07829e-05 Jy ! Component: 100 - total flux cleaned = 2.79871e-05 Jy ! Component: 150 - total flux cleaned = 4.41023e-05 Jy ! Component: 200 - total flux cleaned = 5.91123e-05 Jy ! Total flux subtracted in 200 components = 5.91123e-05 Jy ! Clean residual min=-0.002667 max=0.002547 Jy/beam ! Clean residual mean=0.000025 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.192154 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 309 components and 0.192154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111827Jy sigma=0.000620 ! Fit after self-cal, rms=0.111827Jy sigma=0.000620 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.000139498 Jy ! Component: 100 - total flux cleaned = 0.000139192 Jy ! Component: 150 - total flux cleaned = 0.000139065 Jy ! Component: 200 - total flux cleaned = 0.000152318 Jy ! Total flux subtracted in 200 components = 0.000152318 Jy ! Clean residual min=-0.002603 max=0.002560 Jy/beam ! Clean residual mean=0.000027 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.192306 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 315 components and 0.192306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111823Jy sigma=0.000620 ! Fit after self-cal, rms=0.111825Jy sigma=0.000620 ! 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=14.53 mas, bmaj=87.97 mas, bpa=-5.307 degrees ! Estimated noise=1802.32 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.53 x 87.97 at -5.307 degrees (North through East) ! Clean map min=-0.0025585 max=0.17004 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=13.94 mas, bmaj=88.97 mas, bpa=-4.026 degrees ! Estimated noise=1904.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130924 Jy ! Component: 100 - total flux cleaned = 0.161503 Jy ! Component: 150 - total flux cleaned = 0.175384 Jy ! Component: 200 - total flux cleaned = 0.182918 Jy ! Total flux subtracted in 200 components = 0.182918 Jy ! Clean residual min=-0.005030 max=0.003657 Jy/beam ! Clean residual mean=-0.000091 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.182918 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.182918 Jy ! Inverting map and beam ! Estimated beam: bmin=14.53 mas, bmaj=87.97 mas, bpa=-5.307 degrees ! Estimated noise=1802.32 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.00460085 Jy ! Component: 100 - total flux cleaned = 0.00687604 Jy ! Component: 150 - total flux cleaned = 0.00810103 Jy ! Component: 200 - total flux cleaned = 0.00898722 Jy ! Total flux subtracted in 200 components = 0.00898722 Jy ! Clean residual min=-0.003325 max=0.002413 Jy/beam ! Clean residual mean=0.000009 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.191906 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 142 components and 0.191906 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=15.13 mas, bmaj=89.78 mas, bpa=-5.49 degrees ! Estimated noise=1801.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000388212 Jy ! Component: 100 - total flux cleaned = 0.000665229 Jy ! Component: 150 - total flux cleaned = 0.00087196 Jy ! Component: 200 - total flux cleaned = 0.00102511 Jy ! Total flux subtracted in 200 components = 0.00102511 Jy ! Clean residual min=-0.002980 max=0.002336 Jy/beam ! Clean residual mean=0.000025 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.192931 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.000139862 Jy ! Component: 100 - total flux cleaned = 0.000190069 Jy ! Component: 150 - total flux cleaned = 0.000214316 Jy ! Component: 200 - total flux cleaned = 0.000214037 Jy ! Total flux subtracted in 200 components = 0.000214037 Jy ! Clean residual min=-0.002836 max=0.002359 Jy/beam ! Clean residual mean=0.000028 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.193145 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 258 components and 0.193145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.53 mas, bmaj=87.97 mas, bpa=-5.307 degrees ! Estimated noise=1802.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.05221e-05 Jy ! Component: 100 - total flux cleaned = 9.09772e-05 Jy ! Component: 150 - total flux cleaned = 5.18107e-05 Jy ! Component: 200 - total flux cleaned = 3.31236e-05 Jy ! Total flux subtracted in 200 components = 3.31236e-05 Jy ! Clean residual min=-0.002682 max=0.002433 Jy/beam ! Clean residual mean=0.000027 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.193178 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 282 components and 0.193178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111837Jy sigma=0.000620 ! Fit after self-cal, rms=0.111843Jy sigma=0.000620 wmodel J0743-4434_S_2017_03_27_pus_map.mod ! Writing 282 model components to file: J0743-4434_S_2017_03_27_pus_map.mod wobs J0743-4434_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0743-4434_S_2017_03_27_pus_uvs.fits wwins J0743-4434_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J0743-4434_S_2017_03_27_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.000210454 Jy ! Component: 100 - total flux cleaned = -6.247e-05 Jy ! Component: 150 - total flux cleaned = 0.00020551 Jy ! Component: 200 - total flux cleaned = 0.000486151 Jy ! Component: 250 - total flux cleaned = 0.000719145 Jy ! Component: 300 - total flux cleaned = 0.000909218 Jy ! Component: 350 - total flux cleaned = 0.00108597 Jy ! Component: 400 - total flux cleaned = 0.00120401 Jy ! Component: 450 - total flux cleaned = 0.00131361 Jy ! Component: 500 - total flux cleaned = 0.00139758 Jy ! Component: 550 - total flux cleaned = 0.00147648 Jy ! Component: 600 - total flux cleaned = 0.00153162 Jy ! Component: 650 - total flux cleaned = 0.00156657 Jy ! Component: 700 - total flux cleaned = 0.00161597 Jy ! Component: 750 - total flux cleaned = 0.00161551 Jy ! Component: 800 - total flux cleaned = 0.0016155 Jy ! Component: 850 - total flux cleaned = 0.00163043 Jy ! Component: 900 - total flux cleaned = 0.00165807 Jy ! Component: 950 - total flux cleaned = 0.00167123 Jy ! Component: 1000 - total flux cleaned = 0.00169674 Jy ! Component: 1050 - total flux cleaned = 0.00172143 Jy ! Component: 1100 - total flux cleaned = 0.00176943 Jy ! Component: 1150 - total flux cleaned = 0.00180466 Jy ! Component: 1200 - total flux cleaned = 0.00175918 Jy ! Component: 1250 - total flux cleaned = 0.00172584 Jy ! Component: 1300 - total flux cleaned = 0.0016498 Jy ! Component: 1350 - total flux cleaned = 0.00153321 Jy ! Component: 1400 - total flux cleaned = 0.00144006 Jy ! Component: 1450 - total flux cleaned = 0.00134881 Jy ! Component: 1500 - total flux cleaned = 0.00128892 Jy ! Component: 1550 - total flux cleaned = 0.00118115 Jy ! Component: 1600 - total flux cleaned = 0.00106627 Jy ! Component: 1650 - total flux cleaned = 0.000972319 Jy ! Component: 1700 - total flux cleaned = 0.000852022 Jy ! Component: 1750 - total flux cleaned = 0.000751926 Jy ! Component: 1800 - total flux cleaned = 0.000653239 Jy ! Component: 1850 - total flux cleaned = 0.000538312 Jy ! Component: 1900 - total flux cleaned = 0.000433742 Jy ! Component: 1950 - total flux cleaned = 0.000322141 Jy ! Component: 2000 - total flux cleaned = 0.000211663 Jy ! Component: 2050 - total flux cleaned = 0.000102124 Jy ! Component: 2100 - total flux cleaned = -6.58901e-06 Jy ! Component: 2150 - total flux cleaned = -8.95645e-05 Jy ! Component: 2200 - total flux cleaned = -0.000180278 Jy ! Component: 2250 - total flux cleaned = -0.000270341 Jy ! Component: 2300 - total flux cleaned = -0.000367848 Jy ! Component: 2350 - total flux cleaned = -0.000456756 Jy ! Component: 2400 - total flux cleaned = -0.000553105 Jy ! Component: 2450 - total flux cleaned = -0.00064095 Jy ! Component: 2500 - total flux cleaned = -0.00072842 Jy ! Component: 2550 - total flux cleaned = -0.000823369 Jy ! Component: 2600 - total flux cleaned = -0.000909898 Jy ! Component: 2650 - total flux cleaned = -0.000988208 Jy ! Component: 2700 - total flux cleaned = -0.00106618 Jy ! Component: 2750 - total flux cleaned = -0.00117484 Jy ! Component: 2800 - total flux cleaned = -0.00125212 Jy ! Component: 2850 - total flux cleaned = -0.00132908 Jy ! Component: 2900 - total flux cleaned = -0.00139808 Jy ! Component: 2950 - total flux cleaned = -0.00149733 Jy ! Component: 3000 - total flux cleaned = -0.00157344 Jy ! Component: 3050 - total flux cleaned = -0.00164164 Jy ! Component: 3100 - total flux cleaned = -0.00172476 Jy ! Component: 3150 - total flux cleaned = -0.00180003 Jy ! Component: 3200 - total flux cleaned = -0.00186761 Jy ! Component: 3250 - total flux cleaned = -0.00194991 Jy ! Component: 3300 - total flux cleaned = -0.00200218 Jy ! Component: 3350 - total flux cleaned = -0.00209159 Jy ! Component: 3400 - total flux cleaned = -0.00215112 Jy ! Component: 3450 - total flux cleaned = -0.0022181 Jy ! Component: 3500 - total flux cleaned = -0.00228498 Jy ! Component: 3550 - total flux cleaned = -0.0023593 Jy ! Component: 3600 - total flux cleaned = -0.00241867 Jy ! Component: 3650 - total flux cleaned = -0.00247806 Jy ! Component: 3700 - total flux cleaned = -0.00254482 Jy ! Component: 3750 - total flux cleaned = -0.00260419 Jy ! Component: 3800 - total flux cleaned = -0.00264879 Jy ! Component: 3850 - total flux cleaned = -0.00270828 Jy ! Component: 3900 - total flux cleaned = -0.00277517 Jy ! Component: 3950 - total flux cleaned = -0.00283468 Jy ! Component: 4000 - total flux cleaned = -0.00288684 Jy ! Component: 4050 - total flux cleaned = -0.00293168 Jy ! Total flux subtracted in 4096 components = -0.00298403 Jy ! Clean residual min=-0.000416 max=0.000486 Jy/beam ! Clean residual mean=0.000001 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.190194 Jy keep ! Adding 627 model components to the UV plane model. ! The established model now contains 909 components and 0.190194 Jy ![Exited script file: muppet] wmap "J0743-4434_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.53 x 87.97 at -5.307 degrees (North through East) ! Clean map min=-0.0018874 max=0.16939 Jy/beam ! Writing clean map to FITS file: J0743-4434_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.169394 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177462 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.314288 0.314288 0.628577 1.25715 2.51431 5.02862 10.0572 20.1145 40.2289 80.4579 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.169 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.53 x 87.97 at -5.307 degrees (North through East) ! Clean map min=-0.0018874 max=0.16939 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 J0743-4434_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:35:24 2019