! Started logfile: J0405-1308_L_2010_06_18_pus_uvs.log on Fri Jan 8 01:35:35 2016 obs J0405-1308_L_2010_06_18_pus_uva.fits ! Reading UV FITS file: J0405-1308_L_2010_06_18_pus_uva.fits ! AN table 1: 534 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.662547 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 1.35446e+09 8e+06 1 8e+06 ! 02 2 1.36246e+09 8e+06 1 8e+06 ! 03 3 1.42646e+09 8e+06 1 8e+06 ! 04 4 1.43446e+09 8e+06 1 8e+06 ! ! Polarization(s): RR LL RL LR ! ! Read 742 lines of history. ! ! Reading 254736 visibilities. select I ! Selecting polarization: I, 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.8 print "taper_size =",taper_size ! taper_size = 15 ![@muppet J0405-1308_L_2010_06_18_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.800x0.800 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 1015 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1017 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1018 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1031 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.576351Jy sigma=0.007076 ! Fit after self-cal, rms=0.548453Jy sigma=0.006750 ! 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=4.347 mas, bmaj=10.97 mas, bpa=4.693 degrees ! Estimated noise=522.946 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.336997 Jy ! Component: 100 - total flux cleaned = 0.429046 Jy ! Total flux subtracted in 100 components = 0.429046 Jy ! Clean residual min=-0.013075 max=0.037581 Jy/beam ! Clean residual mean=-0.000089 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.429046 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.429046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130716Jy sigma=0.001618 ! Fit after self-cal, rms=0.130737Jy sigma=0.001618 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.038067 Jy ! Component: 100 - total flux cleaned = 0.0572832 Jy ! Total flux subtracted in 100 components = 0.0572832 Jy ! Clean residual min=-0.011881 max=0.021839 Jy/beam ! Clean residual mean=-0.000056 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 0.486329 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.486329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112526Jy sigma=0.001408 ! Fit after self-cal, rms=0.112527Jy sigma=0.001407 ! Inverting map ! Added new window around map position (5.6, -13.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021157 Jy ! Component: 100 - total flux cleaned = 0.0328276 Jy ! Total flux subtracted in 100 components = 0.0328276 Jy ! Clean residual min=-0.009085 max=0.013095 Jy/beam ! Clean residual mean=-0.000038 rms=0.002180 Jy/beam ! Combined flux in latest and established models = 0.519157 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.519157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106992Jy sigma=0.001335 ! Fit after self-cal, rms=0.106578Jy sigma=0.001329 ! 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=5.627 mas, bmaj=13.22 mas, bpa=4.342 degrees ! Estimated noise=239.719 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.0163241 Jy ! Component: 100 - total flux cleaned = 0.0260509 Jy ! Component: 150 - total flux cleaned = 0.0324288 Jy ! Component: 200 - total flux cleaned = 0.0366888 Jy ! Total flux subtracted in 200 components = 0.0366888 Jy ! Clean residual min=-0.010264 max=0.009604 Jy/beam ! Clean residual mean=-0.000045 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 0.555846 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.555846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104035Jy sigma=0.001296 ! Fit after self-cal, rms=0.103951Jy sigma=0.001294 ! 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.09 FD 0.99 HN 1.00* KP 0.98 ! LA 1.02 MK 1.04 NL 1.05 OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.00* KP 1.00 ! LA 1.05 MK 1.05 NL 1.04 OV 0.99 ! PT 0.93 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.00* KP 0.89 ! LA 0.97 MK 0.96 NL 1.01 OV 1.00 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.00* KP 0.93 ! LA 0.99 MK 0.99 NL 1.02 OV 1.03 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.103951Jy sigma=0.001294 ! Fit after self-cal, rms=0.097819Jy sigma=0.001240 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.642 mas, bmaj=13.31 mas, bpa=4.499 degrees ! Estimated noise=240.179 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.000231401 Jy ! Component: 100 - total flux cleaned = -0.000147203 Jy ! Component: 150 - total flux cleaned = -0.000277278 Jy ! Component: 200 - total flux cleaned = -0.000275605 Jy ! Total flux subtracted in 200 components = -0.000275605 Jy ! Clean residual min=-0.008252 max=0.008906 Jy/beam ! Clean residual mean=-0.000045 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.55557 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.55557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097651Jy sigma=0.001240 ! Fit after self-cal, rms=0.097716Jy sigma=0.001239 ! 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.097716Jy sigma=0.001239 ! Fit after self-cal, rms=0.096952Jy sigma=0.001226 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.654 mas, bmaj=13.33 mas, bpa=4.643 degrees ! Estimated noise=240.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717478 Jy ! Component: 100 - total flux cleaned = 0.000649199 Jy ! Component: 150 - total flux cleaned = 0.000591644 Jy ! Component: 200 - total flux cleaned = 0.00049012 Jy ! Total flux subtracted in 200 components = 0.00049012 Jy ! Clean residual min=-0.008916 max=0.008072 Jy/beam ! Clean residual mean=-0.000036 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.55606 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.55606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096797Jy sigma=0.001226 ! Fit after self-cal, rms=0.096788Jy sigma=0.001226 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106963 Jy ! Component: 100 - total flux cleaned = -0.000196825 Jy ! Component: 150 - total flux cleaned = -0.000239056 Jy ! Component: 200 - total flux cleaned = -0.000320034 Jy ! Total flux subtracted in 200 components = -0.000320034 Jy ! Clean residual min=-0.008885 max=0.008035 Jy/beam ! Clean residual mean=-0.000037 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.55574 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.55574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096730Jy sigma=0.001225 ! Fit after self-cal, rms=0.096726Jy sigma=0.001225 ! 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.096726Jy sigma=0.001225 ! Fit after self-cal, rms=0.094836Jy sigma=0.001176 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.659 mas, bmaj=13.32 mas, bpa=4.583 degrees ! Estimated noise=240.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000442005 Jy ! Component: 100 - total flux cleaned = -0.000578697 Jy ! Component: 150 - total flux cleaned = -0.000668103 Jy ! Component: 200 - total flux cleaned = -0.000722083 Jy ! Total flux subtracted in 200 components = -0.000722083 Jy ! Clean residual min=-0.009199 max=0.008128 Jy/beam ! Clean residual mean=-0.000035 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.555018 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.555018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094803Jy sigma=0.001175 ! Fit after self-cal, rms=0.094824Jy sigma=0.001175 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 = -5.54547e-06 Jy ! Component: 100 - total flux cleaned = -6.11833e-05 Jy ! Component: 150 - total flux cleaned = -6.19107e-05 Jy ! Component: 200 - total flux cleaned = -6.1527e-05 Jy ! Total flux subtracted in 200 components = -6.1527e-05 Jy ! Clean residual min=-0.009182 max=0.008136 Jy/beam ! Clean residual mean=-0.000035 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.554957 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.554957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094805Jy sigma=0.001175 ! Fit after self-cal, rms=0.094802Jy sigma=0.001175 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 15 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.094802Jy sigma=0.001175 ! Fit after self-cal, rms=0.094888Jy sigma=0.001175 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.35 mas, bmaj=21.12 mas, bpa=8.804 degrees ! Estimated noise=273.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.08892e-05 Jy ! Component: 100 - total flux cleaned = -0.000216366 Jy ! Component: 150 - total flux cleaned = -0.000300258 Jy ! Component: 200 - total flux cleaned = -0.000325437 Jy ! Total flux subtracted in 200 components = -0.000325437 Jy ! Clean residual min=-0.011615 max=0.011466 Jy/beam ! Clean residual mean=-0.000055 rms=0.003332 Jy/beam ! Combined flux in latest and established models = 0.554631 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 92 components and 0.554631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094893Jy sigma=0.001175 ! Fit after self-cal, rms=0.094893Jy sigma=0.001175 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.7113e-05 Jy ! Component: 100 - total flux cleaned = 9.5674e-05 Jy ! Component: 150 - total flux cleaned = 9.44706e-05 Jy ! Component: 200 - total flux cleaned = 9.31405e-05 Jy ! Total flux subtracted in 200 components = 9.31405e-05 Jy ! Clean residual min=-0.011629 max=0.011453 Jy/beam ! Clean residual mean=-0.000055 rms=0.003331 Jy/beam ! Combined flux in latest and established models = 0.554724 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 99 components and 0.554724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094897Jy sigma=0.001175 ! Fit after self-cal, rms=0.094896Jy sigma=0.001175 ! 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=5.664 mas, bmaj=13.33 mas, bpa=4.551 degrees ! Estimated noise=241.053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.664 x 13.33 at 4.551 degrees (North through East) ! Clean map min=-0.0090617 max=0.44644 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=4.377 mas, bmaj=11.01 mas, bpa=4.85 degrees ! Estimated noise=529.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.341281 Jy ! Component: 100 - total flux cleaned = 0.433847 Jy ! Component: 150 - total flux cleaned = 0.476347 Jy ! Component: 200 - total flux cleaned = 0.499385 Jy ! Total flux subtracted in 200 components = 0.499385 Jy ! Clean residual min=-0.008270 max=0.011837 Jy/beam ! Clean residual mean=-0.000033 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.499385 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.499385 Jy ! Inverting map and beam ! Estimated beam: bmin=5.664 mas, bmaj=13.33 mas, bpa=4.551 degrees ! Estimated noise=241.053 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.0220296 Jy ! Component: 100 - total flux cleaned = 0.0345577 Jy ! Component: 150 - total flux cleaned = 0.042414 Jy ! Component: 200 - total flux cleaned = 0.047455 Jy ! Total flux subtracted in 200 components = 0.047455 Jy ! Clean residual min=-0.009488 max=0.008548 Jy/beam ! Clean residual mean=-0.000039 rms=0.002186 Jy/beam ! Combined flux in latest and established models = 0.54684 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 76 components and 0.54684 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 15 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.35 mas, bmaj=21.12 mas, bpa=8.804 degrees ! Estimated noise=273.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00443711 Jy ! Component: 100 - total flux cleaned = 0.00666157 Jy ! Component: 150 - total flux cleaned = 0.0077465 Jy ! Component: 200 - total flux cleaned = 0.00787449 Jy ! Total flux subtracted in 200 components = 0.00787449 Jy ! Clean residual min=-0.011601 max=0.011432 Jy/beam ! Clean residual mean=-0.000056 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.554715 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 = 5.6368e-05 Jy ! Component: 100 - total flux cleaned = 8.12126e-05 Jy ! Component: 150 - total flux cleaned = 7.97075e-05 Jy ! Component: 200 - total flux cleaned = 7.83788e-05 Jy ! Total flux subtracted in 200 components = 7.83788e-05 Jy ! Clean residual min=-0.011602 max=0.011436 Jy/beam ! Clean residual mean=-0.000055 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.554793 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.554793 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.664 mas, bmaj=13.33 mas, bpa=4.551 degrees ! Estimated noise=241.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168208 Jy ! Component: 100 - total flux cleaned = -0.000280567 Jy ! Component: 150 - total flux cleaned = -0.000375327 Jy ! Component: 200 - total flux cleaned = -0.000461222 Jy ! Total flux subtracted in 200 components = -0.000461222 Jy ! Clean residual min=-0.009373 max=0.008213 Jy/beam ! Clean residual mean=-0.000035 rms=0.002151 Jy/beam ! Combined flux in latest and established models = 0.554332 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.554332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094922Jy sigma=0.001176 ! Fit after self-cal, rms=0.094913Jy sigma=0.001176 wmodel J0405-1308_L_2010_06_18_pus_map.mod ! Writing 101 model components to file: J0405-1308_L_2010_06_18_pus_map.mod wobs J0405-1308_L_2010_06_18_pus_uvs.fits ! Writing UV FITS file: J0405-1308_L_2010_06_18_pus_uvs.fits wwins J0405-1308_L_2010_06_18_pus_map.win ! wwins: Wrote 2 windows to J0405-1308_L_2010_06_18_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.00044228 Jy ! Component: 100 - total flux cleaned = 0.00155459 Jy ! Component: 150 - total flux cleaned = 0.00342884 Jy ! Component: 200 - total flux cleaned = 0.00545158 Jy ! Component: 250 - total flux cleaned = 0.00712612 Jy ! Component: 300 - total flux cleaned = 0.00872442 Jy ! Component: 350 - total flux cleaned = 0.0094941 Jy ! Component: 400 - total flux cleaned = 0.0106617 Jy ! Component: 450 - total flux cleaned = 0.0116896 Jy ! Component: 500 - total flux cleaned = 0.0124912 Jy ! Component: 550 - total flux cleaned = 0.0129834 Jy ! Component: 600 - total flux cleaned = 0.013561 Jy ! Component: 650 - total flux cleaned = 0.0141267 Jy ! Component: 700 - total flux cleaned = 0.0145895 Jy ! Component: 750 - total flux cleaned = 0.0152263 Jy ! Component: 800 - total flux cleaned = 0.0159394 Jy ! Component: 850 - total flux cleaned = 0.016465 Jy ! Component: 900 - total flux cleaned = 0.0169842 Jy ! Component: 950 - total flux cleaned = 0.0174083 Jy ! Component: 1000 - total flux cleaned = 0.0174926 Jy ! Component: 1050 - total flux cleaned = 0.0179881 Jy ! Component: 1100 - total flux cleaned = 0.0181511 Jy ! Component: 1150 - total flux cleaned = 0.0184731 Jy ! Component: 1200 - total flux cleaned = 0.0188706 Jy ! Component: 1250 - total flux cleaned = 0.0190266 Jy ! Component: 1300 - total flux cleaned = 0.0191809 Jy ! Component: 1350 - total flux cleaned = 0.019335 Jy ! Component: 1400 - total flux cleaned = 0.0194876 Jy ! Component: 1450 - total flux cleaned = 0.0196378 Jy ! Component: 1500 - total flux cleaned = 0.0195638 Jy ! Component: 1550 - total flux cleaned = 0.019858 Jy ! Component: 1600 - total flux cleaned = 0.0199305 Jy ! Component: 1650 - total flux cleaned = 0.0200747 Jy ! Component: 1700 - total flux cleaned = 0.0201467 Jy ! Component: 1750 - total flux cleaned = 0.0205718 Jy ! Component: 1800 - total flux cleaned = 0.0204309 Jy ! Component: 1850 - total flux cleaned = 0.0206389 Jy ! Component: 1900 - total flux cleaned = 0.0207078 Jy ! Component: 1950 - total flux cleaned = 0.02064 Jy ! Component: 2000 - total flux cleaned = 0.0209116 Jy ! Component: 2050 - total flux cleaned = 0.021113 Jy ! Component: 2100 - total flux cleaned = 0.0211127 Jy ! Component: 2150 - total flux cleaned = 0.0213774 Jy ! Component: 2200 - total flux cleaned = 0.0213105 Jy ! Component: 2250 - total flux cleaned = 0.021376 Jy ! Component: 2300 - total flux cleaned = 0.0214403 Jy ! Component: 2350 - total flux cleaned = 0.0215043 Jy ! Component: 2400 - total flux cleaned = 0.0217596 Jy ! Component: 2450 - total flux cleaned = 0.0216958 Jy ! Component: 2500 - total flux cleaned = 0.0215067 Jy ! Component: 2550 - total flux cleaned = 0.021695 Jy ! Component: 2600 - total flux cleaned = 0.0218189 Jy ! Component: 2650 - total flux cleaned = 0.0216953 Jy ! Component: 2700 - total flux cleaned = 0.021818 Jy ! Component: 2750 - total flux cleaned = 0.0218792 Jy ! Component: 2800 - total flux cleaned = 0.0216365 Jy ! Component: 2850 - total flux cleaned = 0.0218786 Jy ! Component: 2900 - total flux cleaned = 0.0217587 Jy ! Component: 2950 - total flux cleaned = 0.0216991 Jy ! Component: 3000 - total flux cleaned = 0.0217587 Jy ! Component: 3050 - total flux cleaned = 0.0222297 Jy ! Component: 3100 - total flux cleaned = 0.0218776 Jy ! Component: 3150 - total flux cleaned = 0.0216445 Jy ! Component: 3200 - total flux cleaned = 0.0218187 Jy ! Component: 3250 - total flux cleaned = 0.0215886 Jy ! Component: 3300 - total flux cleaned = 0.0217032 Jy ! Component: 3350 - total flux cleaned = 0.0216461 Jy ! Component: 3400 - total flux cleaned = 0.0217592 Jy ! Component: 3450 - total flux cleaned = 0.0216461 Jy ! Component: 3500 - total flux cleaned = 0.0215905 Jy ! Component: 3550 - total flux cleaned = 0.0216463 Jy ! Component: 3600 - total flux cleaned = 0.0214798 Jy ! Component: 3650 - total flux cleaned = 0.0215905 Jy ! Component: 3700 - total flux cleaned = 0.021645 Jy ! Component: 3750 - total flux cleaned = 0.0214263 Jy ! Component: 3800 - total flux cleaned = 0.0215894 Jy ! Component: 3850 - total flux cleaned = 0.0213186 Jy ! Component: 3900 - total flux cleaned = 0.0213187 Jy ! Component: 3950 - total flux cleaned = 0.0213185 Jy ! Component: 4000 - total flux cleaned = 0.0211053 Jy ! Component: 4050 - total flux cleaned = 0.0207348 Jy ! Total flux subtracted in 4096 components = 0.0209993 Jy ! Clean residual min=-0.003066 max=0.003351 Jy/beam ! Clean residual mean=-0.000027 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.575331 Jy keep ! Adding 499 model components to the UV plane model. ! The established model now contains 600 components and 0.575331 Jy ![Exited script file: muppet] wmap "J0405-1308_L_2010_06_18_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.664 x 13.33 at 4.551 degrees (North through East) ! Clean map min=-0.0060189 max=0.44721 Jy/beam ! Writing clean map to FITS file: J0405-1308_L_2010_06_18_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.447212 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00125199 device "J0405-1308_L_2010_06_18_pus\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_L_2010_06_18_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.839866 0.839866 1.67973 3.35946 6.71893 13.4379 26.8757 53.7514 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0037 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.447 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.664 x 13.33 at 4.551 degrees (North through East) ! Clean map min=-0.0060189 max=0.44721 Jy/beam quit ! Quitting program ! Log file J0405-1308_L_2010_06_18_pus_uvs.log closed on Fri Jan 8 01:35:53 2016