! Started logfile: J0336+0035_S_2017_05_01_pus_uvs.log on Wed May 1 18:26:32 2019 obs J0336+0035_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0336+0035_S_2017_05_01_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957752 visibilities/baseline/integration-bin. ! Found source: J0336+0035 ! ! 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 788 lines of history. ! ! Reading 29652 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 J0336+0035_S_2017_05_01_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 738 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004301Jy sigma=0.007277 ! Fit after self-cal, rms=0.959011Jy sigma=0.006972 ! 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.963 mas, bmaj=7.086 mas, bpa=-0.4178 degrees ! Estimated noise=889.763 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.0362296 Jy ! Component: 100 - total flux cleaned = 0.0441541 Jy ! Total flux subtracted in 100 components = 0.0441541 Jy ! Clean residual min=-0.003015 max=0.002813 Jy/beam ! Clean residual mean=-0.000002 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.0441542 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0441542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098683Jy sigma=0.000632 ! Fit after self-cal, rms=0.096999Jy sigma=0.000620 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362901 Jy ! Component: 100 - total flux cleaned = 0.00308275 Jy ! Total flux subtracted in 100 components = 0.00308275 Jy ! Clean residual min=-0.002802 max=0.002878 Jy/beam ! Clean residual mean=-0.000002 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0472369 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0472369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096768Jy sigma=0.000619 ! Fit after self-cal, rms=0.096686Jy sigma=0.000619 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=7.927 mas, bpa=-0.1286 degrees ! Estimated noise=634.431 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.00167499 Jy ! Component: 100 - total flux cleaned = -0.0021095 Jy ! Component: 150 - total flux cleaned = -0.00223052 Jy ! Component: 200 - total flux cleaned = -0.00230991 Jy ! Total flux subtracted in 200 components = -0.00230991 Jy ! Clean residual min=-0.001815 max=0.001984 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.044927 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.044927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096629Jy sigma=0.000619 ! Fit after self-cal, rms=0.096533Jy sigma=0.000618 ! 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.98 FD 0.94 HN 1.05 KP 0.95 ! LA 1.01 MK 0.88 NL 1.01 OV 1.12 ! PT 1.09 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.12 KP 1.06 ! LA 0.93 MK 0.99 NL 1.02 OV 1.11 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.06 KP 1.00 ! LA 0.97 MK 0.96 NL 1.00 OV 1.02 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.91 HN 0.88 KP 1.00* ! LA 0.74 MK 0.82 NL 1.00* OV 1.00* ! PT 0.92 SC 1.00* ! ! ! Fit before self-cal, rms=0.096533Jy sigma=0.000618 ! Fit after self-cal, rms=0.094220Jy sigma=0.000617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=7.849 mas, bpa=-0.8023 degrees ! Estimated noise=635.394 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.000414538 Jy ! Component: 100 - total flux cleaned = 0.000379102 Jy ! Component: 150 - total flux cleaned = 0.000332085 Jy ! Component: 200 - total flux cleaned = 0.000290648 Jy ! Total flux subtracted in 200 components = 0.000290648 Jy ! Clean residual min=-0.001625 max=0.001988 Jy/beam ! Clean residual mean=-0.000003 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0452176 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.0452176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094209Jy sigma=0.000617 ! Fit after self-cal, rms=0.094103Jy sigma=0.000617 ! 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.094103Jy sigma=0.000617 ! Fit after self-cal, rms=0.091110Jy sigma=0.000615 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=7.802 mas, bpa=-0.7532 degrees ! Estimated noise=637.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125874 Jy ! Component: 100 - total flux cleaned = 0.000140725 Jy ! Component: 150 - total flux cleaned = 0.000139629 Jy ! Component: 200 - total flux cleaned = 0.000116423 Jy ! Total flux subtracted in 200 components = 0.000116423 Jy ! Clean residual min=-0.001408 max=0.001797 Jy/beam ! Clean residual mean=-0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0453341 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.0453341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091105Jy sigma=0.000615 ! Fit after self-cal, rms=0.091024Jy sigma=0.000615 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, 126.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117265 Jy ! Component: 100 - total flux cleaned = 0.00129554 Jy ! Component: 150 - total flux cleaned = 0.00134494 Jy ! Component: 200 - total flux cleaned = 0.00136499 Jy ! Total flux subtracted in 200 components = 0.00136499 Jy ! Clean residual min=-0.001372 max=0.001447 Jy/beam ! Clean residual mean=-0.000003 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0466991 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.0466991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090993Jy sigma=0.000615 ! Fit after self-cal, rms=0.090968Jy sigma=0.000615 ! 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.090968Jy sigma=0.000615 ! Fit after self-cal, rms=0.090311Jy sigma=0.000614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=7.768 mas, bpa=-0.9273 degrees ! Estimated noise=633.932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082536 Jy ! Component: 100 - total flux cleaned = 0.00105012 Jy ! Component: 150 - total flux cleaned = 0.0011123 Jy ! Component: 200 - total flux cleaned = 0.00112968 Jy ! Total flux subtracted in 200 components = 0.00112968 Jy ! Clean residual min=-0.001309 max=0.001370 Jy/beam ! Clean residual mean=-0.000004 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0478287 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.0478287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090295Jy sigma=0.000614 ! Fit after self-cal, rms=0.090283Jy sigma=0.000614 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.000552268 Jy ! Component: 100 - total flux cleaned = 0.000531111 Jy ! Component: 150 - total flux cleaned = 0.000567962 Jy ! Component: 200 - total flux cleaned = 0.000602304 Jy ! Total flux subtracted in 200 components = 0.000602304 Jy ! Clean residual min=-0.001347 max=0.001364 Jy/beam ! Clean residual mean=-0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.048431 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and 0.048431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090271Jy sigma=0.000614 ! Fit after self-cal, rms=0.090261Jy sigma=0.000614 ! 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.090261Jy sigma=0.000614 ! Fit after self-cal, rms=0.090598Jy sigma=0.000614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.506 mas, bmaj=11.97 mas, bpa=2.176 degrees ! Estimated noise=775.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000693789 Jy ! Component: 100 - total flux cleaned = 0.000714084 Jy ! Component: 150 - total flux cleaned = 0.000713292 Jy ! Component: 200 - total flux cleaned = 0.000734808 Jy ! Total flux subtracted in 200 components = 0.000734808 Jy ! Clean residual min=-0.001496 max=0.001540 Jy/beam ! Clean residual mean=-0.000007 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0491658 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.0491658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090595Jy sigma=0.000614 ! Fit after self-cal, rms=0.090590Jy sigma=0.000614 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.000433484 Jy ! Component: 100 - total flux cleaned = 0.000434005 Jy ! Component: 150 - total flux cleaned = 0.000457135 Jy ! Component: 200 - total flux cleaned = 0.000477085 Jy ! Total flux subtracted in 200 components = 0.000477085 Jy ! Clean residual min=-0.001412 max=0.001571 Jy/beam ! Clean residual mean=-0.000006 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0496429 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.0496429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090587Jy sigma=0.000614 ! Fit after self-cal, rms=0.090580Jy sigma=0.000614 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.757 mas, bpa=-1.037 degrees ! Estimated noise=635.162 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.371 x 7.757 at -1.037 degrees (North through East) ! Clean map min=-0.001797 max=0.049001 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.877 mas, bmaj=6.954 mas, bpa=-1.793 degrees ! Estimated noise=862.536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0387276 Jy ! Component: 100 - total flux cleaned = 0.0475613 Jy ! Component: 150 - total flux cleaned = 0.0493215 Jy ! Component: 200 - total flux cleaned = 0.0496659 Jy ! Total flux subtracted in 200 components = 0.0496659 Jy ! Clean residual min=-0.002401 max=0.002185 Jy/beam ! Clean residual mean=-0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0496658 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0496658 Jy ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.757 mas, bpa=-1.037 degrees ! Estimated noise=635.162 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.000371953 Jy ! Component: 100 - total flux cleaned = 0.000489987 Jy ! Component: 150 - total flux cleaned = 0.000539658 Jy ! Component: 200 - total flux cleaned = 0.000621058 Jy ! Total flux subtracted in 200 components = 0.000621058 Jy ! Clean residual min=-0.001589 max=0.001552 Jy/beam ! Clean residual mean=-0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0502869 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.0502869 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.506 mas, bmaj=11.97 mas, bpa=2.176 degrees ! Estimated noise=775.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.42651e-05 Jy ! Component: 100 - total flux cleaned = 2.53883e-05 Jy ! Component: 150 - total flux cleaned = 6.62751e-05 Jy ! Component: 200 - total flux cleaned = 1.23568e-05 Jy ! Total flux subtracted in 200 components = 1.23568e-05 Jy ! Clean residual min=-0.001350 max=0.001596 Jy/beam ! Clean residual mean=-0.000007 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0502993 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 = -3.29057e-05 Jy ! Component: 100 - total flux cleaned = -7.86401e-05 Jy ! Component: 150 - total flux cleaned = -0.000120319 Jy ! Component: 200 - total flux cleaned = -0.000159319 Jy ! Total flux subtracted in 200 components = -0.000159319 Jy ! Clean residual min=-0.001361 max=0.001569 Jy/beam ! Clean residual mean=-0.000007 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0501399 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.0501399 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.757 mas, bpa=-1.037 degrees ! Estimated noise=635.162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182738 Jy ! Component: 100 - total flux cleaned = -0.000340337 Jy ! Component: 150 - total flux cleaned = -0.000422214 Jy ! Component: 200 - total flux cleaned = -0.000471993 Jy ! Total flux subtracted in 200 components = -0.000471993 Jy ! Clean residual min=-0.001523 max=0.001419 Jy/beam ! Clean residual mean=-0.000003 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.049668 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.049668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090588Jy sigma=0.000614 ! Fit after self-cal, rms=0.090604Jy sigma=0.000614 wmodel J0336+0035_S_2017_05_01_pus_map.mod ! Writing 67 model components to file: J0336+0035_S_2017_05_01_pus_map.mod wobs J0336+0035_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0336+0035_S_2017_05_01_pus_uvs.fits wwins J0336+0035_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J0336+0035_S_2017_05_01_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 = -7.10202e-05 Jy ! Component: 100 - total flux cleaned = -4.67852e-05 Jy ! Component: 150 - total flux cleaned = 0.000118146 Jy ! Component: 200 - total flux cleaned = 0.000209084 Jy ! Component: 250 - total flux cleaned = 0.000297308 Jy ! Component: 300 - total flux cleaned = 0.000318633 Jy ! Component: 350 - total flux cleaned = 0.000403011 Jy ! Component: 400 - total flux cleaned = 0.000567988 Jy ! Component: 450 - total flux cleaned = 0.000648807 Jy ! Component: 500 - total flux cleaned = 0.000747854 Jy ! Component: 550 - total flux cleaned = 0.000844888 Jy ! Component: 600 - total flux cleaned = 0.000978746 Jy ! Component: 650 - total flux cleaned = 0.00109155 Jy ! Component: 700 - total flux cleaned = 0.00118437 Jy ! Component: 750 - total flux cleaned = 0.00134868 Jy ! Component: 800 - total flux cleaned = 0.0014565 Jy ! Component: 850 - total flux cleaned = 0.00150961 Jy ! Component: 900 - total flux cleaned = 0.00156195 Jy ! Component: 950 - total flux cleaned = 0.00159618 Jy ! Component: 1000 - total flux cleaned = 0.00157902 Jy ! Component: 1050 - total flux cleaned = 0.0016297 Jy ! Component: 1100 - total flux cleaned = 0.00167966 Jy ! Component: 1150 - total flux cleaned = 0.00169606 Jy ! Component: 1200 - total flux cleaned = 0.00171272 Jy ! Component: 1250 - total flux cleaned = 0.00176148 Jy ! Component: 1300 - total flux cleaned = 0.00180941 Jy ! Component: 1350 - total flux cleaned = 0.00182524 Jy ! Component: 1400 - total flux cleaned = 0.00182519 Jy ! Component: 1450 - total flux cleaned = 0.00182496 Jy ! Component: 1500 - total flux cleaned = 0.00179445 Jy ! Component: 1550 - total flux cleaned = 0.00183985 Jy ! Component: 1600 - total flux cleaned = 0.001765 Jy ! Component: 1650 - total flux cleaned = 0.0018393 Jy ! Component: 1700 - total flux cleaned = 0.0018835 Jy ! Component: 1750 - total flux cleaned = 0.00185432 Jy ! Component: 1800 - total flux cleaned = 0.00183983 Jy ! Component: 1850 - total flux cleaned = 0.00183981 Jy ! Component: 1900 - total flux cleaned = 0.00182586 Jy ! Component: 1950 - total flux cleaned = 0.00182589 Jy ! Component: 2000 - total flux cleaned = 0.00179792 Jy ! Component: 2050 - total flux cleaned = 0.00179795 Jy ! Component: 2100 - total flux cleaned = 0.00181156 Jy ! Component: 2150 - total flux cleaned = 0.00177067 Jy ! Component: 2200 - total flux cleaned = 0.00174365 Jy ! Component: 2250 - total flux cleaned = 0.00167692 Jy ! Component: 2300 - total flux cleaned = 0.00162387 Jy ! Component: 2350 - total flux cleaned = 0.00159752 Jy ! Component: 2400 - total flux cleaned = 0.00154551 Jy ! Component: 2450 - total flux cleaned = 0.00153277 Jy ! Component: 2500 - total flux cleaned = 0.00155843 Jy ! Component: 2550 - total flux cleaned = 0.00146912 Jy ! Component: 2600 - total flux cleaned = 0.00144385 Jy ! Component: 2650 - total flux cleaned = 0.00139377 Jy ! Component: 2700 - total flux cleaned = 0.00138127 Jy ! Component: 2750 - total flux cleaned = 0.00136894 Jy ! Component: 2800 - total flux cleaned = 0.0013443 Jy ! Component: 2850 - total flux cleaned = 0.00129563 Jy ! Component: 2900 - total flux cleaned = 0.00123531 Jy ! Component: 2950 - total flux cleaned = 0.00118737 Jy ! Component: 3000 - total flux cleaned = 0.00118746 Jy ! Component: 3050 - total flux cleaned = 0.00110473 Jy ! Component: 3100 - total flux cleaned = 0.00109298 Jy ! Component: 3150 - total flux cleaned = 0.00103487 Jy ! Component: 3200 - total flux cleaned = 0.00100038 Jy ! Component: 3250 - total flux cleaned = 0.000943085 Jy ! Component: 3300 - total flux cleaned = 0.000942984 Jy ! Component: 3350 - total flux cleaned = 0.000875141 Jy ! Component: 3400 - total flux cleaned = 0.000852604 Jy ! Component: 3450 - total flux cleaned = 0.000830385 Jy ! Component: 3500 - total flux cleaned = 0.000752702 Jy ! Component: 3550 - total flux cleaned = 0.000741772 Jy ! Component: 3600 - total flux cleaned = 0.00067608 Jy ! Component: 3650 - total flux cleaned = 0.000600082 Jy ! Component: 3700 - total flux cleaned = 0.000557094 Jy ! Component: 3750 - total flux cleaned = 0.000567825 Jy ! Component: 3800 - total flux cleaned = 0.000514539 Jy ! Component: 3850 - total flux cleaned = 0.000461644 Jy ! Component: 3900 - total flux cleaned = 0.000409013 Jy ! Component: 3950 - total flux cleaned = 0.00038814 Jy ! Component: 4000 - total flux cleaned = 0.000325951 Jy ! Component: 4050 - total flux cleaned = 0.000305312 Jy ! Total flux subtracted in 4096 components = 0.000305306 Jy ! Clean residual min=-0.000640 max=0.000885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.0499733 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 358 components and 0.0499732 Jy ![Exited script file: muppet] wmap "J0336+0035_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.371 x 7.757 at -1.037 degrees (North through East) ! Clean map min=-0.0017726 max=0.048723 Jy/beam ! Writing clean map to FITS file: J0336+0035_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0487233 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191398 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17848 1.17848 2.35696 4.71391 9.42782 18.8556 37.7113 75.4226 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.048 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.371 x 7.757 at -1.037 degrees (North through East) ! Clean map min=-0.0017726 max=0.048723 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 J0336+0035_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:26:38 2019