! Started logfile: J0910-0526_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:22:25 2017 obs J0910-0526_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0910-0526_S_2014_01_04_pus_uva.fits ! AN table 1: 126 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J0910-0526 ! ! 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 12348 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 J0910-0526_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 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887517Jy sigma=0.010568 ! Fit after self-cal, rms=0.843738Jy sigma=0.010059 ! 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.787 mas, bmaj=5.877 mas, bpa=1.157 degrees ! Estimated noise=948.049 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.115221 Jy ! Component: 100 - total flux cleaned = 0.16386 Jy ! Total flux subtracted in 100 components = 0.16386 Jy ! Clean residual min=-0.013649 max=0.028783 Jy/beam ! Clean residual mean=0.000009 rms=0.004218 Jy/beam ! Combined flux in latest and established models = 0.16386 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.16386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105687Jy sigma=0.001160 ! Fit after self-cal, rms=0.105354Jy sigma=0.001157 ! Inverting map ! Added new window around map position (-4, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312155 Jy ! Component: 100 - total flux cleaned = 0.0504921 Jy ! Total flux subtracted in 100 components = 0.0504921 Jy ! Clean residual min=-0.007661 max=0.010199 Jy/beam ! Clean residual mean=0.000003 rms=0.002217 Jy/beam ! Combined flux in latest and established models = 0.214352 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.214352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091357Jy sigma=0.000971 ! Fit after self-cal, rms=0.090823Jy sigma=0.000967 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139624 Jy ! Component: 100 - total flux cleaned = 0.0225528 Jy ! Total flux subtracted in 100 components = 0.0225528 Jy ! Clean residual min=-0.006447 max=0.006796 Jy/beam ! Clean residual mean=0.000001 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.236905 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.236905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087307Jy sigma=0.000927 ! Fit after self-cal, rms=0.087181Jy sigma=0.000926 ! 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.349 mas, bmaj=6.742 mas, bpa=0.3815 degrees ! Estimated noise=557.056 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.0104422 Jy ! Component: 100 - total flux cleaned = 0.01669 Jy ! Component: 150 - total flux cleaned = 0.0209715 Jy ! Component: 200 - total flux cleaned = 0.0240985 Jy ! Total flux subtracted in 200 components = 0.0240985 Jy ! Clean residual min=-0.005383 max=0.004921 Jy/beam ! Clean residual mean=-0.000002 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.261004 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.261004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085518Jy sigma=0.000913 ! Fit after self-cal, rms=0.085397Jy sigma=0.000912 ! 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.82 KP 1.00* LA 1.02 ! MK 0.99 NL 0.96 OV 0.97 PT 1.01 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 KP 1.00* LA 0.99 ! MK 0.96 NL 1.02 OV 1.02 PT 0.98 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 KP 1.00* LA 0.83 ! MK 1.04 NL 1.01 OV 0.95 PT 0.95 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.95 KP 1.00* LA 0.90 ! MK 1.03 NL 1.13 OV 0.99 PT 1.02 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.085397Jy sigma=0.000912 ! Fit after self-cal, rms=0.081357Jy sigma=0.000883 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=6.786 mas, bpa=0.8729 degrees ! Estimated noise=553.205 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.000524055 Jy ! Component: 100 - total flux cleaned = 0.000361343 Jy ! Component: 150 - total flux cleaned = 0.000195999 Jy ! Component: 200 - total flux cleaned = 2.34774e-05 Jy ! Total flux subtracted in 200 components = 2.34774e-05 Jy ! Clean residual min=-0.003507 max=0.003117 Jy/beam ! Clean residual mean=0.000002 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.261027 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.261027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081317Jy sigma=0.000882 ! Fit after self-cal, rms=0.081056Jy sigma=0.000882 ! 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.081056Jy sigma=0.000882 ! Fit after self-cal, rms=0.080171Jy sigma=0.000877 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=6.774 mas, bpa=0.9122 degrees ! Estimated noise=552.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.75959e-05 Jy ! Component: 100 - total flux cleaned = -0.000221015 Jy ! Component: 150 - total flux cleaned = -0.000414022 Jy ! Component: 200 - total flux cleaned = -0.000507283 Jy ! Total flux subtracted in 200 components = -0.000507283 Jy ! Clean residual min=-0.002288 max=0.001717 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.26052 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.26052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080147Jy sigma=0.000877 ! Fit after self-cal, rms=0.080113Jy sigma=0.000877 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.38226e-05 Jy ! Component: 100 - total flux cleaned = -2.01673e-05 Jy ! Component: 150 - total flux cleaned = -8.63917e-05 Jy ! Component: 200 - total flux cleaned = -0.000133459 Jy ! Total flux subtracted in 200 components = -0.000133459 Jy ! Clean residual min=-0.002284 max=0.001735 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.260386 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 83 components and 0.260386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080106Jy sigma=0.000877 ! Fit after self-cal, rms=0.080100Jy sigma=0.000877 ! 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.080100Jy sigma=0.000877 ! Fit after self-cal, rms=0.079945Jy sigma=0.000877 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=6.771 mas, bpa=0.9528 degrees ! Estimated noise=552.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.26657e-05 Jy ! Component: 100 - total flux cleaned = 7.52667e-05 Jy ! Component: 150 - total flux cleaned = 5.01816e-05 Jy ! Component: 200 - total flux cleaned = 1.70212e-05 Jy ! Total flux subtracted in 200 components = 1.70212e-05 Jy ! Clean residual min=-0.002269 max=0.001654 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.260403 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.260403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079938Jy sigma=0.000877 ! Fit after self-cal, rms=0.079923Jy sigma=0.000877 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.99722e-06 Jy ! Component: 100 - total flux cleaned = -2.80598e-05 Jy ! Component: 150 - total flux cleaned = -6.41111e-05 Jy ! Component: 200 - total flux cleaned = -0.000105758 Jy ! Total flux subtracted in 200 components = -0.000105758 Jy ! Clean residual min=-0.002267 max=0.001649 Jy/beam ! Clean residual mean=0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.260298 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.260298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079920Jy sigma=0.000877 ! Fit after self-cal, rms=0.079920Jy sigma=0.000877 ! 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.079920Jy sigma=0.000877 ! Fit after self-cal, rms=0.079984Jy sigma=0.000877 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.653 mas, bmaj=12.28 mas, bpa=11.82 degrees ! Estimated noise=684.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165904 Jy ! Component: 100 - total flux cleaned = 0.000145303 Jy ! Component: 150 - total flux cleaned = 9.60175e-05 Jy ! Component: 200 - total flux cleaned = 5.96608e-05 Jy ! Total flux subtracted in 200 components = 5.96608e-05 Jy ! Clean residual min=-0.002308 max=0.001788 Jy/beam ! Clean residual mean=0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.260357 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.260357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079982Jy sigma=0.000877 ! Fit after self-cal, rms=0.079972Jy sigma=0.000877 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.40338e-06 Jy ! Component: 100 - total flux cleaned = -2.20578e-05 Jy ! Component: 150 - total flux cleaned = -6.39395e-05 Jy ! Component: 200 - total flux cleaned = -9.48157e-05 Jy ! Total flux subtracted in 200 components = -9.48157e-05 Jy ! Clean residual min=-0.002261 max=0.001779 Jy/beam ! Clean residual mean=0.000002 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.260262 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 0.260262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079972Jy sigma=0.000877 ! Fit after self-cal, rms=0.079970Jy sigma=0.000877 ! 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.327 mas, bmaj=6.772 mas, bpa=0.917 degrees ! Estimated noise=552.761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 6.772 at 0.917 degrees (North through East) ! Clean map min=-0.0021433 max=0.15993 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.762 mas, bmaj=5.898 mas, bpa=1.842 degrees ! Estimated noise=946.622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115374 Jy ! Component: 100 - total flux cleaned = 0.16752 Jy ! Component: 150 - total flux cleaned = 0.199998 Jy ! Component: 200 - total flux cleaned = 0.220457 Jy ! Total flux subtracted in 200 components = 0.220457 Jy ! Clean residual min=-0.005920 max=0.010730 Jy/beam ! Clean residual mean=0.000003 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.220457 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.220457 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=6.772 mas, bpa=0.917 degrees ! Estimated noise=552.761 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.0169 Jy ! Component: 100 - total flux cleaned = 0.0255928 Jy ! Component: 150 - total flux cleaned = 0.0302609 Jy ! Component: 200 - total flux cleaned = 0.032986 Jy ! Total flux subtracted in 200 components = 0.032986 Jy ! Clean residual min=-0.002432 max=0.002004 Jy/beam ! Clean residual mean=-0.000000 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.253443 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 49 components and 0.253443 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.653 mas, bmaj=12.28 mas, bpa=11.82 degrees ! Estimated noise=684.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280015 Jy ! Component: 100 - total flux cleaned = 0.00425288 Jy ! Component: 150 - total flux cleaned = 0.00505322 Jy ! Component: 200 - total flux cleaned = 0.0054969 Jy ! Total flux subtracted in 200 components = 0.0054969 Jy ! Clean residual min=-0.002146 max=0.002077 Jy/beam ! Clean residual mean=0.000001 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.25894 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.000114828 Jy ! Component: 100 - total flux cleaned = 0.00016829 Jy ! Component: 150 - total flux cleaned = 0.000208407 Jy ! Component: 200 - total flux cleaned = 0.000238432 Jy ! Total flux subtracted in 200 components = 0.000238432 Jy ! Clean residual min=-0.002132 max=0.002010 Jy/beam ! Clean residual mean=0.000001 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.259179 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 78 components and 0.259179 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=6.772 mas, bpa=0.917 degrees ! Estimated noise=552.761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.26047e-06 Jy ! Component: 100 - total flux cleaned = -8.70409e-05 Jy ! Component: 150 - total flux cleaned = -0.000113434 Jy ! Component: 200 - total flux cleaned = -0.000157145 Jy ! Total flux subtracted in 200 components = -0.000157145 Jy ! Clean residual min=-0.002259 max=0.001864 Jy/beam ! Clean residual mean=0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.259022 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.259022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079972Jy sigma=0.000877 ! Fit after self-cal, rms=0.079986Jy sigma=0.000877 wmodel J0910-0526_S_2014_01_04_pus_map.mod ! Writing 89 model components to file: J0910-0526_S_2014_01_04_pus_map.mod wobs J0910-0526_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0910-0526_S_2014_01_04_pus_uvs.fits wwins J0910-0526_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0910-0526_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.000674197 Jy ! Component: 100 - total flux cleaned = -0.00113501 Jy ! Component: 150 - total flux cleaned = -0.00153602 Jy ! Component: 200 - total flux cleaned = -0.0018604 Jy ! Component: 250 - total flux cleaned = -0.00209387 Jy ! Component: 300 - total flux cleaned = -0.00231786 Jy ! Component: 350 - total flux cleaned = -0.00255677 Jy ! Component: 400 - total flux cleaned = -0.00267287 Jy ! Component: 450 - total flux cleaned = -0.00280923 Jy ! Component: 500 - total flux cleaned = -0.00289753 Jy ! Component: 550 - total flux cleaned = -0.0029617 Jy ! Component: 600 - total flux cleaned = -0.00304564 Jy ! Component: 650 - total flux cleaned = -0.00314799 Jy ! Component: 700 - total flux cleaned = -0.00324801 Jy ! Component: 750 - total flux cleaned = -0.00330683 Jy ! Component: 800 - total flux cleaned = -0.00342208 Jy ! Component: 850 - total flux cleaned = -0.00353503 Jy ! Component: 900 - total flux cleaned = -0.00364546 Jy ! Component: 950 - total flux cleaned = -0.00366335 Jy ! Component: 1000 - total flux cleaned = -0.00375192 Jy ! Component: 1050 - total flux cleaned = -0.00387288 Jy ! Component: 1100 - total flux cleaned = -0.00390665 Jy ! Component: 1150 - total flux cleaned = -0.00400775 Jy ! Component: 1200 - total flux cleaned = -0.00412357 Jy ! Component: 1250 - total flux cleaned = -0.0042049 Jy ! Component: 1300 - total flux cleaned = -0.00430115 Jy ! Component: 1350 - total flux cleaned = -0.00441156 Jy ! Component: 1400 - total flux cleaned = -0.00448911 Jy ! Component: 1450 - total flux cleaned = -0.00456575 Jy ! Component: 1500 - total flux cleaned = -0.00461076 Jy ! Component: 1550 - total flux cleaned = -0.00465556 Jy ! Component: 1600 - total flux cleaned = -0.004729 Jy ! Component: 1650 - total flux cleaned = -0.00477249 Jy ! Component: 1700 - total flux cleaned = -0.0048298 Jy ! Component: 1750 - total flux cleaned = -0.00487231 Jy ! Component: 1800 - total flux cleaned = -0.00490035 Jy ! Component: 1850 - total flux cleaned = -0.00498326 Jy ! Component: 1900 - total flux cleaned = -0.0050241 Jy ! Component: 1950 - total flux cleaned = -0.00507786 Jy ! Component: 2000 - total flux cleaned = -0.00513104 Jy ! Component: 2050 - total flux cleaned = -0.0051705 Jy ! Component: 2100 - total flux cleaned = -0.00524875 Jy ! Component: 2150 - total flux cleaned = -0.00531296 Jy ! Component: 2200 - total flux cleaned = -0.005364 Jy ! Component: 2250 - total flux cleaned = -0.00543943 Jy ! Component: 2300 - total flux cleaned = -0.00548917 Jy ! Component: 2350 - total flux cleaned = -0.00552622 Jy ! Component: 2400 - total flux cleaned = -0.00557502 Jy ! Component: 2450 - total flux cleaned = -0.00568363 Jy ! Component: 2500 - total flux cleaned = -0.00573145 Jy ! Component: 2550 - total flux cleaned = -0.00577892 Jy ! Component: 2600 - total flux cleaned = -0.00586123 Jy ! Component: 2650 - total flux cleaned = -0.00595424 Jy ! Component: 2700 - total flux cleaned = -0.00596578 Jy ! Component: 2750 - total flux cleaned = -0.00608021 Jy ! Component: 2800 - total flux cleaned = -0.00613673 Jy ! Component: 2850 - total flux cleaned = -0.00620407 Jy ! Component: 2900 - total flux cleaned = -0.0062486 Jy ! Component: 2950 - total flux cleaned = -0.00631487 Jy ! Component: 3000 - total flux cleaned = -0.00639132 Jy ! Component: 3050 - total flux cleaned = -0.00646732 Jy ! Component: 3100 - total flux cleaned = -0.00652101 Jy ! Component: 3150 - total flux cleaned = -0.00657432 Jy ! Component: 3200 - total flux cleaned = -0.00666967 Jy ! Component: 3250 - total flux cleaned = -0.00670104 Jy ! Component: 3300 - total flux cleaned = -0.00669053 Jy ! Component: 3350 - total flux cleaned = -0.00673197 Jy ! Component: 3400 - total flux cleaned = -0.00677296 Jy ! Component: 3450 - total flux cleaned = -0.00681381 Jy ! Component: 3500 - total flux cleaned = -0.00683405 Jy ! Component: 3550 - total flux cleaned = -0.00688447 Jy ! Component: 3600 - total flux cleaned = -0.00690443 Jy ! Component: 3650 - total flux cleaned = -0.00690439 Jy ! Component: 3700 - total flux cleaned = -0.00690435 Jy ! Component: 3750 - total flux cleaned = -0.00691419 Jy ! Component: 3800 - total flux cleaned = -0.0069337 Jy ! Component: 3850 - total flux cleaned = -0.00693367 Jy ! Component: 3900 - total flux cleaned = -0.00696264 Jy ! Component: 3950 - total flux cleaned = -0.00697221 Jy ! Component: 4000 - total flux cleaned = -0.0069913 Jy ! Component: 4050 - total flux cleaned = -0.00698182 Jy ! Total flux subtracted in 4096 components = -0.00701011 Jy ! Clean residual min=-0.000522 max=0.000547 Jy/beam ! Clean residual mean=0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.252012 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 367 components and 0.252012 Jy ![Exited script file: muppet] wmap "J0910-0526_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 6.772 at 0.917 degrees (North through East) ! Clean map min=-0.0011901 max=0.16086 Jy/beam ! Writing clean map to FITS file: J0910-0526_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.160859 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161339 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300896 0.300896 0.601792 1.20358 2.40717 4.81433 9.62867 19.2573 38.5147 77.0294 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.327 x 6.772 at 0.917 degrees (North through East) ! Clean map min=-0.0011901 max=0.16086 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 J0910-0526_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:22:30 2017