! Started logfile: J0329+3510_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:19:40 2016 obs J0329+3510_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0329+3510_S_2014_12_20_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.950076 visibilities/baseline/integration-bin. ! Found source: J0329+3510 ! ! 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 344 lines of history. ! ! Reading 12484 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 J0329+3510_S_2014_12_20_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.606211Jy sigma=0.007595 ! Fit after self-cal, rms=0.538812Jy sigma=0.006902 ! 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.837 mas, bmaj=5.551 mas, bpa=-6.83 degrees ! Estimated noise=861.819 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.354973 Jy ! Component: 100 - total flux cleaned = 0.466711 Jy ! Total flux subtracted in 100 components = 0.466711 Jy ! Clean residual min=-0.015110 max=0.044890 Jy/beam ! Clean residual mean=0.000087 rms=0.004797 Jy/beam ! Combined flux in latest and established models = 0.466711 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.466711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129945Jy sigma=0.001518 ! Fit after self-cal, rms=0.129634Jy sigma=0.001514 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0477948 Jy ! Component: 100 - total flux cleaned = 0.0737954 Jy ! Total flux subtracted in 100 components = 0.0737954 Jy ! Clean residual min=-0.011992 max=0.014590 Jy/beam ! Clean residual mean=0.000052 rms=0.003224 Jy/beam ! Combined flux in latest and established models = 0.540506 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.540506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104725Jy sigma=0.001232 ! Fit after self-cal, rms=0.104622Jy sigma=0.001231 ! 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.507 mas, bmaj=6.3 mas, bpa=-8.036 degrees ! Estimated noise=501.631 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.0193649 Jy ! Component: 100 - total flux cleaned = 0.0301426 Jy ! Component: 150 - total flux cleaned = 0.0372197 Jy ! Component: 200 - total flux cleaned = 0.0419204 Jy ! Total flux subtracted in 200 components = 0.0419204 Jy ! Clean residual min=-0.013325 max=0.015609 Jy/beam ! Clean residual mean=0.000049 rms=0.003532 Jy/beam ! Combined flux in latest and established models = 0.582427 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.582427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099626Jy sigma=0.001196 ! Fit after self-cal, rms=0.099600Jy sigma=0.001196 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.89 HN 0.94 KP 1.07 ! LA 0.95 MK 1.02 NL 1.01 OV 1.02 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 1.01 KP 1.03 ! LA 0.93 MK 1.00 NL 1.13 OV 1.04 ! PT 1.01 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 1.00 KP 0.93 ! LA 0.75 MK 1.02 NL 1.33 OV 0.97 ! PT 0.98 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.96 KP 0.89 ! LA 0.79 MK 1.00 NL 1.02 OV 1.02 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.099600Jy sigma=0.001196 ! Fit after self-cal, rms=0.074103Jy sigma=0.000883 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=6.351 mas, bpa=-8.389 degrees ! Estimated noise=504.631 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 (-7, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00729348 Jy ! Component: 100 - total flux cleaned = 0.0086747 Jy ! Component: 150 - total flux cleaned = 0.00905583 Jy ! Component: 200 - total flux cleaned = 0.0095245 Jy ! Total flux subtracted in 200 components = 0.0095245 Jy ! Clean residual min=-0.007407 max=0.006185 Jy/beam ! Clean residual mean=-0.000008 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.591951 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.591951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072615Jy sigma=0.000863 ! Fit after self-cal, rms=0.072514Jy sigma=0.000862 ! 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.072514Jy sigma=0.000862 ! Fit after self-cal, rms=0.066882Jy sigma=0.000795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=6.322 mas, bpa=-8.069 degrees ! Estimated noise=503.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116921 Jy ! Component: 100 - total flux cleaned = 0.00145204 Jy ! Component: 150 - total flux cleaned = 0.00152885 Jy ! Component: 200 - total flux cleaned = 0.00159451 Jy ! Total flux subtracted in 200 components = 0.00159451 Jy ! Clean residual min=-0.002238 max=0.002859 Jy/beam ! Clean residual mean=0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.593546 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.593545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066686Jy sigma=0.000793 ! Fit after self-cal, rms=0.066684Jy sigma=0.000793 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 (-12.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239811 Jy ! Component: 100 - total flux cleaned = 0.00310933 Jy ! Component: 150 - total flux cleaned = 0.0033313 Jy ! Component: 200 - total flux cleaned = 0.00338288 Jy ! Total flux subtracted in 200 components = 0.00338288 Jy ! Clean residual min=-0.002004 max=0.001954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.596928 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.596928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066548Jy sigma=0.000791 ! Fit after self-cal, rms=0.066543Jy sigma=0.000791 ! 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.066543Jy sigma=0.000791 ! Fit after self-cal, rms=0.066495Jy sigma=0.000791 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=6.325 mas, bpa=-8.055 degrees ! Estimated noise=503.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.57314e-05 Jy ! Component: 100 - total flux cleaned = 0.000252415 Jy ! Component: 150 - total flux cleaned = 0.000298239 Jy ! Component: 200 - total flux cleaned = 0.000379374 Jy ! Total flux subtracted in 200 components = 0.000379374 Jy ! Clean residual min=-0.001747 max=0.001771 Jy/beam ! Clean residual mean=-0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.597308 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 106 components and 0.597308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066432Jy sigma=0.000790 ! Fit after self-cal, rms=0.066430Jy sigma=0.000790 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 = 3.61615e-05 Jy ! Component: 100 - total flux cleaned = 7.37606e-05 Jy ! Component: 150 - total flux cleaned = 3.82343e-06 Jy ! Component: 200 - total flux cleaned = -2.9371e-05 Jy ! Total flux subtracted in 200 components = -2.9371e-05 Jy ! Clean residual min=-0.001670 max=0.001666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.597278 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.597278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066392Jy sigma=0.000789 ! Fit after self-cal, rms=0.066390Jy sigma=0.000789 ! 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.066390Jy sigma=0.000789 ! Fit after self-cal, rms=0.066358Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.584 mas, bmaj=9.506 mas, bpa=-10.07 degrees ! Estimated noise=615.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000561584 Jy ! Component: 100 - total flux cleaned = -0.000663891 Jy ! Component: 150 - total flux cleaned = -0.000613072 Jy ! Component: 200 - total flux cleaned = -0.000570143 Jy ! Total flux subtracted in 200 components = -0.000570143 Jy ! Clean residual min=-0.001805 max=0.001748 Jy/beam ! Clean residual mean=-0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.596708 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.596708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066345Jy sigma=0.000789 ! Fit after self-cal, rms=0.066342Jy sigma=0.000789 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.10023e-05 Jy ! Component: 100 - total flux cleaned = 9.21768e-05 Jy ! Component: 150 - total flux cleaned = 7.56608e-05 Jy ! Component: 200 - total flux cleaned = 6.00361e-05 Jy ! Total flux subtracted in 200 components = 6.00361e-05 Jy ! Clean residual min=-0.001703 max=0.001706 Jy/beam ! Clean residual mean=-0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.596768 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 140 components and 0.596768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066336Jy sigma=0.000789 ! Fit after self-cal, rms=0.066334Jy sigma=0.000789 ! 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.528 mas, bmaj=6.328 mas, bpa=-8.044 degrees ! Estimated noise=503.132 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.528 x 6.328 at -8.044 degrees (North through East) ! Clean map min=-0.0014023 max=0.46775 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.852 mas, bmaj=5.575 mas, bpa=-6.857 degrees ! Estimated noise=863.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.355596 Jy ! Component: 100 - total flux cleaned = 0.46765 Jy ! Component: 150 - total flux cleaned = 0.51365 Jy ! Component: 200 - total flux cleaned = 0.538364 Jy ! Total flux subtracted in 200 components = 0.538364 Jy ! Clean residual min=-0.005455 max=0.012330 Jy/beam ! Clean residual mean=0.000028 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.538363 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.538363 Jy ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=6.328 mas, bpa=-8.044 degrees ! Estimated noise=503.132 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.0180783 Jy ! Component: 100 - total flux cleaned = 0.0283609 Jy ! Component: 150 - total flux cleaned = 0.0351157 Jy ! Component: 200 - total flux cleaned = 0.0400474 Jy ! Total flux subtracted in 200 components = 0.0400474 Jy ! Clean residual min=-0.002269 max=0.003451 Jy/beam ! Clean residual mean=0.000013 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.578411 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.578411 Jy ! Inverting map ! Added new window around map position (-3.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400217 Jy ! Component: 100 - total flux cleaned = 0.00714668 Jy ! Component: 150 - total flux cleaned = 0.00971424 Jy ! Component: 200 - total flux cleaned = 0.0118525 Jy ! Total flux subtracted in 200 components = 0.0118525 Jy ! Clean residual min=-0.001879 max=0.001700 Jy/beam ! Clean residual mean=0.000004 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.590263 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.590263 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.584 mas, bmaj=9.506 mas, bpa=-10.07 degrees ! Estimated noise=615.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211272 Jy ! Component: 100 - total flux cleaned = 0.00355698 Jy ! Component: 150 - total flux cleaned = 0.00448809 Jy ! Component: 200 - total flux cleaned = 0.00500194 Jy ! Total flux subtracted in 200 components = 0.00500194 Jy ! Clean residual min=-0.001735 max=0.001610 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.595265 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236467 Jy ! Component: 100 - total flux cleaned = 0.000373459 Jy ! Component: 150 - total flux cleaned = 0.000435842 Jy ! Component: 200 - total flux cleaned = 0.000494031 Jy ! Total flux subtracted in 200 components = 0.000494031 Jy ! Clean residual min=-0.001645 max=0.001605 Jy/beam ! Clean residual mean=0.000000 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.595759 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 116 components and 0.595759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=6.328 mas, bpa=-8.044 degrees ! Estimated noise=503.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470438 Jy ! Component: 100 - total flux cleaned = -0.000525449 Jy ! Component: 150 - total flux cleaned = -0.000431451 Jy ! Component: 200 - total flux cleaned = -0.000388079 Jy ! Total flux subtracted in 200 components = -0.000388079 Jy ! Clean residual min=-0.001658 max=0.001508 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.595371 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 130 components and 0.595371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066362Jy sigma=0.000789 ! Fit after self-cal, rms=0.066350Jy sigma=0.000789 wmodel J0329+3510_S_2014_12_20_pus_map.mod ! Writing 130 model components to file: J0329+3510_S_2014_12_20_pus_map.mod wobs J0329+3510_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0329+3510_S_2014_12_20_pus_uvs.fits wwins J0329+3510_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J0329+3510_S_2014_12_20_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.000272169 Jy ! Component: 100 - total flux cleaned = -0.000409685 Jy ! Component: 150 - total flux cleaned = -0.000540673 Jy ! Component: 200 - total flux cleaned = -0.000666346 Jy ! Component: 250 - total flux cleaned = -0.000740102 Jy ! Component: 300 - total flux cleaned = -0.000811468 Jy ! Component: 350 - total flux cleaned = -0.000764896 Jy ! Component: 400 - total flux cleaned = -0.000697268 Jy ! Component: 450 - total flux cleaned = -0.000653173 Jy ! Component: 500 - total flux cleaned = -0.000631494 Jy ! Component: 550 - total flux cleaned = -0.000588914 Jy ! Component: 600 - total flux cleaned = -0.000568156 Jy ! Component: 650 - total flux cleaned = -0.00054747 Jy ! Component: 700 - total flux cleaned = -0.000628721 Jy ! Component: 750 - total flux cleaned = -0.000588984 Jy ! Component: 800 - total flux cleaned = -0.000589195 Jy ! Component: 850 - total flux cleaned = -0.000569455 Jy ! Component: 900 - total flux cleaned = -0.000550278 Jy ! Component: 950 - total flux cleaned = -0.000531517 Jy ! Component: 1000 - total flux cleaned = -0.000568637 Jy ! Component: 1050 - total flux cleaned = -0.000513416 Jy ! Component: 1100 - total flux cleaned = -0.000495738 Jy ! Component: 1150 - total flux cleaned = -0.000496134 Jy ! Component: 1200 - total flux cleaned = -0.000478546 Jy ! Component: 1250 - total flux cleaned = -0.000496194 Jy ! Component: 1300 - total flux cleaned = -0.000496121 Jy ! Component: 1350 - total flux cleaned = -0.000462008 Jy ! Component: 1400 - total flux cleaned = -0.00047896 Jy ! Component: 1450 - total flux cleaned = -0.000478957 Jy ! Component: 1500 - total flux cleaned = -0.000495273 Jy ! Component: 1550 - total flux cleaned = -0.000495108 Jy ! Component: 1600 - total flux cleaned = -0.000494848 Jy ! Component: 1650 - total flux cleaned = -0.000430928 Jy ! Component: 1700 - total flux cleaned = -0.00049411 Jy ! Component: 1750 - total flux cleaned = -0.000493816 Jy ! Component: 1800 - total flux cleaned = -0.000447266 Jy ! Component: 1850 - total flux cleaned = -0.00043198 Jy ! Component: 1900 - total flux cleaned = -0.000492338 Jy ! Component: 1950 - total flux cleaned = -0.00047715 Jy ! Component: 2000 - total flux cleaned = -0.000462295 Jy ! Component: 2050 - total flux cleaned = -0.000447845 Jy ! Component: 2100 - total flux cleaned = -0.00052035 Jy ! Component: 2150 - total flux cleaned = -0.000505833 Jy ! Component: 2200 - total flux cleaned = -0.000534407 Jy ! Component: 2250 - total flux cleaned = -0.000562668 Jy ! Component: 2300 - total flux cleaned = -0.000562675 Jy ! Component: 2350 - total flux cleaned = -0.000618005 Jy ! Component: 2400 - total flux cleaned = -0.000590544 Jy ! Component: 2450 - total flux cleaned = -0.000604231 Jy ! Component: 2500 - total flux cleaned = -0.000617728 Jy ! Component: 2550 - total flux cleaned = -0.000617777 Jy ! Component: 2600 - total flux cleaned = -0.000657441 Jy ! Component: 2650 - total flux cleaned = -0.000696656 Jy ! Component: 2700 - total flux cleaned = -0.000696639 Jy ! Component: 2750 - total flux cleaned = -0.000658002 Jy ! Component: 2800 - total flux cleaned = -0.000645297 Jy ! Component: 2850 - total flux cleaned = -0.000619934 Jy ! Component: 2900 - total flux cleaned = -0.000619973 Jy ! Component: 2950 - total flux cleaned = -0.000607688 Jy ! Component: 3000 - total flux cleaned = -0.000632376 Jy ! Component: 3050 - total flux cleaned = -0.00065681 Jy ! Component: 3100 - total flux cleaned = -0.000644742 Jy ! Component: 3150 - total flux cleaned = -0.000680855 Jy ! Component: 3200 - total flux cleaned = -0.000668937 Jy ! Component: 3250 - total flux cleaned = -0.000704514 Jy ! Component: 3300 - total flux cleaned = -0.000704608 Jy ! Component: 3350 - total flux cleaned = -0.000728045 Jy ! Component: 3400 - total flux cleaned = -0.000739492 Jy ! Component: 3450 - total flux cleaned = -0.000705041 Jy ! Component: 3500 - total flux cleaned = -0.000739303 Jy ! Component: 3550 - total flux cleaned = -0.000761938 Jy ! Component: 3600 - total flux cleaned = -0.000784308 Jy ! Component: 3650 - total flux cleaned = -0.000784295 Jy ! Component: 3700 - total flux cleaned = -0.000784208 Jy ! Component: 3750 - total flux cleaned = -0.000751253 Jy ! Component: 3800 - total flux cleaned = -0.000805818 Jy ! Component: 3850 - total flux cleaned = -0.000805682 Jy ! Component: 3900 - total flux cleaned = -0.000827231 Jy ! Component: 3950 - total flux cleaned = -0.000827155 Jy ! Component: 4000 - total flux cleaned = -0.000848323 Jy ! Component: 4050 - total flux cleaned = -0.00085874 Jy ! Total flux subtracted in 4096 components = -0.000858815 Jy ! Clean residual min=-0.000686 max=0.000632 Jy/beam ! Clean residual mean=0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.594512 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 419 components and 0.594512 Jy ![Exited script file: muppet] wmap "J0329+3510_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.528 x 6.328 at -8.044 degrees (North through East) ! Clean map min=-0.0010938 max=0.46845 Jy/beam ! Writing clean map to FITS file: J0329+3510_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.468452 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185938 device "J0329+3510_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0329+3510_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.119076 0.119076 0.238152 0.476305 0.95261 1.90522 3.81044 7.62088 15.2418 30.4835 60.967 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.468 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.528 x 6.328 at -8.044 degrees (North through East) ! Clean map min=-0.0010938 max=0.46845 Jy/beam quit ! Quitting program ! Log file J0329+3510_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:19:46 2016