! Started logfile: J1342-2900_S_2009_05_13_pus_uvs.log on Sun Jan 22 11:37:10 2017 obs J1342-2900_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J1342-2900_S_2009_05_13_pus_uva.fits ! AN table 1: 37 integrations on 120 of 120 possible baselines. ! AN table 2: 128 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.368838 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1342-2900 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1341 lines of history. ! ! Reading 29212 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 J1342-2900_S_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.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 499 telescope corrections were flagged in sub-array 1. ! A total of 750 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 499 telescope corrections were flagged in sub-array 1. ! A total of 750 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 499 telescope corrections were flagged in sub-array 1. ! A total of 677 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 592 telescope corrections were flagged in sub-array 1. ! A total of 677 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.928787Jy sigma=0.005856 ! Fit after self-cal, rms=0.875562Jy sigma=0.005594 ! 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=1.557 mas, bmaj=2.84 mas, bpa=-51.85 degrees ! Estimated noise=1676.84 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.113147 Jy ! Component: 100 - total flux cleaned = 0.13872 Jy ! Total flux subtracted in 100 components = 0.13872 Jy ! Clean residual min=-0.009501 max=0.009414 Jy/beam ! Clean residual mean=0.000053 rms=0.002123 Jy/beam ! Combined flux in latest and established models = 0.13872 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.13872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208524Jy sigma=0.001128 ! Fit after self-cal, rms=0.208474Jy sigma=0.001128 ! 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=2.237 mas, bmaj=3.612 mas, bpa=-39.29 degrees ! Estimated noise=680.864 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.0146596 Jy ! Component: 100 - total flux cleaned = 0.0213485 Jy ! Component: 150 - total flux cleaned = 0.0248211 Jy ! Component: 200 - total flux cleaned = 0.0266976 Jy ! Total flux subtracted in 200 components = 0.0266976 Jy ! Clean residual min=-0.004090 max=0.004654 Jy/beam ! Clean residual mean=-0.000010 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.165417 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.165417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207698Jy sigma=0.001119 ! Fit after self-cal, rms=0.207808Jy sigma=0.001119 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.97 HN 1.16 HO 0.95 ! KK 0.99 KP 0.95 LA 0.91 MK 0.96 ! NL 1.04 NY 1.00* OV 0.97 PT 0.98 ! SC 0.96 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.93 HN 1.21 HO 0.97 ! KK 0.99 KP 0.98 LA 0.95 MK 1.02 ! NL 1.08 NY 1.00* OV 0.98 PT 0.96 ! SC 1.05 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.98 HN 1.13 HO 1.11 ! KK 0.97 KP 1.00 LA 0.99 MK 1.03 ! NL 0.99 NY 1.00* OV 1.06 PT 1.01 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 FD 0.98 HN 1.12 HO 1.02 ! KK 1.03 KP 0.99 LA 0.96 MK 1.01 ! NL 1.01 NY 1.00* OV 1.00 PT 0.98 ! SC 0.98 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.207808Jy sigma=0.001119 ! Fit after self-cal, rms=0.214920Jy sigma=0.001119 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.247 mas, bmaj=3.659 mas, bpa=-40.24 degrees ! Estimated noise=687.093 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.000288887 Jy ! Component: 100 - total flux cleaned = 0.00019434 Jy ! Component: 150 - total flux cleaned = 0.000173827 Jy ! Component: 200 - total flux cleaned = 0.000173985 Jy ! Total flux subtracted in 200 components = 0.000173985 Jy ! Clean residual min=-0.003591 max=0.003242 Jy/beam ! Clean residual mean=0.000004 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.165591 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.165591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214914Jy sigma=0.001119 ! Fit after self-cal, rms=0.215092Jy sigma=0.001119 ! 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.215092Jy sigma=0.001119 ! Fit after self-cal, rms=0.215375Jy sigma=0.001119 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.246 mas, bmaj=3.659 mas, bpa=-40.28 degrees ! Estimated noise=686.674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.90402e-05 Jy ! Component: 100 - total flux cleaned = 5.99388e-05 Jy ! Component: 150 - total flux cleaned = 2.54696e-05 Jy ! Component: 200 - total flux cleaned = 2.64736e-05 Jy ! Total flux subtracted in 200 components = 2.64736e-05 Jy ! Clean residual min=-0.003581 max=0.003304 Jy/beam ! Clean residual mean=0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.165618 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.165618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215372Jy sigma=0.001119 ! Fit after self-cal, rms=0.215383Jy sigma=0.001119 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 = -2.09779e-06 Jy ! Component: 100 - total flux cleaned = -1.5886e-06 Jy ! Component: 150 - total flux cleaned = 1.41293e-05 Jy ! Component: 200 - total flux cleaned = 1.42805e-05 Jy ! Total flux subtracted in 200 components = 1.42805e-05 Jy ! Clean residual min=-0.003590 max=0.003306 Jy/beam ! Clean residual mean=0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.165632 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 24 components and 0.165632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215380Jy sigma=0.001119 ! Fit after self-cal, rms=0.215379Jy sigma=0.001119 ! 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.215379Jy sigma=0.001119 ! Fit after self-cal, rms=0.214813Jy sigma=0.001119 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.243 mas, bmaj=3.656 mas, bpa=-40.43 degrees ! Estimated noise=686.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.68549e-07 Jy ! Component: 100 - total flux cleaned = -1.48677e-05 Jy ! Component: 150 - total flux cleaned = -2.94535e-05 Jy ! Component: 200 - total flux cleaned = -4.21033e-05 Jy ! Total flux subtracted in 200 components = -4.21033e-05 Jy ! Clean residual min=-0.003598 max=0.003302 Jy/beam ! Clean residual mean=0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.16559 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.16559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214810Jy sigma=0.001118 ! Fit after self-cal, rms=0.214803Jy sigma=0.001118 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 = 1.59037e-07 Jy ! Component: 100 - total flux cleaned = 1.37916e-05 Jy ! Component: 150 - total flux cleaned = 1.39094e-05 Jy ! Component: 200 - total flux cleaned = 2.63835e-05 Jy ! Total flux subtracted in 200 components = 2.63835e-05 Jy ! Clean residual min=-0.003599 max=0.003303 Jy/beam ! Clean residual mean=0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.165616 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.165616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214801Jy sigma=0.001118 ! Fit after self-cal, rms=0.214797Jy sigma=0.001118 ! 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.214797Jy sigma=0.001118 ! Fit after self-cal, rms=0.214279Jy sigma=0.001118 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.073 mas, bmaj=21.16 mas, bpa=0.03736 degrees ! Estimated noise=899.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.21966e-06 Jy ! Component: 100 - total flux cleaned = -1.39458e-05 Jy ! Component: 150 - total flux cleaned = -1.93699e-05 Jy ! Component: 200 - total flux cleaned = -2.47974e-05 Jy ! Total flux subtracted in 200 components = -2.47974e-05 Jy ! Clean residual min=-0.003747 max=0.002691 Jy/beam ! Clean residual mean=0.000021 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.165591 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 29 components and 0.165591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214280Jy sigma=0.001118 ! Fit after self-cal, rms=0.214278Jy sigma=0.001118 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 = -1.28326e-06 Jy ! Component: 100 - total flux cleaned = -6.81759e-06 Jy ! Component: 150 - total flux cleaned = -1.21349e-05 Jy ! Component: 200 - total flux cleaned = -1.70442e-05 Jy ! Total flux subtracted in 200 components = -1.70442e-05 Jy ! Clean residual min=-0.003747 max=0.002686 Jy/beam ! Clean residual mean=0.000021 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.165574 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 29 components and 0.165574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214279Jy sigma=0.001118 ! Fit after self-cal, rms=0.214279Jy sigma=0.001118 ! 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=2.24 mas, bmaj=3.654 mas, bpa=-40.59 degrees ! Estimated noise=685.497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.24 x 3.654 at -40.59 degrees (North through East) ! Clean map min=-0.0033388 max=0.15044 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=1.541 mas, bmaj=2.886 mas, bpa=-52.91 degrees ! Estimated noise=1722.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112788 Jy ! Component: 100 - total flux cleaned = 0.138938 Jy ! Component: 150 - total flux cleaned = 0.149346 Jy ! Component: 200 - total flux cleaned = 0.155701 Jy ! Total flux subtracted in 200 components = 0.155701 Jy ! Clean residual min=-0.008979 max=0.009229 Jy/beam ! Clean residual mean=-0.000004 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 0.155701 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.155701 Jy ! Inverting map and beam ! Estimated beam: bmin=2.24 mas, bmaj=3.654 mas, bpa=-40.59 degrees ! Estimated noise=685.497 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.00540722 Jy ! Component: 100 - total flux cleaned = 0.00783336 Jy ! Component: 150 - total flux cleaned = 0.00905484 Jy ! Component: 200 - total flux cleaned = 0.00927579 Jy ! Total flux subtracted in 200 components = 0.00927579 Jy ! Clean residual min=-0.003625 max=0.003247 Jy/beam ! Clean residual mean=0.000005 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.164977 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.164977 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=8.073 mas, bmaj=21.16 mas, bpa=0.03736 degrees ! Estimated noise=899.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528573 Jy ! Component: 100 - total flux cleaned = 0.000538276 Jy ! Component: 150 - total flux cleaned = 0.000531758 Jy ! Component: 200 - total flux cleaned = 0.00052534 Jy ! Total flux subtracted in 200 components = 0.00052534 Jy ! Clean residual min=-0.003776 max=0.002704 Jy/beam ! Clean residual mean=0.000020 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.165502 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 = -6.08067e-06 Jy ! Component: 100 - total flux cleaned = -1.81919e-05 Jy ! Component: 150 - total flux cleaned = -2.4062e-05 Jy ! Component: 200 - total flux cleaned = -2.9665e-05 Jy ! Total flux subtracted in 200 components = -2.9665e-05 Jy ! Clean residual min=-0.003771 max=0.002699 Jy/beam ! Clean residual mean=0.000020 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.165473 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.165473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.24 mas, bmaj=3.654 mas, bpa=-40.59 degrees ! Estimated noise=685.497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109258 Jy ! Component: 100 - total flux cleaned = -0.000154735 Jy ! Component: 150 - total flux cleaned = -0.000173442 Jy ! Component: 200 - total flux cleaned = -0.000156923 Jy ! Total flux subtracted in 200 components = -0.000156923 Jy ! Clean residual min=-0.003607 max=0.003274 Jy/beam ! Clean residual mean=0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.165316 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.165316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214294Jy sigma=0.001119 ! Fit after self-cal, rms=0.214292Jy sigma=0.001118 wmodel J1342-2900_S_2009_05_13_pus_map.mod ! Writing 32 model components to file: J1342-2900_S_2009_05_13_pus_map.mod wobs J1342-2900_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J1342-2900_S_2009_05_13_pus_uvs.fits wwins J1342-2900_S_2009_05_13_pus_map.win ! wwins: Wrote 1 windows to J1342-2900_S_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.00103632 Jy ! Component: 100 - total flux cleaned = -0.0016191 Jy ! Component: 150 - total flux cleaned = -0.00194984 Jy ! Component: 200 - total flux cleaned = -0.00189707 Jy ! Component: 250 - total flux cleaned = -0.00154176 Jy ! Component: 300 - total flux cleaned = -0.00124674 Jy ! Component: 350 - total flux cleaned = -0.00105516 Jy ! Component: 400 - total flux cleaned = -0.000915074 Jy ! Component: 450 - total flux cleaned = -0.000732352 Jy ! Component: 500 - total flux cleaned = -0.000686706 Jy ! Component: 550 - total flux cleaned = -0.000598212 Jy ! Component: 600 - total flux cleaned = -0.000511601 Jy ! Component: 650 - total flux cleaned = -0.000469568 Jy ! Component: 700 - total flux cleaned = -0.00046896 Jy ! Component: 750 - total flux cleaned = -0.000386326 Jy ! Component: 800 - total flux cleaned = -0.00042697 Jy ! Component: 850 - total flux cleaned = -0.000467187 Jy ! Component: 900 - total flux cleaned = -0.000586014 Jy ! Component: 950 - total flux cleaned = -0.000780443 Jy ! Component: 1000 - total flux cleaned = -0.000972058 Jy ! Component: 1050 - total flux cleaned = -0.000971988 Jy ! Component: 1100 - total flux cleaned = -0.00116002 Jy ! Component: 1150 - total flux cleaned = -0.00115996 Jy ! Component: 1200 - total flux cleaned = -0.00123352 Jy ! Component: 1250 - total flux cleaned = -0.00134229 Jy ! Component: 1300 - total flux cleaned = -0.00134222 Jy ! Component: 1350 - total flux cleaned = -0.00148485 Jy ! Component: 1400 - total flux cleaned = -0.00144928 Jy ! Component: 1450 - total flux cleaned = -0.00141401 Jy ! Component: 1500 - total flux cleaned = -0.00134485 Jy ! Component: 1550 - total flux cleaned = -0.00137938 Jy ! Component: 1600 - total flux cleaned = -0.00134496 Jy ! Component: 1650 - total flux cleaned = -0.00127719 Jy ! Component: 1700 - total flux cleaned = -0.00127733 Jy ! Component: 1750 - total flux cleaned = -0.00117786 Jy ! Component: 1800 - total flux cleaned = -0.0012769 Jy ! Component: 1850 - total flux cleaned = -0.00117838 Jy ! Component: 1900 - total flux cleaned = -0.00108095 Jy ! Component: 1950 - total flux cleaned = -0.000951814 Jy ! Component: 2000 - total flux cleaned = -0.000984059 Jy ! Component: 2050 - total flux cleaned = -0.000952223 Jy ! Component: 2100 - total flux cleaned = -0.000952306 Jy ! Component: 2150 - total flux cleaned = -0.000795663 Jy ! Component: 2200 - total flux cleaned = -0.000858236 Jy ! Component: 2250 - total flux cleaned = -0.000950921 Jy ! Component: 2300 - total flux cleaned = -0.000858666 Jy ! Component: 2350 - total flux cleaned = -0.000828129 Jy ! Component: 2400 - total flux cleaned = -0.000767745 Jy ! Component: 2450 - total flux cleaned = -0.000767795 Jy ! Component: 2500 - total flux cleaned = -0.00073792 Jy ! Component: 2550 - total flux cleaned = -0.000678185 Jy ! Component: 2600 - total flux cleaned = -0.000737273 Jy ! Component: 2650 - total flux cleaned = -0.000678537 Jy ! Component: 2700 - total flux cleaned = -0.000678488 Jy ! Component: 2750 - total flux cleaned = -0.000649335 Jy ! Component: 2800 - total flux cleaned = -0.000649362 Jy ! Component: 2850 - total flux cleaned = -0.000764684 Jy ! Component: 2900 - total flux cleaned = -0.000592702 Jy ! Component: 2950 - total flux cleaned = -0.000706854 Jy ! Component: 3000 - total flux cleaned = -0.00065019 Jy ! Component: 3050 - total flux cleaned = -0.000565586 Jy ! Component: 3100 - total flux cleaned = -0.000593632 Jy ! Component: 3150 - total flux cleaned = -0.000509976 Jy ! Component: 3200 - total flux cleaned = -0.000676497 Jy ! Component: 3250 - total flux cleaned = -0.000538003 Jy ! Component: 3300 - total flux cleaned = -0.000510279 Jy ! Component: 3350 - total flux cleaned = -0.000373637 Jy ! Component: 3400 - total flux cleaned = -0.000428203 Jy ! Component: 3450 - total flux cleaned = -0.000428293 Jy ! Component: 3500 - total flux cleaned = -0.000347372 Jy ! Component: 3550 - total flux cleaned = -0.000374291 Jy ! Component: 3600 - total flux cleaned = -0.000374094 Jy ! Component: 3650 - total flux cleaned = -0.000294201 Jy ! Component: 3700 - total flux cleaned = -0.000267465 Jy ! Component: 3750 - total flux cleaned = -0.000267377 Jy ! Component: 3800 - total flux cleaned = -0.000162164 Jy ! Component: 3850 - total flux cleaned = -0.000136198 Jy ! Component: 3900 - total flux cleaned = -0.000188325 Jy ! Component: 3950 - total flux cleaned = -0.000110659 Jy ! Component: 4000 - total flux cleaned = -0.000136575 Jy ! Component: 4050 - total flux cleaned = -8.02814e-06 Jy ! Total flux subtracted in 4096 components = -8.50727e-05 Jy ! Clean residual min=-0.001532 max=0.001735 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.165231 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 292 components and 0.165231 Jy ![Exited script file: muppet] wmap "J1342-2900_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.24 x 3.654 at -40.59 degrees (North through East) ! Clean map min=-0.0024347 max=0.15009 Jy/beam ! Writing clean map to FITS file: J1342-2900_S_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.150091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000417693 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.834877 0.834877 1.66975 3.33951 6.67902 13.358 26.7161 53.4321 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.24 x 3.654 at -40.59 degrees (North through East) ! Clean map min=-0.0024347 max=0.15009 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 J1342-2900_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 11:37:16 2017