! Started logfile: J0845-3347_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:41:06 2017 obs J0845-3347_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0845-3347_X_2009_05_13_pus_uva.fits ! AN table 1: 93 integrations on 120 of 120 possible baselines. ! AN table 2: 94 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.300223 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0845-3347 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1988 lines of history. ! ! Reading 26948 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.1 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0845-3347_X_2009_05_13_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.100x0.100 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 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 745 telescope corrections were flagged in sub-array 1. ! A total of 579 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.978511Jy sigma=0.007225 ! Fit after self-cal, rms=0.900821Jy sigma=0.006751 ! 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=0.4958 mas, bmaj=0.8301 mas, bpa=-39.37 degrees ! Estimated noise=1558.77 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.0849895 Jy ! Component: 100 - total flux cleaned = 0.108733 Jy ! Total flux subtracted in 100 components = 0.108733 Jy ! Clean residual min=-0.008228 max=0.015296 Jy/beam ! Clean residual mean=-0.000086 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 0.108733 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.108733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179019Jy sigma=0.001111 ! Fit after self-cal, rms=0.178692Jy sigma=0.001110 ! Inverting map ! Added new window around map position (-0.4, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143882 Jy ! Component: 100 - total flux cleaned = 0.0219808 Jy ! Total flux subtracted in 100 components = 0.0219808 Jy ! Clean residual min=-0.006947 max=0.008883 Jy/beam ! Clean residual mean=-0.000049 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.130714 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.130714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177502Jy sigma=0.001095 ! Fit after self-cal, rms=0.177461Jy sigma=0.001094 ! 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=0.7503 mas, bmaj=1.151 mas, bpa=-26.84 degrees ! Estimated noise=589.575 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 (-1.9, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00824183 Jy ! Component: 100 - total flux cleaned = 0.0124344 Jy ! Component: 150 - total flux cleaned = 0.0148899 Jy ! Component: 200 - total flux cleaned = 0.0164468 Jy ! Total flux subtracted in 200 components = 0.0164468 Jy ! Clean residual min=-0.002962 max=0.003551 Jy/beam ! Clean residual mean=-0.000014 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.147161 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.147161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177152Jy sigma=0.001090 ! Fit after self-cal, rms=0.177018Jy sigma=0.001090 ! 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.00* FD 0.99 HN 1.02 HO 1.00* ! KK 1.00* KP 1.02 LA 0.93 MK 1.00* ! NL 1.03 NY 1.00* OV 1.03 PT 0.93 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.99 HN 1.00* HO 1.02 ! KK 1.00* KP 0.97 LA 1.02 MK 0.99 ! NL 1.16 NY 1.00* OV 0.96 PT 1.00 ! SC 1.08 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.14 HO 1.00* ! KK 1.00* KP 0.91 LA 0.96 MK 1.00* ! NL 1.07 NY 1.00* OV 0.96 PT 1.01 ! SC 1.09 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.00 HN 1.00* HO 1.10 ! KK 1.00* KP 0.99 LA 1.01 MK 0.97 ! NL 1.07 NY 1.00* OV 0.97 PT 1.01 ! SC 1.11 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.05 HO 1.00* ! KK 1.00* KP 0.96 LA 0.98 MK 1.00* ! NL 1.05 NY 1.00* OV 1.01 PT 1.00 ! SC 1.09 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.00 HN 1.00* HO 0.93 ! KK 1.00* KP 1.08 LA 0.99 MK 0.92 ! NL 1.14 NY 1.00* OV 0.98 PT 1.05 ! SC 0.98 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.97 HO 1.00* ! KK 1.00* KP 0.93 LA 0.94 MK 1.00* ! NL 1.01 NY 1.00* OV 1.01 PT 1.02 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.02 HN 1.00* HO 0.82 ! KK 1.00* KP 0.96 LA 1.00 MK 0.94 ! NL 1.09 NY 1.00* OV 0.99 PT 1.01 ! SC 0.86 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.177018Jy sigma=0.001090 ! Fit after self-cal, rms=0.177731Jy sigma=0.001088 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7437 mas, bmaj=1.145 mas, bpa=-27.75 degrees ! Estimated noise=588.07 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.0010607 Jy ! Component: 100 - total flux cleaned = 0.00101516 Jy ! Component: 150 - total flux cleaned = 0.000936915 Jy ! Component: 200 - total flux cleaned = 0.000903495 Jy ! Total flux subtracted in 200 components = 0.000903495 Jy ! Clean residual min=-0.002716 max=0.002811 Jy/beam ! Clean residual mean=0.000018 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.148064 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.148064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177694Jy sigma=0.001088 ! Fit after self-cal, rms=0.177788Jy sigma=0.001088 ! 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.177788Jy sigma=0.001088 ! Fit after self-cal, rms=0.177409Jy sigma=0.001088 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.741 mas, bmaj=1.141 mas, bpa=-28.03 degrees ! Estimated noise=587.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576158 Jy ! Component: 100 - total flux cleaned = 0.00053411 Jy ! Component: 150 - total flux cleaned = 0.000571233 Jy ! Component: 200 - total flux cleaned = 0.000569923 Jy ! Total flux subtracted in 200 components = 0.000569923 Jy ! Clean residual min=-0.002708 max=0.002766 Jy/beam ! Clean residual mean=0.000018 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.148634 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.148634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177380Jy sigma=0.001088 ! Fit after self-cal, rms=0.177367Jy sigma=0.001087 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 (-16.1, 10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225145 Jy ! Component: 100 - total flux cleaned = 0.00262665 Jy ! Component: 150 - total flux cleaned = 0.00270877 Jy ! Component: 200 - total flux cleaned = 0.00274735 Jy ! Total flux subtracted in 200 components = 0.00274735 Jy ! Clean residual min=-0.002841 max=0.002507 Jy/beam ! Clean residual mean=0.000011 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.151381 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.151381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177319Jy sigma=0.001087 ! Fit after self-cal, rms=0.177302Jy sigma=0.001087 ! 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.177302Jy sigma=0.001087 ! Fit after self-cal, rms=0.176900Jy sigma=0.001087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7395 mas, bmaj=1.139 mas, bpa=-28.18 degrees ! Estimated noise=586.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123007 Jy ! Component: 100 - total flux cleaned = 0.00127039 Jy ! Component: 150 - total flux cleaned = 0.00126898 Jy ! Component: 200 - total flux cleaned = 0.00127032 Jy ! Total flux subtracted in 200 components = 0.00127032 Jy ! Clean residual min=-0.002944 max=0.002497 Jy/beam ! Clean residual mean=0.000010 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.152652 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.152652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176872Jy sigma=0.001087 ! Fit after self-cal, rms=0.176859Jy sigma=0.001087 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.00030793 Jy ! Component: 100 - total flux cleaned = 0.000345681 Jy ! Component: 150 - total flux cleaned = 0.000346833 Jy ! Component: 200 - total flux cleaned = 0.000381068 Jy ! Total flux subtracted in 200 components = 0.000381068 Jy ! Clean residual min=-0.002999 max=0.002526 Jy/beam ! Clean residual mean=0.000010 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.153033 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.153033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176838Jy sigma=0.001087 ! Fit after self-cal, rms=0.176815Jy sigma=0.001087 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.176815Jy sigma=0.001087 ! Fit after self-cal, rms=0.176452Jy sigma=0.001087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.397 mas, bmaj=6.488 mas, bpa=2.637 degrees ! Estimated noise=720.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289504 Jy ! Component: 100 - total flux cleaned = 0.000256624 Jy ! Component: 150 - total flux cleaned = 0.000241252 Jy ! Component: 200 - total flux cleaned = 0.000226667 Jy ! Total flux subtracted in 200 components = 0.000226667 Jy ! Clean residual min=-0.002592 max=0.002091 Jy/beam ! Clean residual mean=0.000022 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.153259 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.153259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176453Jy sigma=0.001087 ! Fit after self-cal, rms=0.176451Jy sigma=0.001087 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.34879e-05 Jy ! Component: 100 - total flux cleaned = -6.29654e-05 Jy ! Component: 150 - total flux cleaned = -9.07032e-05 Jy ! Component: 200 - total flux cleaned = -0.000103359 Jy ! Total flux subtracted in 200 components = -0.000103359 Jy ! Clean residual min=-0.002601 max=0.002080 Jy/beam ! Clean residual mean=0.000023 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.153156 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.153156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176454Jy sigma=0.001087 ! Fit after self-cal, rms=0.176458Jy sigma=0.001087 ! 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=0.7383 mas, bmaj=1.137 mas, bpa=-28.28 degrees ! Estimated noise=586.676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7383 x 1.137 at -28.28 degrees (North through East) ! Clean map min=-0.0029206 max=0.10889 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=0.4867 mas, bmaj=0.8237 mas, bpa=-40.24 degrees ! Estimated noise=1533.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.08324 Jy ! Component: 100 - total flux cleaned = 0.109615 Jy ! Component: 150 - total flux cleaned = 0.125101 Jy ! Component: 200 - total flux cleaned = 0.134086 Jy ! Total flux subtracted in 200 components = 0.134086 Jy ! Clean residual min=-0.007205 max=0.007309 Jy/beam ! Clean residual mean=-0.000039 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.134086 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.134086 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7383 mas, bmaj=1.137 mas, bpa=-28.28 degrees ! Estimated noise=586.676 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.00856193 Jy ! Component: 100 - total flux cleaned = 0.0128898 Jy ! Component: 150 - total flux cleaned = 0.015774 Jy ! Component: 200 - total flux cleaned = 0.0173912 Jy ! Total flux subtracted in 200 components = 0.0173912 Jy ! Clean residual min=-0.003087 max=0.002629 Jy/beam ! Clean residual mean=0.000004 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.151478 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.151478 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.397 mas, bmaj=6.488 mas, bpa=2.637 degrees ! Estimated noise=720.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938367 Jy ! Component: 100 - total flux cleaned = 0.00113999 Jy ! Component: 150 - total flux cleaned = 0.0011386 Jy ! Component: 200 - total flux cleaned = 0.00113995 Jy ! Total flux subtracted in 200 components = 0.00113995 Jy ! Clean residual min=-0.002621 max=0.002234 Jy/beam ! Clean residual mean=0.000018 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.152618 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 = -2.00801e-05 Jy ! Component: 100 - total flux cleaned = -2.03148e-05 Jy ! Component: 150 - total flux cleaned = -3.88098e-05 Jy ! Component: 200 - total flux cleaned = -5.57282e-05 Jy ! Total flux subtracted in 200 components = -5.57282e-05 Jy ! Clean residual min=-0.002625 max=0.002168 Jy/beam ! Clean residual mean=0.000020 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.152562 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 84 components and 0.152562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7383 mas, bmaj=1.137 mas, bpa=-28.28 degrees ! Estimated noise=586.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162141 Jy ! Component: 100 - total flux cleaned = 0.000228903 Jy ! Component: 150 - total flux cleaned = 0.000288724 Jy ! Component: 200 - total flux cleaned = 0.000393698 Jy ! Total flux subtracted in 200 components = 0.000393698 Jy ! Clean residual min=-0.003116 max=0.002485 Jy/beam ! Clean residual mean=0.000009 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.152956 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.152956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176514Jy sigma=0.001087 ! Fit after self-cal, rms=0.176562Jy sigma=0.001087 wmodel J0845-3347_X_2009_05_13_pus_map.mod ! Writing 99 model components to file: J0845-3347_X_2009_05_13_pus_map.mod wobs J0845-3347_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0845-3347_X_2009_05_13_pus_uvs.fits wwins J0845-3347_X_2009_05_13_pus_map.win ! wwins: Wrote 4 windows to J0845-3347_X_2009_05_13_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.00134635 Jy ! Component: 100 - total flux cleaned = -0.00148893 Jy ! Component: 150 - total flux cleaned = -0.00182683 Jy ! Component: 200 - total flux cleaned = -0.00239312 Jy ! Component: 250 - total flux cleaned = -0.00293403 Jy ! Component: 300 - total flux cleaned = -0.00341643 Jy ! Component: 350 - total flux cleaned = -0.00399032 Jy ! Component: 400 - total flux cleaned = -0.00458172 Jy ! Component: 450 - total flux cleaned = -0.00505556 Jy ! Component: 500 - total flux cleaned = -0.00541813 Jy ! Component: 550 - total flux cleaned = -0.00580456 Jy ! Component: 600 - total flux cleaned = -0.00605597 Jy ! Component: 650 - total flux cleaned = -0.00630215 Jy ! Component: 700 - total flux cleaned = -0.00651317 Jy ! Component: 750 - total flux cleaned = -0.00663168 Jy ! Component: 800 - total flux cleaned = -0.00669052 Jy ! Component: 850 - total flux cleaned = -0.00680543 Jy ! Component: 900 - total flux cleaned = -0.0068616 Jy ! Component: 950 - total flux cleaned = -0.0068063 Jy ! Component: 1000 - total flux cleaned = -0.00691614 Jy ! Component: 1050 - total flux cleaned = -0.00696964 Jy ! Component: 1100 - total flux cleaned = -0.00689026 Jy ! Component: 1150 - total flux cleaned = -0.0069431 Jy ! Component: 1200 - total flux cleaned = -0.00696857 Jy ! Component: 1250 - total flux cleaned = -0.00689201 Jy ! Component: 1300 - total flux cleaned = -0.00686698 Jy ! Component: 1350 - total flux cleaned = -0.00684231 Jy ! Component: 1400 - total flux cleaned = -0.00674404 Jy ! Component: 1450 - total flux cleaned = -0.00667093 Jy ! Component: 1500 - total flux cleaned = -0.00659903 Jy ! Component: 1550 - total flux cleaned = -0.00652777 Jy ! Component: 1600 - total flux cleaned = -0.00645738 Jy ! Component: 1650 - total flux cleaned = -0.00645739 Jy ! Component: 1700 - total flux cleaned = -0.00634241 Jy ! Component: 1750 - total flux cleaned = -0.00636519 Jy ! Component: 1800 - total flux cleaned = -0.00636501 Jy ! Component: 1850 - total flux cleaned = -0.00638714 Jy ! Component: 1900 - total flux cleaned = -0.00629834 Jy ! Component: 1950 - total flux cleaned = -0.00634209 Jy ! Component: 2000 - total flux cleaned = -0.00629864 Jy ! Component: 2050 - total flux cleaned = -0.00632037 Jy ! Component: 2100 - total flux cleaned = -0.00632038 Jy ! Component: 2150 - total flux cleaned = -0.00634148 Jy ! Component: 2200 - total flux cleaned = -0.00629928 Jy ! Component: 2250 - total flux cleaned = -0.00621572 Jy ! Component: 2300 - total flux cleaned = -0.00621543 Jy ! Component: 2350 - total flux cleaned = -0.00611237 Jy ! Component: 2400 - total flux cleaned = -0.00607157 Jy ! Component: 2450 - total flux cleaned = -0.0060309 Jy ! Component: 2500 - total flux cleaned = -0.00601087 Jy ! Component: 2550 - total flux cleaned = -0.00595079 Jy ! Component: 2600 - total flux cleaned = -0.00589135 Jy ! Component: 2650 - total flux cleaned = -0.00587148 Jy ! Component: 2700 - total flux cleaned = -0.00585188 Jy ! Component: 2750 - total flux cleaned = -0.00585176 Jy ! Component: 2800 - total flux cleaned = -0.00571642 Jy ! Component: 2850 - total flux cleaned = -0.00565887 Jy ! Component: 2900 - total flux cleaned = -0.00560178 Jy ! Component: 2950 - total flux cleaned = -0.005545 Jy ! Component: 3000 - total flux cleaned = -0.00545095 Jy ! Component: 3050 - total flux cleaned = -0.0053761 Jy ! Component: 3100 - total flux cleaned = -0.00535739 Jy ! Component: 3150 - total flux cleaned = -0.0053205 Jy ! Component: 3200 - total flux cleaned = -0.00521029 Jy ! Component: 3250 - total flux cleaned = -0.00519207 Jy ! Component: 3300 - total flux cleaned = -0.00517397 Jy ! Component: 3350 - total flux cleaned = -0.00506576 Jy ! Component: 3400 - total flux cleaned = -0.00497609 Jy ! Component: 3450 - total flux cleaned = -0.00499409 Jy ! Component: 3500 - total flux cleaned = -0.004941 Jy ! Component: 3550 - total flux cleaned = -0.00490584 Jy ! Component: 3600 - total flux cleaned = -0.00488826 Jy ! Component: 3650 - total flux cleaned = -0.00480106 Jy ! Component: 3700 - total flux cleaned = -0.00480113 Jy ! Component: 3750 - total flux cleaned = -0.00481849 Jy ! Component: 3800 - total flux cleaned = -0.00471533 Jy ! Component: 3850 - total flux cleaned = -0.00466402 Jy ! Component: 3900 - total flux cleaned = -0.00459579 Jy ! Component: 3950 - total flux cleaned = -0.004545 Jy ! Component: 4000 - total flux cleaned = -0.00449436 Jy ! Component: 4050 - total flux cleaned = -0.00452794 Jy ! Total flux subtracted in 4096 components = -0.00451124 Jy ! Clean residual min=-0.000968 max=0.001045 Jy/beam ! Clean residual mean=0.000004 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.148444 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 336 components and 0.148445 Jy ![Exited script file: muppet] wmap "J0845-3347_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7383 x 1.137 at -28.28 degrees (North through East) ! Clean map min=-0.0026055 max=0.10766 Jy/beam ! Writing clean map to FITS file: J0845-3347_X_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107659 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290014 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.808148 0.808148 1.6163 3.23259 6.46518 12.9304 25.8607 51.7215 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7383 x 1.137 at -28.28 degrees (North through East) ! Clean map min=-0.0026055 max=0.10766 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 J0845-3347_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:41:13 2017