! Started logfile: J0349-2102_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:38:38 2017 obs J0349-2102_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0349-2102_X_2009_05_13_pus_uva.fits ! AN table 1: 40 integrations on 120 of 120 possible baselines. ! AN table 2: 21 integrations on 120 of 120 possible baselines. ! AN table 3: 29 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.189815 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0349-2102 ! ! 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 8200 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 J0349-2102_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 333 telescope corrections were flagged in sub-array 1. ! A total of 297 telescope corrections were flagged in sub-array 2. ! A total of 258 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 333 telescope corrections were flagged in sub-array 1. ! A total of 297 telescope corrections were flagged in sub-array 2. ! A total of 258 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 333 telescope corrections were flagged in sub-array 1. ! A total of 297 telescope corrections were flagged in sub-array 2. ! A total of 258 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 333 telescope corrections were flagged in sub-array 1. ! A total of 297 telescope corrections were flagged in sub-array 2. ! A total of 258 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.608643Jy sigma=0.004447 ! Fit after self-cal, rms=0.517369Jy sigma=0.004013 ! 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.6767 mas, bmaj=1.344 mas, bpa=-17.67 degrees ! Estimated noise=1396.96 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.399918 Jy ! Component: 100 - total flux cleaned = 0.487309 Jy ! Total flux subtracted in 100 components = 0.487309 Jy ! Clean residual min=-0.008732 max=0.026069 Jy/beam ! Clean residual mean=0.000013 rms=0.002700 Jy/beam ! Combined flux in latest and established models = 0.487309 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.487309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195895Jy sigma=0.001197 ! Fit after self-cal, rms=0.195897Jy sigma=0.001197 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269821 Jy ! Component: 100 - total flux cleaned = 0.0407624 Jy ! Total flux subtracted in 100 components = 0.0407624 Jy ! Clean residual min=-0.007101 max=0.010686 Jy/beam ! Clean residual mean=0.000009 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.528071 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.528072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191968Jy sigma=0.001146 ! Fit after self-cal, rms=0.191975Jy sigma=0.001146 ! 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.8616 mas, bmaj=1.746 mas, bpa=-19.94 degrees ! Estimated noise=1010.25 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.00950681 Jy ! Component: 100 - total flux cleaned = 0.0133366 Jy ! Component: 150 - total flux cleaned = 0.0137089 Jy ! Component: 200 - total flux cleaned = 0.0139396 Jy ! Total flux subtracted in 200 components = 0.0139396 Jy ! Clean residual min=-0.006325 max=0.005329 Jy/beam ! Clean residual mean=-0.000049 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.542011 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.542011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191546Jy sigma=0.001140 ! Fit after self-cal, rms=0.191546Jy sigma=0.001140 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.98 HO 0.93 ! KK 1.02 KP 1.01 LA 1.04 MK 0.99 ! NL 0.99 NY 1.00* OV 0.98 PT 0.97 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 39 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! 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 3: ! BR 0.94 FD 0.96 HN 1.06 HO 1.00* ! KK 1.00* KP 1.01 LA 1.00 MK 1.00* ! NL 0.99 NY 1.00* OV 1.00 PT 1.01 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.00 HO 0.89 ! KK 0.99 KP 0.96 LA 0.98 MK 1.01 ! NL 0.96 NY 1.00* OV 0.96 PT 1.06 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 39 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! 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 3: ! BR 0.97 FD 0.95 HN 1.10 HO 1.00* ! KK 1.00* KP 0.94 LA 0.99 MK 1.00* ! NL 0.97 NY 1.00* OV 1.00 PT 1.03 ! SC 1.03 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.97 HO 0.93 ! KK 0.95 KP 1.01 LA 1.01 MK 0.99 ! NL 1.02 NY 1.00* OV 0.98 PT 1.03 ! SC 1.04 TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 39 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! 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 3: ! BR 1.09 FD 0.96 HN 1.10 HO 1.00* ! KK 1.00* KP 0.99 LA 1.01 MK 1.00* ! NL 1.00 NY 1.00* OV 1.02 PT 1.04 ! SC 1.05 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.99 HO 0.93 ! KK 0.98 KP 1.00 LA 1.01 MK 1.00 ! NL 1.02 NY 1.00* OV 0.98 PT 1.01 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 39 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! 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 3: ! BR 1.06 FD 0.97 HN 1.08 HO 1.00* ! KK 1.00* KP 0.99 LA 0.98 MK 1.00* ! NL 0.99 NY 1.00* OV 1.04 PT 1.05 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.191546Jy sigma=0.001140 ! Fit after self-cal, rms=0.183622Jy sigma=0.001127 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8611 mas, bmaj=1.748 mas, bpa=-19.82 degrees ! Estimated noise=1005.96 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.00237909 Jy ! Component: 100 - total flux cleaned = -0.00270682 Jy ! Component: 150 - total flux cleaned = -0.00270751 Jy ! Component: 200 - total flux cleaned = -0.00270859 Jy ! Total flux subtracted in 200 components = -0.00270859 Jy ! Clean residual min=-0.005201 max=0.004996 Jy/beam ! Clean residual mean=0.000024 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.539302 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.539302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183531Jy sigma=0.001127 ! Fit after self-cal, rms=0.183551Jy sigma=0.001126 ! 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.183551Jy sigma=0.001126 ! Fit after self-cal, rms=0.183688Jy sigma=0.001119 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8618 mas, bmaj=1.748 mas, bpa=-19.88 degrees ! Estimated noise=1004.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141646 Jy ! Component: 100 - total flux cleaned = -0.00146091 Jy ! Component: 150 - total flux cleaned = -0.00146239 Jy ! Component: 200 - total flux cleaned = -0.00146462 Jy ! Total flux subtracted in 200 components = -0.00146462 Jy ! Clean residual min=-0.004842 max=0.004020 Jy/beam ! Clean residual mean=-0.000056 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.537838 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.537838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183630Jy sigma=0.001119 ! Fit after self-cal, rms=0.183621Jy 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 = -0.000103651 Jy ! Component: 100 - total flux cleaned = -0.000102264 Jy ! Component: 150 - total flux cleaned = -0.000100958 Jy ! Component: 200 - total flux cleaned = -6.76696e-05 Jy ! Total flux subtracted in 200 components = -6.76696e-05 Jy ! Clean residual min=-0.004852 max=0.004009 Jy/beam ! Clean residual mean=-0.000055 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.53777 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.53777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183594Jy sigma=0.001119 ! Fit after self-cal, rms=0.183590Jy 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.183590Jy sigma=0.001119 ! Fit after self-cal, rms=0.183661Jy sigma=0.001118 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8613 mas, bmaj=1.747 mas, bpa=-19.98 degrees ! Estimated noise=1003.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000966666 Jy ! Component: 100 - total flux cleaned = -0.00100066 Jy ! Component: 150 - total flux cleaned = -0.00103075 Jy ! Component: 200 - total flux cleaned = -0.00102995 Jy ! Total flux subtracted in 200 components = -0.00102995 Jy ! Clean residual min=-0.004569 max=0.003867 Jy/beam ! Clean residual mean=-0.000070 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.53674 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.53674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183627Jy sigma=0.001118 ! Fit after self-cal, rms=0.183618Jy 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 = -3.81857e-05 Jy ! Component: 100 - total flux cleaned = -3.65781e-05 Jy ! Component: 150 - total flux cleaned = -4.03963e-05 Jy ! Component: 200 - total flux cleaned = -4.47779e-05 Jy ! Total flux subtracted in 200 components = -4.47779e-05 Jy ! Clean residual min=-0.004578 max=0.003856 Jy/beam ! Clean residual mean=-0.000070 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.536695 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.536695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183599Jy sigma=0.001118 ! Fit after self-cal, rms=0.183598Jy sigma=0.001118 ! 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.183598Jy sigma=0.001118 ! Fit after self-cal, rms=0.183306Jy sigma=0.001118 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.365 mas, bmaj=4.738 mas, bpa=-0.518 degrees ! Estimated noise=1193.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000858543 Jy ! Component: 100 - total flux cleaned = -0.000855632 Jy ! Component: 150 - total flux cleaned = -0.000854023 Jy ! Component: 200 - total flux cleaned = -0.000853211 Jy ! Total flux subtracted in 200 components = -0.000853211 Jy ! Clean residual min=-0.004659 max=0.004357 Jy/beam ! Clean residual mean=-0.000136 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.535842 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 48 components and 0.535842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183301Jy sigma=0.001118 ! Fit after self-cal, rms=0.183295Jy 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 = -0.000139676 Jy ! Component: 100 - total flux cleaned = -0.000138536 Jy ! Component: 150 - total flux cleaned = -0.000124036 Jy ! Component: 200 - total flux cleaned = -0.000123884 Jy ! Total flux subtracted in 200 components = -0.000123884 Jy ! Clean residual min=-0.004659 max=0.004358 Jy/beam ! Clean residual mean=-0.000136 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.535718 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 49 components and 0.535718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183299Jy sigma=0.001118 ! Fit after self-cal, rms=0.183296Jy 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=0.8609 mas, bmaj=1.746 mas, bpa=-20.06 degrees ! Estimated noise=1002.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8609 x 1.746 at -20.06 degrees (North through East) ! Clean map min=-0.0043902 max=0.50807 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183296Jy sigma=0.001118 ! Fit after self-cal, rms=0.605517Jy sigma=0.001023 ! Inverting map and beam ! Estimated beam: bmin=0.8606 mas, bmaj=1.748 mas, bpa=-20.08 degrees ! Estimated noise=1002.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418383 Jy ! Component: 100 - total flux cleaned = 0.000417918 Jy ! Component: 150 - total flux cleaned = 0.000416008 Jy ! Component: 200 - total flux cleaned = 0.000383347 Jy ! Total flux subtracted in 200 components = 0.000383347 Jy ! Clean residual min=-0.004184 max=0.003506 Jy/beam ! Clean residual mean=-0.000079 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.536102 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.536102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.605508Jy sigma=0.001023 ! Fit after self-cal, rms=0.605546Jy sigma=0.001023 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.40707e-06 Jy ! Component: 100 - total flux cleaned = 7.69144e-06 Jy ! Component: 150 - total flux cleaned = 4.8993e-06 Jy ! Component: 200 - total flux cleaned = -2.44216e-05 Jy ! Total flux subtracted in 200 components = -2.44216e-05 Jy ! Clean residual min=-0.004186 max=0.003497 Jy/beam ! Clean residual mean=-0.000079 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.536077 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.536077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.605539Jy sigma=0.001023 ! Fit after self-cal, rms=0.605542Jy sigma=0.001023 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.605542Jy sigma=0.001023 ! Fit after self-cal, rms=0.883559Jy sigma=0.001023 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.6742 mas, bmaj=1.337 mas, bpa=-18.16 degrees ! Estimated noise=1398.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.396656 Jy ! Component: 100 - total flux cleaned = 0.483374 Jy ! Component: 150 - total flux cleaned = 0.508072 Jy ! Component: 200 - total flux cleaned = 0.521203 Jy ! Total flux subtracted in 200 components = 0.521203 Jy ! Clean residual min=-0.005350 max=0.006479 Jy/beam ! Clean residual mean=-0.000032 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.521203 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.521203 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8596 mas, bmaj=1.746 mas, bpa=-20.16 degrees ! Estimated noise=1003.17 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.00990404 Jy ! Component: 100 - total flux cleaned = 0.0141228 Jy ! Component: 150 - total flux cleaned = 0.015462 Jy ! Component: 200 - total flux cleaned = 0.0156796 Jy ! Total flux subtracted in 200 components = 0.0156796 Jy ! Clean residual min=-0.004181 max=0.003755 Jy/beam ! Clean residual mean=-0.000079 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.536883 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.536883 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.363 mas, bmaj=4.737 mas, bpa=-0.5417 degrees ! Estimated noise=1195.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016788 Jy ! Component: 100 - total flux cleaned = 0.000246365 Jy ! Component: 150 - total flux cleaned = 0.000276724 Jy ! Component: 200 - total flux cleaned = 0.000324285 Jy ! Total flux subtracted in 200 components = 0.000324285 Jy ! Clean residual min=-0.004106 max=0.004167 Jy/beam ! Clean residual mean=-0.000154 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.537207 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 = 1.82117e-05 Jy ! Component: 100 - total flux cleaned = 1.81272e-05 Jy ! Component: 150 - total flux cleaned = 1.84187e-05 Jy ! Component: 200 - total flux cleaned = 1.8785e-05 Jy ! Total flux subtracted in 200 components = 1.8785e-05 Jy ! Clean residual min=-0.004053 max=0.004090 Jy/beam ! Clean residual mean=-0.000154 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.537226 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 32 components and 0.537226 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8596 mas, bmaj=1.746 mas, bpa=-20.16 degrees ! Estimated noise=1003.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.30872e-05 Jy ! Component: 100 - total flux cleaned = -8.26409e-05 Jy ! Component: 150 - total flux cleaned = -0.000122158 Jy ! Component: 200 - total flux cleaned = -0.000120669 Jy ! Total flux subtracted in 200 components = -0.000120669 Jy ! Clean residual min=-0.004109 max=0.003608 Jy/beam ! Clean residual mean=-0.000080 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.537105 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.537105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.883571Jy sigma=0.001023 ! Fit after self-cal, rms=0.883582Jy sigma=0.001023 wmodel J0349-2102_X_2009_05_13_pus_map.mod ! Writing 37 model components to file: J0349-2102_X_2009_05_13_pus_map.mod wobs J0349-2102_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0349-2102_X_2009_05_13_pus_uvs.fits wwins J0349-2102_X_2009_05_13_pus_map.win ! wwins: Wrote 1 windows to J0349-2102_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.00137569 Jy ! Component: 100 - total flux cleaned = -0.00241623 Jy ! Component: 150 - total flux cleaned = -0.00278948 Jy ! Component: 200 - total flux cleaned = -0.00284931 Jy ! Component: 250 - total flux cleaned = -0.00307947 Jy ! Component: 300 - total flux cleaned = -0.00324805 Jy ! Component: 350 - total flux cleaned = -0.00352188 Jy ! Component: 400 - total flux cleaned = -0.00384359 Jy ! Component: 450 - total flux cleaned = -0.00421083 Jy ! Component: 500 - total flux cleaned = -0.00457147 Jy ! Component: 550 - total flux cleaned = -0.00497672 Jy ! Component: 600 - total flux cleaned = -0.00527599 Jy ! Component: 650 - total flux cleaned = -0.00581511 Jy ! Component: 700 - total flux cleaned = -0.00615289 Jy ! Component: 750 - total flux cleaned = -0.00658111 Jy ! Component: 800 - total flux cleaned = -0.0069565 Jy ! Component: 850 - total flux cleaned = -0.00732691 Jy ! Component: 900 - total flux cleaned = -0.0075551 Jy ! Component: 950 - total flux cleaned = -0.00782554 Jy ! Component: 1000 - total flux cleaned = -0.0081367 Jy ! Component: 1050 - total flux cleaned = -0.00831254 Jy ! Component: 1100 - total flux cleaned = -0.00857389 Jy ! Component: 1150 - total flux cleaned = -0.00878903 Jy ! Component: 1200 - total flux cleaned = -0.00912903 Jy ! Component: 1250 - total flux cleaned = -0.00938157 Jy ! Component: 1300 - total flux cleaned = -0.00967369 Jy ! Component: 1350 - total flux cleaned = -0.00992222 Jy ! Component: 1400 - total flux cleaned = -0.0103307 Jy ! Component: 1450 - total flux cleaned = -0.0105328 Jy ! Component: 1500 - total flux cleaned = -0.0106933 Jy ! Component: 1550 - total flux cleaned = -0.0109722 Jy ! Component: 1600 - total flux cleaned = -0.0112876 Jy ! Component: 1650 - total flux cleaned = -0.0115217 Jy ! Component: 1700 - total flux cleaned = -0.0118311 Jy ! Component: 1750 - total flux cleaned = -0.0119845 Jy ! Component: 1800 - total flux cleaned = -0.0122507 Jy ! Component: 1850 - total flux cleaned = -0.0123642 Jy ! Component: 1900 - total flux cleaned = -0.0125512 Jy ! Component: 1950 - total flux cleaned = -0.0127738 Jy ! Component: 2000 - total flux cleaned = -0.0129211 Jy ! Component: 2050 - total flux cleaned = -0.0130672 Jy ! Component: 2100 - total flux cleaned = -0.0132488 Jy ! Component: 2150 - total flux cleaned = -0.0134289 Jy ! Component: 2200 - total flux cleaned = -0.0135721 Jy ! Component: 2250 - total flux cleaned = -0.0137141 Jy ! Component: 2300 - total flux cleaned = -0.0138198 Jy ! Component: 2350 - total flux cleaned = -0.0140653 Jy ! Component: 2400 - total flux cleaned = -0.0142393 Jy ! Component: 2450 - total flux cleaned = -0.014378 Jy ! Component: 2500 - total flux cleaned = -0.0146531 Jy ! Component: 2550 - total flux cleaned = -0.0147211 Jy ! Component: 2600 - total flux cleaned = -0.0149587 Jy ! Component: 2650 - total flux cleaned = -0.015127 Jy ! Component: 2700 - total flux cleaned = -0.0151267 Jy ! Component: 2750 - total flux cleaned = -0.0152598 Jy ! Component: 2800 - total flux cleaned = -0.0152597 Jy ! Component: 2850 - total flux cleaned = -0.0154245 Jy ! Component: 2900 - total flux cleaned = -0.0154571 Jy ! Component: 2950 - total flux cleaned = -0.0155547 Jy ! Component: 3000 - total flux cleaned = -0.0155871 Jy ! Component: 3050 - total flux cleaned = -0.0157803 Jy ! Component: 3100 - total flux cleaned = -0.0157483 Jy ! Component: 3150 - total flux cleaned = -0.0159073 Jy ! Component: 3200 - total flux cleaned = -0.0160656 Jy ! Component: 3250 - total flux cleaned = -0.0160968 Jy ! Component: 3300 - total flux cleaned = -0.0161283 Jy ! Component: 3350 - total flux cleaned = -0.0162839 Jy ! Component: 3400 - total flux cleaned = -0.0163148 Jy ! Component: 3450 - total flux cleaned = -0.0164074 Jy ! Component: 3500 - total flux cleaned = -0.0165605 Jy ! Component: 3550 - total flux cleaned = -0.0167436 Jy ! Component: 3600 - total flux cleaned = -0.016865 Jy ! Component: 3650 - total flux cleaned = -0.017016 Jy ! Component: 3700 - total flux cleaned = -0.0171963 Jy ! Component: 3750 - total flux cleaned = -0.017286 Jy ! Component: 3800 - total flux cleaned = -0.017524 Jy ! Component: 3850 - total flux cleaned = -0.0176426 Jy ! Component: 3900 - total flux cleaned = -0.0177307 Jy ! Component: 3950 - total flux cleaned = -0.0179067 Jy ! Component: 4000 - total flux cleaned = -0.0180233 Jy ! Component: 4050 - total flux cleaned = -0.0182266 Jy ! Total flux subtracted in 4096 components = -0.0183712 Jy ! Clean residual min=-0.002018 max=0.001604 Jy/beam ! Clean residual mean=-0.000032 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.518734 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 312 components and 0.518734 Jy ![Exited script file: muppet] wmap "J0349-2102_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8596 x 1.746 at -20.16 degrees (North through East) ! Clean map min=-0.0034208 max=0.50562 Jy/beam ! Writing clean map to FITS file: J0349-2102_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.505615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000546658 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.324352 0.324352 0.648705 1.29741 2.59482 5.18964 10.3793 20.7586 41.5171 83.0342 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.505 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.8596 x 1.746 at -20.16 degrees (North through East) ! Clean map min=-0.0034208 max=0.50562 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 J0349-2102_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:38:43 2017