! Started logfile: J1238+0723_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:26:54 2016 obs J1238+0723_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1238+0723_S_2014_05_31_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.85692 visibilities/baseline/integration-bin. ! Found source: J1238+0723 ! ! 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 336 lines of history. ! ! Reading 8792 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 J1238+0723_S_2014_05_31_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.832441Jy sigma=0.010283 ! Fit after self-cal, rms=0.819196Jy sigma=0.010127 ! 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.942 mas, bmaj=6.683 mas, bpa=1.202 degrees ! Estimated noise=846.381 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.139542 Jy ! Component: 100 - total flux cleaned = 0.185839 Jy ! Total flux subtracted in 100 components = 0.185839 Jy ! Clean residual min=-0.006237 max=0.018423 Jy/beam ! Clean residual mean=0.000011 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.185839 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.185839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076443Jy sigma=0.000882 ! Fit after self-cal, rms=0.076289Jy sigma=0.000880 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189479 Jy ! Component: 100 - total flux cleaned = 0.0277861 Jy ! Total flux subtracted in 100 components = 0.0277861 Jy ! Clean residual min=-0.004797 max=0.004494 Jy/beam ! Clean residual mean=0.000004 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.213626 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.213626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071154Jy sigma=0.000821 ! Fit after self-cal, rms=0.071110Jy sigma=0.000820 ! 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.521 mas, bmaj=7.759 mas, bpa=-0.3968 degrees ! Estimated noise=621.212 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.00575354 Jy ! Component: 100 - total flux cleaned = 0.00857464 Jy ! Component: 150 - total flux cleaned = 0.0101545 Jy ! Component: 200 - total flux cleaned = 0.0105396 Jy ! Total flux subtracted in 200 components = 0.0105396 Jy ! Clean residual min=-0.003146 max=0.002836 Jy/beam ! Clean residual mean=-0.000000 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.224165 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.224165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070546Jy sigma=0.000816 ! Fit after self-cal, rms=0.070541Jy sigma=0.000816 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.82 HN 0.97 KP 1.07 ! LA 1.18 MK 1.01 NL 0.98 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.04 KP 1.00 ! LA 1.15 MK 0.98 NL 1.06 OV 1.01 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.01 KP 0.94 ! LA 0.90 MK 0.98 NL 0.99 OV 0.94 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.01 KP 0.89 ! LA 0.88 MK 0.93 NL 1.07 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.070541Jy sigma=0.000816 ! Fit after self-cal, rms=0.066735Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=7.763 mas, bpa=-0.6696 degrees ! Estimated noise=619.832 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.000133844 Jy ! Component: 100 - total flux cleaned = 2.24958e-05 Jy ! Component: 150 - total flux cleaned = -4.41815e-05 Jy ! Component: 200 - total flux cleaned = -4.31245e-05 Jy ! Total flux subtracted in 200 components = -4.31245e-05 Jy ! Clean residual min=-0.002219 max=0.002137 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.224122 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.224122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066696Jy sigma=0.000780 ! Fit after self-cal, rms=0.066688Jy sigma=0.000779 ! 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.066688Jy sigma=0.000779 ! Fit after self-cal, rms=0.066547Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.501 mas, bmaj=7.757 mas, bpa=-0.7934 degrees ! Estimated noise=618.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013788 Jy ! Component: 100 - total flux cleaned = 0.000139141 Jy ! Component: 150 - total flux cleaned = 0.00013953 Jy ! Component: 200 - total flux cleaned = 0.000139362 Jy ! Total flux subtracted in 200 components = 0.000139362 Jy ! Clean residual min=-0.002065 max=0.001942 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.224261 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.224261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066521Jy sigma=0.000778 ! Fit after self-cal, rms=0.066520Jy sigma=0.000778 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 = 7.54978e-06 Jy ! Component: 100 - total flux cleaned = 5.66348e-06 Jy ! Component: 150 - total flux cleaned = -1.68166e-05 Jy ! Component: 200 - total flux cleaned = -1.64792e-05 Jy ! Total flux subtracted in 200 components = -1.64792e-05 Jy ! Clean residual min=-0.002041 max=0.001938 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.224245 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.224245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066503Jy sigma=0.000778 ! Fit after self-cal, rms=0.066501Jy sigma=0.000778 ! 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.066501Jy sigma=0.000778 ! Fit after self-cal, rms=0.066391Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.747 mas, bpa=-0.9254 degrees ! Estimated noise=617.496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.08248e-05 Jy ! Component: 100 - total flux cleaned = 0.000116139 Jy ! Component: 150 - total flux cleaned = 0.000115552 Jy ! Component: 200 - total flux cleaned = 0.000115125 Jy ! Total flux subtracted in 200 components = 0.000115125 Jy ! Clean residual min=-0.002028 max=0.001927 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.22436 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.22436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066377Jy sigma=0.000778 ! Fit after self-cal, rms=0.066376Jy sigma=0.000778 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 = -4.66256e-05 Jy ! Component: 100 - total flux cleaned = -4.49936e-05 Jy ! Component: 150 - total flux cleaned = -2.7587e-05 Jy ! Component: 200 - total flux cleaned = -4.34632e-05 Jy ! Total flux subtracted in 200 components = -4.34632e-05 Jy ! Clean residual min=-0.002012 max=0.001924 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.224317 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.224316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066366Jy sigma=0.000778 ! Fit after self-cal, rms=0.066366Jy sigma=0.000778 ! 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.066366Jy sigma=0.000778 ! Fit after self-cal, rms=0.066299Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.71 mas, bmaj=11.6 mas, bpa=1.071 degrees ! Estimated noise=743.587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.3227e-05 Jy ! Component: 100 - total flux cleaned = -5.10162e-05 Jy ! Component: 150 - total flux cleaned = -6.76903e-05 Jy ! Component: 200 - total flux cleaned = -6.72162e-05 Jy ! Total flux subtracted in 200 components = -6.72162e-05 Jy ! Clean residual min=-0.002336 max=0.001906 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.224249 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.224249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066302Jy sigma=0.000778 ! Fit after self-cal, rms=0.066301Jy sigma=0.000778 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 = 9.40345e-08 Jy ! Component: 100 - total flux cleaned = 1.15809e-05 Jy ! Component: 150 - total flux cleaned = 1.2261e-05 Jy ! Component: 200 - total flux cleaned = 1.80644e-05 Jy ! Total flux subtracted in 200 components = 1.80644e-05 Jy ! Clean residual min=-0.002323 max=0.001886 Jy/beam ! Clean residual mean=0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.224267 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.224267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066305Jy sigma=0.000778 ! Fit after self-cal, rms=0.066304Jy sigma=0.000778 ! 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.485 mas, bmaj=7.741 mas, bpa=-1.008 degrees ! Estimated noise=616.725 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 7.741 at -1.008 degrees (North through East) ! Clean map min=-0.0018612 max=0.1745 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.913 mas, bmaj=6.67 mas, bpa=0.5949 degrees ! Estimated noise=831.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138145 Jy ! Component: 100 - total flux cleaned = 0.185437 Jy ! Component: 150 - total flux cleaned = 0.204158 Jy ! Component: 200 - total flux cleaned = 0.212724 Jy ! Total flux subtracted in 200 components = 0.212724 Jy ! Clean residual min=-0.002882 max=0.004129 Jy/beam ! Clean residual mean=0.000004 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.212724 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.212724 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.741 mas, bpa=-1.008 degrees ! Estimated noise=616.725 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.00559957 Jy ! Component: 100 - total flux cleaned = 0.00838977 Jy ! Component: 150 - total flux cleaned = 0.00993665 Jy ! Component: 200 - total flux cleaned = 0.0105038 Jy ! Total flux subtracted in 200 components = 0.0105038 Jy ! Clean residual min=-0.001911 max=0.001789 Jy/beam ! Clean residual mean=0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.223228 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.223228 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.71 mas, bmaj=11.6 mas, bpa=1.071 degrees ! Estimated noise=743.587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700364 Jy ! Component: 100 - total flux cleaned = 0.000855522 Jy ! Component: 150 - total flux cleaned = 0.000879822 Jy ! Component: 200 - total flux cleaned = 0.000895064 Jy ! Total flux subtracted in 200 components = 0.000895064 Jy ! Clean residual min=-0.002288 max=0.001887 Jy/beam ! Clean residual mean=0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.224123 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.46874e-05 Jy ! Component: 100 - total flux cleaned = 2.83955e-05 Jy ! Component: 150 - total flux cleaned = 4.18504e-05 Jy ! Component: 200 - total flux cleaned = 5.4799e-05 Jy ! Total flux subtracted in 200 components = 5.4799e-05 Jy ! Clean residual min=-0.002292 max=0.001885 Jy/beam ! Clean residual mean=0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.224178 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.224178 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.741 mas, bpa=-1.008 degrees ! Estimated noise=616.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.05132e-05 Jy ! Component: 100 - total flux cleaned = 0.000104874 Jy ! Component: 150 - total flux cleaned = 0.000105017 Jy ! Component: 200 - total flux cleaned = 8.72105e-05 Jy ! Total flux subtracted in 200 components = 8.72105e-05 Jy ! Clean residual min=-0.001900 max=0.001825 Jy/beam ! Clean residual mean=0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.224265 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.224265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066293Jy sigma=0.000778 ! Fit after self-cal, rms=0.066289Jy sigma=0.000777 wmodel J1238+0723_S_2014_05_31_pus_map.mod ! Writing 48 model components to file: J1238+0723_S_2014_05_31_pus_map.mod wobs J1238+0723_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1238+0723_S_2014_05_31_pus_uvs.fits wwins J1238+0723_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1238+0723_S_2014_05_31_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.000351818 Jy ! Component: 100 - total flux cleaned = -0.000543965 Jy ! Component: 150 - total flux cleaned = -0.000574096 Jy ! Component: 200 - total flux cleaned = -0.000719252 Jy ! Component: 250 - total flux cleaned = -0.000857922 Jy ! Component: 300 - total flux cleaned = -0.000991897 Jy ! Component: 350 - total flux cleaned = -0.000991756 Jy ! Component: 400 - total flux cleaned = -0.00101827 Jy ! Component: 450 - total flux cleaned = -0.00101879 Jy ! Component: 500 - total flux cleaned = -0.0010435 Jy ! Component: 550 - total flux cleaned = -0.00101992 Jy ! Component: 600 - total flux cleaned = -0.000973251 Jy ! Component: 650 - total flux cleaned = -0.000859415 Jy ! Component: 700 - total flux cleaned = -0.000882024 Jy ! Component: 750 - total flux cleaned = -0.000750775 Jy ! Component: 800 - total flux cleaned = -0.000794183 Jy ! Component: 850 - total flux cleaned = -0.000730633 Jy ! Component: 900 - total flux cleaned = -0.000689342 Jy ! Component: 950 - total flux cleaned = -0.000730082 Jy ! Component: 1000 - total flux cleaned = -0.000750282 Jy ! Component: 1050 - total flux cleaned = -0.000750475 Jy ! Component: 1100 - total flux cleaned = -0.000789888 Jy ! Component: 1150 - total flux cleaned = -0.000847396 Jy ! Component: 1200 - total flux cleaned = -0.000828102 Jy ! Component: 1250 - total flux cleaned = -0.000865326 Jy ! Component: 1300 - total flux cleaned = -0.000902014 Jy ! Component: 1350 - total flux cleaned = -0.000956629 Jy ! Component: 1400 - total flux cleaned = -0.00104661 Jy ! Component: 1450 - total flux cleaned = -0.00108204 Jy ! Component: 1500 - total flux cleaned = -0.00116978 Jy ! Component: 1550 - total flux cleaned = -0.00122169 Jy ! Component: 1600 - total flux cleaned = -0.00132419 Jy ! Component: 1650 - total flux cleaned = -0.00139196 Jy ! Component: 1700 - total flux cleaned = -0.00149253 Jy ! Component: 1750 - total flux cleaned = -0.00159181 Jy ! Component: 1800 - total flux cleaned = -0.00170605 Jy ! Component: 1850 - total flux cleaned = -0.00177077 Jy ! Component: 1900 - total flux cleaned = -0.00185085 Jy ! Component: 1950 - total flux cleaned = -0.00191446 Jy ! Component: 2000 - total flux cleaned = -0.00205548 Jy ! Component: 2050 - total flux cleaned = -0.00216411 Jy ! Component: 2100 - total flux cleaned = -0.00225612 Jy ! Component: 2150 - total flux cleaned = -0.0022866 Jy ! Component: 2200 - total flux cleaned = -0.00234685 Jy ! Component: 2250 - total flux cleaned = -0.00246609 Jy ! Component: 2300 - total flux cleaned = -0.00248077 Jy ! Component: 2350 - total flux cleaned = -0.00255403 Jy ! Component: 2400 - total flux cleaned = -0.00261179 Jy ! Component: 2450 - total flux cleaned = -0.00264054 Jy ! Component: 2500 - total flux cleaned = -0.00271157 Jy ! Component: 2550 - total flux cleaned = -0.0026834 Jy ! Component: 2600 - total flux cleaned = -0.00278109 Jy ! Component: 2650 - total flux cleaned = -0.00282246 Jy ! Component: 2700 - total flux cleaned = -0.00287733 Jy ! Component: 2750 - total flux cleaned = -0.00289093 Jy ! Component: 2800 - total flux cleaned = -0.00290435 Jy ! Component: 2850 - total flux cleaned = -0.00297128 Jy ! Component: 2900 - total flux cleaned = -0.0030243 Jy ! Component: 2950 - total flux cleaned = -0.00308987 Jy ! Component: 3000 - total flux cleaned = -0.00308971 Jy ! Component: 3050 - total flux cleaned = -0.00312854 Jy ! Component: 3100 - total flux cleaned = -0.00315418 Jy ! Component: 3150 - total flux cleaned = -0.0031924 Jy ! Component: 3200 - total flux cleaned = -0.00319253 Jy ! Component: 3250 - total flux cleaned = -0.00326767 Jy ! Component: 3300 - total flux cleaned = -0.00331731 Jy ! Component: 3350 - total flux cleaned = -0.0032678 Jy ! Component: 3400 - total flux cleaned = -0.00335349 Jy ! Component: 3450 - total flux cleaned = -0.00336551 Jy ! Component: 3500 - total flux cleaned = -0.00342577 Jy ! Component: 3550 - total flux cleaned = -0.00341375 Jy ! Component: 3600 - total flux cleaned = -0.00347314 Jy ! Component: 3650 - total flux cleaned = -0.00350852 Jy ! Component: 3700 - total flux cleaned = -0.00352021 Jy ! Component: 3750 - total flux cleaned = -0.0035667 Jy ! Component: 3800 - total flux cleaned = -0.00357842 Jy ! Component: 3850 - total flux cleaned = -0.00358994 Jy ! Component: 3900 - total flux cleaned = -0.00362427 Jy ! Component: 3950 - total flux cleaned = -0.00368093 Jy ! Component: 4000 - total flux cleaned = -0.00372588 Jy ! Component: 4050 - total flux cleaned = -0.00380387 Jy ! Total flux subtracted in 4096 components = -0.0037707 Jy ! Clean residual min=-0.000636 max=0.000925 Jy/beam ! Clean residual mean=0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.220495 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 335 components and 0.220494 Jy ![Exited script file: muppet] wmap "J1238+0723_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 7.741 at -1.008 degrees (North through East) ! Clean map min=-0.0012767 max=0.17441 Jy/beam ! Writing clean map to FITS file: J1238+0723_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174408 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200774 device "J1238+0723_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1238+0723_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345352 0.345352 0.690704 1.38141 2.76281 5.52563 11.0513 22.1025 44.205 88.4101 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 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.485 x 7.741 at -1.008 degrees (North through East) ! Clean map min=-0.0012767 max=0.17441 Jy/beam quit ! Quitting program ! Log file J1238+0723_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:26:59 2016