! Started logfile: J1248-0632_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:27:00 2017 obs J1248-0632_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1248-0632_S_2014_01_04_pus_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J1248-0632 ! ! 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 370 lines of history. ! ! Reading 5880 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 J1248-0632_S_2014_01_04_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.797628Jy sigma=0.009301 ! Fit after self-cal, rms=0.783637Jy sigma=0.009118 ! 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.785 mas, bmaj=6.149 mas, bpa=-0.6947 degrees ! Estimated noise=1137.52 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.16568 Jy ! Component: 100 - total flux cleaned = 0.206941 Jy ! Total flux subtracted in 100 components = 0.206941 Jy ! Clean residual min=-0.008322 max=0.016425 Jy/beam ! Clean residual mean=0.000004 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 0.206941 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.206941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102557Jy sigma=0.000987 ! Fit after self-cal, rms=0.102543Jy sigma=0.000987 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169005 Jy ! Component: 100 - total flux cleaned = 0.0229403 Jy ! Total flux subtracted in 100 components = 0.0229403 Jy ! Clean residual min=-0.006908 max=0.010080 Jy/beam ! Clean residual mean=0.000000 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.229881 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.229881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098781Jy sigma=0.000963 ! Fit after self-cal, rms=0.098767Jy sigma=0.000963 ! 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.276 mas, bmaj=6.741 mas, bpa=-0.2237 degrees ! Estimated noise=857.802 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.00538691 Jy ! Component: 100 - total flux cleaned = 0.00770386 Jy ! Component: 150 - total flux cleaned = 0.00855841 Jy ! Component: 200 - total flux cleaned = 0.00893569 Jy ! Total flux subtracted in 200 components = 0.00893569 Jy ! Clean residual min=-0.006211 max=0.008330 Jy/beam ! Clean residual mean=-0.000005 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 0.238817 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.238817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098186Jy sigma=0.000961 ! Fit after self-cal, rms=0.098148Jy sigma=0.000961 ! 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 1.05 FD 0.80 KP 1.00* LA 1.05 ! MK 1.00 NL 1.00 OV 0.96 PT 1.01 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.95 KP 1.00* LA 0.99 ! MK 0.97 NL 1.06 OV 1.01 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 KP 1.00* LA 0.81 ! MK 1.01 NL 1.02 OV 0.95 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.91 KP 1.00* LA 0.92 ! MK 1.03 NL 1.08 OV 0.99 PT 1.01 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.098148Jy sigma=0.000961 ! Fit after self-cal, rms=0.092152Jy sigma=0.000914 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=6.798 mas, bpa=0.0763 degrees ! Estimated noise=860.096 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.000557587 Jy ! Component: 100 - total flux cleaned = 0.000559214 Jy ! Component: 150 - total flux cleaned = 0.000603146 Jy ! Component: 200 - total flux cleaned = 0.00064296 Jy ! Total flux subtracted in 200 components = 0.00064296 Jy ! Clean residual min=-0.005070 max=0.004684 Jy/beam ! Clean residual mean=-0.000004 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.23946 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.23946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092066Jy sigma=0.000913 ! Fit after self-cal, rms=0.091719Jy sigma=0.000912 ! 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.091719Jy sigma=0.000912 ! Fit after self-cal, rms=0.089988Jy sigma=0.000901 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=6.812 mas, bpa=-0.1455 degrees ! Estimated noise=859.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.31417e-05 Jy ! Component: 100 - total flux cleaned = -0.000269728 Jy ! Component: 150 - total flux cleaned = -0.000330541 Jy ! Component: 200 - total flux cleaned = -0.000382417 Jy ! Total flux subtracted in 200 components = -0.000382417 Jy ! Clean residual min=-0.003782 max=0.004108 Jy/beam ! Clean residual mean=-0.000002 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.239077 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.239077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089959Jy sigma=0.000901 ! Fit after self-cal, rms=0.089924Jy sigma=0.000901 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 = 6.02828e-06 Jy ! Component: 100 - total flux cleaned = -4.40974e-05 Jy ! Component: 150 - total flux cleaned = -6.65084e-05 Jy ! Component: 200 - total flux cleaned = -0.000104625 Jy ! Total flux subtracted in 200 components = -0.000104625 Jy ! Clean residual min=-0.003669 max=0.003975 Jy/beam ! Clean residual mean=-0.000002 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.238972 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.238972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089910Jy sigma=0.000901 ! Fit after self-cal, rms=0.089911Jy sigma=0.000901 ! 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.089911Jy sigma=0.000901 ! Fit after self-cal, rms=0.089875Jy sigma=0.000901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=6.813 mas, bpa=-0.2446 degrees ! Estimated noise=859.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153095 Jy ! Component: 100 - total flux cleaned = -2.54772e-05 Jy ! Component: 150 - total flux cleaned = -0.000117524 Jy ! Component: 200 - total flux cleaned = -0.00018336 Jy ! Total flux subtracted in 200 components = -0.00018336 Jy ! Clean residual min=-0.003603 max=0.003912 Jy/beam ! Clean residual mean=-0.000003 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.238789 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.238789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089862Jy sigma=0.000901 ! Fit after self-cal, rms=0.089857Jy sigma=0.000900 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 = 6.64872e-05 Jy ! Component: 100 - total flux cleaned = -9.07932e-07 Jy ! Component: 150 - total flux cleaned = -3.02929e-05 Jy ! Component: 200 - total flux cleaned = -7.19444e-05 Jy ! Total flux subtracted in 200 components = -7.19444e-05 Jy ! Clean residual min=-0.003570 max=0.003901 Jy/beam ! Clean residual mean=-0.000003 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.238717 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.238717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089850Jy sigma=0.000900 ! Fit after self-cal, rms=0.089852Jy sigma=0.000900 ! 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.089852Jy sigma=0.000900 ! Fit after self-cal, rms=0.089860Jy sigma=0.000900 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.959 mas, bmaj=12.65 mas, bpa=10.82 degrees ! Estimated noise=1065.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025463 Jy ! Component: 100 - total flux cleaned = -0.000387493 Jy ! Component: 150 - total flux cleaned = -0.000472555 Jy ! Component: 200 - total flux cleaned = -0.000539903 Jy ! Total flux subtracted in 200 components = -0.000539903 Jy ! Clean residual min=-0.005003 max=0.005683 Jy/beam ! Clean residual mean=-0.000006 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.238177 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.238177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089855Jy sigma=0.000900 ! Fit after self-cal, rms=0.089851Jy sigma=0.000900 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.91465e-05 Jy ! Component: 100 - total flux cleaned = -4.22029e-05 Jy ! Component: 150 - total flux cleaned = -7.23472e-05 Jy ! Component: 200 - total flux cleaned = -9.98511e-05 Jy ! Total flux subtracted in 200 components = -9.98511e-05 Jy ! Clean residual min=-0.005010 max=0.005672 Jy/beam ! Clean residual mean=-0.000006 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.238077 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.238077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089853Jy sigma=0.000900 ! Fit after self-cal, rms=0.089855Jy sigma=0.000900 ! 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.247 mas, bmaj=6.814 mas, bpa=-0.3137 degrees ! Estimated noise=858.929 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 6.814 at -0.3137 degrees (North through East) ! Clean map min=-0.0034705 max=0.21343 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.748 mas, bmaj=6.193 mas, bpa=-0.5909 degrees ! Estimated noise=1146.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166856 Jy ! Component: 100 - total flux cleaned = 0.209093 Jy ! Component: 150 - total flux cleaned = 0.226113 Jy ! Component: 200 - total flux cleaned = 0.233445 Jy ! Total flux subtracted in 200 components = 0.233445 Jy ! Clean residual min=-0.005023 max=0.004505 Jy/beam ! Clean residual mean=-0.000000 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.233445 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.233445 Jy ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=6.814 mas, bpa=-0.3137 degrees ! Estimated noise=858.929 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.00354481 Jy ! Component: 100 - total flux cleaned = 0.00411667 Jy ! Component: 150 - total flux cleaned = 0.00424688 Jy ! Component: 200 - total flux cleaned = 0.00430319 Jy ! Total flux subtracted in 200 components = 0.00430319 Jy ! Clean residual min=-0.003990 max=0.003799 Jy/beam ! Clean residual mean=-0.000003 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.237748 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.237748 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.959 mas, bmaj=12.65 mas, bpa=10.82 degrees ! Estimated noise=1065.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117715 Jy ! Component: 100 - total flux cleaned = 0.000111961 Jy ! Component: 150 - total flux cleaned = 6.14163e-05 Jy ! Component: 200 - total flux cleaned = 2.32082e-05 Jy ! Total flux subtracted in 200 components = 2.32082e-05 Jy ! Clean residual min=-0.004973 max=0.005771 Jy/beam ! Clean residual mean=-0.000006 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.237772 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 = -1.62023e-05 Jy ! Component: 100 - total flux cleaned = -7.16183e-05 Jy ! Component: 150 - total flux cleaned = -0.00010938 Jy ! Component: 200 - total flux cleaned = -0.000121249 Jy ! Total flux subtracted in 200 components = -0.000121249 Jy ! Clean residual min=-0.005004 max=0.005722 Jy/beam ! Clean residual mean=-0.000006 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.23765 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.23765 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=6.814 mas, bpa=-0.3137 degrees ! Estimated noise=858.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.4879e-05 Jy ! Component: 100 - total flux cleaned = 0.000217886 Jy ! Component: 150 - total flux cleaned = 0.000327561 Jy ! Component: 200 - total flux cleaned = 0.000296307 Jy ! Total flux subtracted in 200 components = 0.000296307 Jy ! Clean residual min=-0.003647 max=0.003895 Jy/beam ! Clean residual mean=-0.000003 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.237947 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.237947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089880Jy sigma=0.000900 ! Fit after self-cal, rms=0.089897Jy sigma=0.000900 wmodel J1248-0632_S_2014_01_04_pus_map.mod ! Writing 50 model components to file: J1248-0632_S_2014_01_04_pus_map.mod wobs J1248-0632_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1248-0632_S_2014_01_04_pus_uvs.fits wwins J1248-0632_S_2014_01_04_pus_map.win ! wwins: Wrote 1 windows to J1248-0632_S_2014_01_04_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.000853354 Jy ! Component: 100 - total flux cleaned = 0.00134523 Jy ! Component: 150 - total flux cleaned = 0.00168466 Jy ! Component: 200 - total flux cleaned = 0.00194859 Jy ! Component: 250 - total flux cleaned = 0.00224918 Jy ! Component: 300 - total flux cleaned = 0.00239253 Jy ! Component: 350 - total flux cleaned = 0.00248448 Jy ! Component: 400 - total flux cleaned = 0.00248442 Jy ! Component: 450 - total flux cleaned = 0.00244157 Jy ! Component: 500 - total flux cleaned = 0.00248254 Jy ! Component: 550 - total flux cleaned = 0.00236069 Jy ! Component: 600 - total flux cleaned = 0.00228217 Jy ! Component: 650 - total flux cleaned = 0.00208996 Jy ! Component: 700 - total flux cleaned = 0.00193989 Jy ! Component: 750 - total flux cleaned = 0.00179308 Jy ! Component: 800 - total flux cleaned = 0.00164978 Jy ! Component: 850 - total flux cleaned = 0.00143967 Jy ! Component: 900 - total flux cleaned = 0.00133733 Jy ! Component: 950 - total flux cleaned = 0.00113624 Jy ! Component: 1000 - total flux cleaned = 0.000907018 Jy ! Component: 1050 - total flux cleaned = 0.000842685 Jy ! Component: 1100 - total flux cleaned = 0.000591812 Jy ! Component: 1150 - total flux cleaned = 0.000530539 Jy ! Component: 1200 - total flux cleaned = 0.000469478 Jy ! Component: 1250 - total flux cleaned = 0.000262192 Jy ! Component: 1300 - total flux cleaned = 0.000117391 Jy ! Component: 1350 - total flux cleaned = -5.29076e-05 Jy ! Component: 1400 - total flux cleaned = -0.000136176 Jy ! Component: 1450 - total flux cleaned = -0.000162878 Jy ! Component: 1500 - total flux cleaned = -0.000162852 Jy ! Component: 1550 - total flux cleaned = -0.000215754 Jy ! Component: 1600 - total flux cleaned = -0.00026839 Jy ! Component: 1650 - total flux cleaned = -0.000269054 Jy ! Component: 1700 - total flux cleaned = -0.000345022 Jy ! Component: 1750 - total flux cleaned = -0.000444333 Jy ! Component: 1800 - total flux cleaned = -0.000395564 Jy ! Component: 1850 - total flux cleaned = -0.000492432 Jy ! Component: 1900 - total flux cleaned = -0.00053984 Jy ! Component: 1950 - total flux cleaned = -0.000633816 Jy ! Component: 2000 - total flux cleaned = -0.000703614 Jy ! Component: 2050 - total flux cleaned = -0.000886602 Jy ! Component: 2100 - total flux cleaned = -0.000954256 Jy ! Component: 2150 - total flux cleaned = -0.00108747 Jy ! Component: 2200 - total flux cleaned = -0.00121897 Jy ! Component: 2250 - total flux cleaned = -0.00126226 Jy ! Component: 2300 - total flux cleaned = -0.00134822 Jy ! Component: 2350 - total flux cleaned = -0.00145447 Jy ! Component: 2400 - total flux cleaned = -0.00166375 Jy ! Component: 2450 - total flux cleaned = -0.00166364 Jy ! Component: 2500 - total flux cleaned = -0.00166386 Jy ! Component: 2550 - total flux cleaned = -0.00172468 Jy ! Component: 2600 - total flux cleaned = -0.00184533 Jy ! Component: 2650 - total flux cleaned = -0.00186502 Jy ! Component: 2700 - total flux cleaned = -0.00198343 Jy ! Component: 2750 - total flux cleaned = -0.00208123 Jy ! Component: 2800 - total flux cleaned = -0.00212 Jy ! Component: 2850 - total flux cleaned = -0.00225468 Jy ! Component: 2900 - total flux cleaned = -0.00234982 Jy ! Component: 2950 - total flux cleaned = -0.00244434 Jy ! Component: 3000 - total flux cleaned = -0.00250068 Jy ! Component: 3050 - total flux cleaned = -0.00261237 Jy ! Component: 3100 - total flux cleaned = -0.00268642 Jy ! Component: 3150 - total flux cleaned = -0.0027965 Jy ! Component: 3200 - total flux cleaned = -0.00292377 Jy ! Component: 3250 - total flux cleaned = -0.00295989 Jy ! Component: 3300 - total flux cleaned = -0.0030849 Jy ! Component: 3350 - total flux cleaned = -0.00317362 Jy ! Component: 3400 - total flux cleaned = -0.0032263 Jy ! Component: 3450 - total flux cleaned = -0.00326144 Jy ! Component: 3500 - total flux cleaned = -0.00334819 Jy ! Component: 3550 - total flux cleaned = -0.00333097 Jy ! Component: 3600 - total flux cleaned = -0.00336516 Jy ! Component: 3650 - total flux cleaned = -0.00341644 Jy ! Component: 3700 - total flux cleaned = -0.00346706 Jy ! Component: 3750 - total flux cleaned = -0.00348376 Jy ! Component: 3800 - total flux cleaned = -0.00351717 Jy ! Component: 3850 - total flux cleaned = -0.00356698 Jy ! Component: 3900 - total flux cleaned = -0.00360003 Jy ! Component: 3950 - total flux cleaned = -0.00363292 Jy ! Component: 4000 - total flux cleaned = -0.0036982 Jy ! Component: 4050 - total flux cleaned = -0.00379545 Jy ! Total flux subtracted in 4096 components = -0.00381158 Jy ! Clean residual min=-0.000945 max=0.001045 Jy/beam ! Clean residual mean=0.000003 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.234135 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 336 components and 0.234135 Jy ![Exited script file: muppet] wmap "J1248-0632_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.247 x 6.814 at -0.3137 degrees (North through East) ! Clean map min=-0.0022214 max=0.21404 Jy/beam ! Writing clean map to FITS file: J1248-0632_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21404 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277776 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389334 0.389334 0.778667 1.55733 3.11467 6.22934 12.4587 24.9174 49.8347 99.6694 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.214 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.247 x 6.814 at -0.3137 degrees (North through East) ! Clean map min=-0.0022214 max=0.21404 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 J1248-0632_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:27:04 2017