! Started logfile: J0508-3308_S_2017_07_16_pus_uvs.log on Thu May 9 11:01:58 2019 obs J0508-3308_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0508-3308_S_2017_07_16_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.35976 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0508-3308 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 815 lines of history. ! ! Reading 7188 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 J0508-3308_S_2017_07_16_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 460 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 521 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 950 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.979545Jy sigma=0.006412 ! Fit after self-cal, rms=0.928919Jy sigma=0.006120 ! 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.15 mas, bmaj=5.804 mas, bpa=-3.147 degrees ! Estimated noise=2594.65 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.0574459 Jy ! Component: 100 - total flux cleaned = 0.0709452 Jy ! Total flux subtracted in 100 components = 0.0709452 Jy ! Clean residual min=-0.007486 max=0.009311 Jy/beam ! Clean residual mean=-0.000039 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.0709453 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0709453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103560Jy sigma=0.000615 ! Fit after self-cal, rms=0.102799Jy sigma=0.000611 ! 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.639 mas, bmaj=7.136 mas, bpa=-6.389 degrees ! Estimated noise=1552.03 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.00661978 Jy ! Component: 100 - total flux cleaned = 0.00912528 Jy ! Component: 150 - total flux cleaned = 0.0104114 Jy ! Component: 200 - total flux cleaned = 0.0107946 Jy ! Total flux subtracted in 200 components = 0.0107946 Jy ! Clean residual min=-0.004629 max=0.004428 Jy/beam ! Clean residual mean=-0.000028 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.0817399 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0817399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102376Jy sigma=0.000608 ! Fit after self-cal, rms=0.102334Jy sigma=0.000608 ! 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.00* HN 0.99 KP 1.03 ! LA 1.01 MK 1.06 NL 1.00* OV 1.01 ! PT 0.99 SC 1.10 ! ! ! 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 0.87 KP 1.01 ! LA 1.01 MK 1.04 NL 1.00* OV 1.11 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! 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 0.92 KP 0.96 ! LA 0.96 MK 1.02 NL 1.00* OV 0.95 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.71 KP 1.00* ! LA 0.81 MK 0.94 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.102334Jy sigma=0.000608 ! Fit after self-cal, rms=0.099709Jy sigma=0.000607 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.645 mas, bmaj=7.164 mas, bpa=-6.762 degrees ! Estimated noise=1549.59 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.000384521 Jy ! Component: 100 - total flux cleaned = -0.000415813 Jy ! Component: 150 - total flux cleaned = -0.000444088 Jy ! Component: 200 - total flux cleaned = -0.000444278 Jy ! Total flux subtracted in 200 components = -0.000444278 Jy ! Clean residual min=-0.003667 max=0.003751 Jy/beam ! Clean residual mean=-0.000029 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.0812956 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0812956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099688Jy sigma=0.000606 ! Fit after self-cal, rms=0.099630Jy sigma=0.000606 ! 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.099630Jy sigma=0.000606 ! Fit after self-cal, rms=0.099333Jy sigma=0.000606 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.651 mas, bmaj=7.119 mas, bpa=-6.485 degrees ! Estimated noise=1547.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90928e-05 Jy ! Component: 100 - total flux cleaned = -6.50716e-05 Jy ! Component: 150 - total flux cleaned = -0.000107138 Jy ! Component: 200 - total flux cleaned = -0.000126092 Jy ! Total flux subtracted in 200 components = -0.000126092 Jy ! Clean residual min=-0.003467 max=0.003631 Jy/beam ! Clean residual mean=-0.000030 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.0811695 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.0811695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099320Jy sigma=0.000606 ! Fit after self-cal, rms=0.099331Jy sigma=0.000606 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.96676e-05 Jy ! Component: 100 - total flux cleaned = 6.16698e-05 Jy ! Component: 150 - total flux cleaned = 2.54374e-05 Jy ! Component: 200 - total flux cleaned = 2.51456e-05 Jy ! Total flux subtracted in 200 components = 2.51456e-05 Jy ! Clean residual min=-0.003528 max=0.003593 Jy/beam ! Clean residual mean=-0.000031 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0811947 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0811947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099322Jy sigma=0.000605 ! Fit after self-cal, rms=0.099319Jy sigma=0.000605 ! 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.099319Jy sigma=0.000605 ! Fit after self-cal, rms=0.099245Jy sigma=0.000605 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.652 mas, bmaj=7.092 mas, bpa=-6.328 degrees ! Estimated noise=1544.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.8702e-05 Jy ! Component: 100 - total flux cleaned = 1.82218e-05 Jy ! Component: 150 - total flux cleaned = -3.4432e-05 Jy ! Component: 200 - total flux cleaned = -6.53846e-05 Jy ! Total flux subtracted in 200 components = -6.53846e-05 Jy ! Clean residual min=-0.003496 max=0.003510 Jy/beam ! Clean residual mean=-0.000031 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.0811293 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.0811293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099235Jy sigma=0.000605 ! Fit after self-cal, rms=0.099248Jy sigma=0.000605 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.13096e-07 Jy ! Component: 100 - total flux cleaned = -3.2914e-05 Jy ! Component: 150 - total flux cleaned = -6.19777e-05 Jy ! Component: 200 - total flux cleaned = -7.53705e-05 Jy ! Total flux subtracted in 200 components = -7.53705e-05 Jy ! Clean residual min=-0.003522 max=0.003490 Jy/beam ! Clean residual mean=-0.000031 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0810539 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.0810539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099242Jy sigma=0.000605 ! Fit after self-cal, rms=0.099241Jy sigma=0.000605 ! 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.099241Jy sigma=0.000605 ! Fit after self-cal, rms=0.099215Jy sigma=0.000605 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.593 mas, bmaj=22.02 mas, bpa=-4.573 degrees ! Estimated noise=2161.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214171 Jy ! Component: 100 - total flux cleaned = 0.000214213 Jy ! Component: 150 - total flux cleaned = 0.000220032 Jy ! Component: 200 - total flux cleaned = 0.000220381 Jy ! Total flux subtracted in 200 components = 0.000220381 Jy ! Clean residual min=-0.002899 max=0.003327 Jy/beam ! Clean residual mean=-0.000076 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.0812743 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 33 components and 0.0812743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099213Jy sigma=0.000605 ! Fit after self-cal, rms=0.099217Jy sigma=0.000605 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 = 2.12181e-05 Jy ! Component: 100 - total flux cleaned = 2.16111e-05 Jy ! Component: 150 - total flux cleaned = 2.69667e-05 Jy ! Component: 200 - total flux cleaned = 2.73105e-05 Jy ! Total flux subtracted in 200 components = 2.73105e-05 Jy ! Clean residual min=-0.002904 max=0.003322 Jy/beam ! Clean residual mean=-0.000076 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.0813016 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.0813016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099216Jy sigma=0.000605 ! Fit after self-cal, rms=0.099214Jy sigma=0.000605 ! 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.653 mas, bmaj=7.079 mas, bpa=-6.247 degrees ! Estimated noise=1544.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.653 x 7.079 at -6.247 degrees (North through East) ! Clean map min=-0.0033601 max=0.075398 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.159 mas, bmaj=5.752 mas, bpa=-2.982 degrees ! Estimated noise=2560.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0586622 Jy ! Component: 100 - total flux cleaned = 0.0725362 Jy ! Component: 150 - total flux cleaned = 0.0778458 Jy ! Component: 200 - total flux cleaned = 0.0794604 Jy ! Total flux subtracted in 200 components = 0.0794604 Jy ! Clean residual min=-0.005516 max=0.005382 Jy/beam ! Clean residual mean=-0.000020 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.0794604 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0794604 Jy ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=7.079 mas, bpa=-6.247 degrees ! Estimated noise=1544.5 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.00163682 Jy ! Component: 100 - total flux cleaned = 0.00159548 Jy ! Component: 150 - total flux cleaned = 0.00155759 Jy ! Component: 200 - total flux cleaned = 0.00149111 Jy ! Total flux subtracted in 200 components = 0.00149111 Jy ! Clean residual min=-0.003550 max=0.003572 Jy/beam ! Clean residual mean=-0.000032 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.0809515 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.0809515 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.593 mas, bmaj=22.02 mas, bpa=-4.573 degrees ! Estimated noise=2161.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345325 Jy ! Component: 100 - total flux cleaned = 0.00034533 Jy ! Component: 150 - total flux cleaned = 0.000345289 Jy ! Component: 200 - total flux cleaned = 0.000344877 Jy ! Total flux subtracted in 200 components = 0.000344877 Jy ! Clean residual min=-0.002889 max=0.003286 Jy/beam ! Clean residual mean=-0.000076 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.0812964 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 = -4.68597e-07 Jy ! Component: 100 - total flux cleaned = -8.53416e-07 Jy ! Component: 150 - total flux cleaned = -1.28873e-06 Jy ! Component: 200 - total flux cleaned = -1.76163e-06 Jy ! Total flux subtracted in 200 components = -1.76163e-06 Jy ! Clean residual min=-0.002889 max=0.003283 Jy/beam ! Clean residual mean=-0.000076 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.0812946 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.0812946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=7.079 mas, bpa=-6.247 degrees ! Estimated noise=1544.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000336624 Jy ! Component: 100 - total flux cleaned = -0.000362064 Jy ! Component: 150 - total flux cleaned = -0.000405427 Jy ! Component: 200 - total flux cleaned = -0.000424904 Jy ! Total flux subtracted in 200 components = -0.000424904 Jy ! Clean residual min=-0.003576 max=0.003548 Jy/beam ! Clean residual mean=-0.000032 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.0808697 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0808697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099222Jy sigma=0.000605 ! Fit after self-cal, rms=0.099235Jy sigma=0.000605 wmodel J0508-3308_S_2017_07_16_pus_map.mod ! Writing 37 model components to file: J0508-3308_S_2017_07_16_pus_map.mod wobs J0508-3308_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0508-3308_S_2017_07_16_pus_uvs.fits wwins J0508-3308_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J0508-3308_S_2017_07_16_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000704203 Jy ! Component: 100 - total flux cleaned = -0.000875377 Jy ! Component: 150 - total flux cleaned = -0.000976915 Jy ! Component: 200 - total flux cleaned = -0.00121628 Jy ! Component: 250 - total flux cleaned = -0.00135286 Jy ! Component: 300 - total flux cleaned = -0.0015267 Jy ! Component: 350 - total flux cleaned = -0.00152637 Jy ! Component: 400 - total flux cleaned = -0.0014047 Jy ! Component: 450 - total flux cleaned = -0.00144345 Jy ! Component: 500 - total flux cleaned = -0.00140606 Jy ! Component: 550 - total flux cleaned = -0.00129674 Jy ! Component: 600 - total flux cleaned = -0.00122587 Jy ! Component: 650 - total flux cleaned = -0.00115613 Jy ! Component: 700 - total flux cleaned = -0.00102233 Jy ! Component: 750 - total flux cleaned = -0.00102256 Jy ! Component: 800 - total flux cleaned = -0.000959333 Jy ! Component: 850 - total flux cleaned = -0.000959013 Jy ! Component: 900 - total flux cleaned = -0.000988693 Jy ! Component: 950 - total flux cleaned = -0.00107601 Jy ! Component: 1000 - total flux cleaned = -0.00110422 Jy ! Component: 1050 - total flux cleaned = -0.00110407 Jy ! Component: 1100 - total flux cleaned = -0.0011865 Jy ! Component: 1150 - total flux cleaned = -0.00123978 Jy ! Component: 1200 - total flux cleaned = -0.00131838 Jy ! Component: 1250 - total flux cleaned = -0.00139565 Jy ! Component: 1300 - total flux cleaned = -0.00149702 Jy ! Component: 1350 - total flux cleaned = -0.00157202 Jy ! Component: 1400 - total flux cleaned = -0.00162091 Jy ! Component: 1450 - total flux cleaned = -0.00164496 Jy ! Component: 1500 - total flux cleaned = -0.00171642 Jy ! Component: 1550 - total flux cleaned = -0.00178687 Jy ! Component: 1600 - total flux cleaned = -0.00183327 Jy ! Component: 1650 - total flux cleaned = -0.00199282 Jy ! Component: 1700 - total flux cleaned = -0.00210513 Jy ! Component: 1750 - total flux cleaned = -0.00223818 Jy ! Component: 1800 - total flux cleaned = -0.00234742 Jy ! Component: 1850 - total flux cleaned = -0.00245524 Jy ! Component: 1900 - total flux cleaned = -0.00254048 Jy ! Component: 1950 - total flux cleaned = -0.0026458 Jy ! Component: 2000 - total flux cleaned = -0.00272931 Jy ! Component: 2050 - total flux cleaned = -0.0028942 Jy ! Component: 2100 - total flux cleaned = -0.00295522 Jy ! Component: 2150 - total flux cleaned = -0.00305594 Jy ! Component: 2200 - total flux cleaned = -0.00307591 Jy ! Component: 2250 - total flux cleaned = -0.00319551 Jy ! Component: 2300 - total flux cleaned = -0.00333381 Jy ! Component: 2350 - total flux cleaned = -0.00339259 Jy ! Component: 2400 - total flux cleaned = -0.00348999 Jy ! Component: 2450 - total flux cleaned = -0.0035865 Jy ! Component: 2500 - total flux cleaned = -0.00366339 Jy ! Component: 2550 - total flux cleaned = -0.0037781 Jy ! Component: 2600 - total flux cleaned = -0.00391112 Jy ! Component: 2650 - total flux cleaned = -0.00396766 Jy ! Component: 2700 - total flux cleaned = -0.00404295 Jy ! Component: 2750 - total flux cleaned = -0.00409926 Jy ! Component: 2800 - total flux cleaned = -0.00417392 Jy ! Component: 2850 - total flux cleaned = -0.00424841 Jy ! Component: 2900 - total flux cleaned = -0.00422981 Jy ! Component: 2950 - total flux cleaned = -0.00421133 Jy ! Component: 3000 - total flux cleaned = -0.00426663 Jy ! Component: 3050 - total flux cleaned = -0.0042113 Jy ! Component: 3100 - total flux cleaned = -0.00419302 Jy ! Component: 3150 - total flux cleaned = -0.00419298 Jy ! Component: 3200 - total flux cleaned = -0.00415636 Jy ! Component: 3250 - total flux cleaned = -0.0041563 Jy ! Component: 3300 - total flux cleaned = -0.00415623 Jy ! Component: 3350 - total flux cleaned = -0.00410117 Jy ! Component: 3400 - total flux cleaned = -0.00411957 Jy ! Component: 3450 - total flux cleaned = -0.00415635 Jy ! Component: 3500 - total flux cleaned = -0.00419323 Jy ! Component: 3550 - total flux cleaned = -0.00426707 Jy ! Component: 3600 - total flux cleaned = -0.00432268 Jy ! Component: 3650 - total flux cleaned = -0.00437842 Jy ! Component: 3700 - total flux cleaned = -0.0044342 Jy ! Component: 3750 - total flux cleaned = -0.00449031 Jy ! Component: 3800 - total flux cleaned = -0.00452808 Jy ! Component: 3850 - total flux cleaned = -0.00456589 Jy ! Component: 3900 - total flux cleaned = -0.00460372 Jy ! Component: 3950 - total flux cleaned = -0.00462253 Jy ! Component: 4000 - total flux cleaned = -0.00464163 Jy ! Component: 4050 - total flux cleaned = -0.00468024 Jy ! Total flux subtracted in 4096 components = -0.00471926 Jy ! Clean residual min=-0.001180 max=0.001163 Jy/beam ! Clean residual mean=-0.000005 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0761505 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 290 components and 0.0761505 Jy ![Exited script file: muppet] wmap "J0508-3308_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.653 x 7.079 at -6.247 degrees (North through East) ! Clean map min=-0.0025941 max=0.075462 Jy/beam ! Writing clean map to FITS file: J0508-3308_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0754622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321725 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27902 1.27902 2.55803 5.11607 10.2321 20.4643 40.9285 81.8571 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 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.653 x 7.079 at -6.247 degrees (North through East) ! Clean map min=-0.0025941 max=0.075462 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 J0508-3308_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:02:02 2019