! Started logfile: /scr/pima/bp171ae_uvs/J2007+7452_X_uvs.log on Sat Oct 12 00:33:10 2013 obs /scr/pima/bp171ae_uvs/J2007+7452_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171ae_uvs/J2007+7452_X_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.657407 visibilities/baseline/integration-bin. ! Found source: J2007+7452 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1136 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171ae_uvs/J2007+7452_X] 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.200x0.200 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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004897Jy sigma=5.337182 ! Fit after self-cal, rms=0.855293Jy sigma=4.483139 ! 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.6855 mas, bmaj=3.345 mas, bpa=16.63 degrees ! Estimated noise=6.16751 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.111327 Jy ! Component: 100 - total flux cleaned = 0.138435 Jy ! Total flux subtracted in 100 components = 0.138435 Jy ! Clean residual min=-0.007219 max=0.011264 Jy/beam ! Clean residual mean=0.000005 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.138435 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.138435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029840Jy sigma=0.162285 ! Fit after self-cal, rms=0.029827Jy sigma=0.162243 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125693 Jy ! Component: 100 - total flux cleaned = 0.0193621 Jy ! Total flux subtracted in 100 components = 0.0193621 Jy ! Clean residual min=-0.004750 max=0.004143 Jy/beam ! Clean residual mean=0.000003 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.157797 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.157797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.024075Jy sigma=0.118813 ! Fit after self-cal, rms=0.024068Jy sigma=0.118775 ! 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.852 mas, bmaj=3.253 mas, bpa=16.5 degrees ! Estimated noise=4.15955 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.00509328 Jy ! Component: 100 - total flux cleaned = 0.00812188 Jy ! Component: 150 - total flux cleaned = 0.0100895 Jy ! Component: 200 - total flux cleaned = 0.0114588 Jy ! Total flux subtracted in 200 components = 0.0114588 Jy ! Clean residual min=-0.004667 max=0.003507 Jy/beam ! Clean residual mean=0.000004 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.169256 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.169256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023195Jy sigma=0.110394 ! Fit after self-cal, rms=0.023166Jy sigma=0.110353 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 0.93 KP 0.98 LA 1.02 ! MK 1.01 NL 1.06 OV 1.05 PT 0.91 ! SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 HN 0.94 KP 0.96 LA 1.00 ! MK 1.01 NL 1.03 OV 0.96 PT 0.91 ! SC 0.98 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 HN 0.97 KP 1.06 LA 0.98 ! MK 1.01 NL 1.05 OV 1.02 PT 0.93 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 HN 1.03 KP 0.95 LA 1.03 ! MK 1.09 NL 1.03 OV 1.00 PT 0.94 ! SC 1.06 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.01 KP 1.05 LA 1.03 ! MK 0.96 NL 0.97 OV 1.01 PT 0.88 ! SC 0.96 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.10 KP 1.03 LA 1.10 ! MK 1.05 NL 1.05 OV 1.05 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.00 KP 1.05 LA 0.98 ! MK 0.97 NL 1.06 OV 1.04 PT 0.91 ! SC 1.03 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 HN 1.01 KP 1.05 LA 0.95 ! MK 0.95 NL 1.02 OV 1.01 PT 0.85 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.023166Jy sigma=0.110353 ! Fit after self-cal, rms=0.019694Jy sigma=0.085112 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8886 mas, bmaj=3.248 mas, bpa=16.33 degrees ! Estimated noise=4.14511 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.000866098 Jy ! Component: 100 - total flux cleaned = -0.00118402 Jy ! Component: 150 - total flux cleaned = -0.00143555 Jy ! Component: 200 - total flux cleaned = -0.00162212 Jy ! Total flux subtracted in 200 components = -0.00162212 Jy ! Clean residual min=-0.002183 max=0.002757 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.167634 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.167634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019601Jy sigma=0.084809 ! Fit after self-cal, rms=0.019619Jy sigma=0.084782 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019619Jy sigma=0.084782 ! Fit after self-cal, rms=0.019588Jy sigma=0.084645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8905 mas, bmaj=3.247 mas, bpa=16.3 degrees ! Estimated noise=4.13417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000806518 Jy ! Component: 100 - total flux cleaned = -0.00122696 Jy ! Component: 150 - total flux cleaned = -0.00138277 Jy ! Component: 200 - total flux cleaned = -0.00146236 Jy ! Total flux subtracted in 200 components = -0.00146236 Jy ! Clean residual min=-0.002034 max=0.002699 Jy/beam ! Clean residual mean=-0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.166171 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.166171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019529Jy sigma=0.084487 ! Fit after self-cal, rms=0.019526Jy sigma=0.084486 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 (-23.4, -4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251995 Jy ! Component: 100 - total flux cleaned = 0.00346691 Jy ! Component: 150 - total flux cleaned = 0.00356953 Jy ! Component: 200 - total flux cleaned = 0.00365184 Jy ! Total flux subtracted in 200 components = 0.00365184 Jy ! Clean residual min=-0.001804 max=0.001858 Jy/beam ! Clean residual mean=-0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.169823 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 84 components and 0.169823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019187Jy sigma=0.082248 ! Fit after self-cal, rms=0.019162Jy sigma=0.082165 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019162Jy sigma=0.082165 ! Fit after self-cal, rms=0.019083Jy sigma=0.081855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8922 mas, bmaj=3.245 mas, bpa=16.27 degrees ! Estimated noise=4.11542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000249962 Jy ! Component: 100 - total flux cleaned = 0.000278257 Jy ! Component: 150 - total flux cleaned = 0.000280878 Jy ! Component: 200 - total flux cleaned = 0.000219439 Jy ! Total flux subtracted in 200 components = 0.000219439 Jy ! Clean residual min=-0.001607 max=0.001880 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.170042 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 120 components and 0.170042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019015Jy sigma=0.081455 ! Fit after self-cal, rms=0.019007Jy sigma=0.081448 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 (6.4, 16.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133088 Jy ! Component: 100 - total flux cleaned = 0.00175151 Jy ! Component: 150 - total flux cleaned = 0.00201897 Jy ! Component: 200 - total flux cleaned = 0.00223224 Jy ! Total flux subtracted in 200 components = 0.00223224 Jy ! Clean residual min=-0.001372 max=0.001489 Jy/beam ! Clean residual mean=-0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.172275 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 145 components and 0.172275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018808Jy sigma=0.080579 ! Fit after self-cal, rms=0.018803Jy sigma=0.080555 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018803Jy sigma=0.080555 ! Fit after self-cal, rms=0.018771Jy sigma=0.080425 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.985 mas, bmaj=3.464 mas, bpa=15.77 degrees ! Estimated noise=4.90681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373049 Jy ! Component: 100 - total flux cleaned = 0.000609589 Jy ! Component: 150 - total flux cleaned = 0.000743932 Jy ! Component: 200 - total flux cleaned = 0.000861957 Jy ! Total flux subtracted in 200 components = 0.000861957 Jy ! Clean residual min=-0.001296 max=0.001819 Jy/beam ! Clean residual mean=-0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.173137 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 170 components and 0.173137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018717Jy sigma=0.080079 ! Fit after self-cal, rms=0.018711Jy sigma=0.080068 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 (4.6, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000874821 Jy ! Component: 100 - total flux cleaned = 0.00112838 Jy ! Component: 150 - total flux cleaned = 0.00146228 Jy ! Component: 200 - total flux cleaned = 0.00167772 Jy ! Total flux subtracted in 200 components = 0.00167772 Jy ! Clean residual min=-0.001006 max=0.001267 Jy/beam ! Clean residual mean=-0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.174814 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 199 components and 0.174814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018606Jy sigma=0.079510 ! Fit after self-cal, rms=0.018598Jy sigma=0.079487 ! 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.8927 mas, bmaj=3.245 mas, bpa=16.26 degrees ! Estimated noise=4.10155 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8927 x 3.245 at 16.26 degrees (North through East) ! Clean map min=-0.00093278 max=0.14726 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.7075 mas, bmaj=3.31 mas, bpa=16.42 degrees ! Estimated noise=6.07235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110554 Jy ! Component: 100 - total flux cleaned = 0.136339 Jy ! Component: 150 - total flux cleaned = 0.147553 Jy ! Component: 200 - total flux cleaned = 0.153625 Jy ! Total flux subtracted in 200 components = 0.153625 Jy ! Clean residual min=-0.002725 max=0.003358 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.153625 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.153625 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8927 mas, bmaj=3.245 mas, bpa=16.26 degrees ! Estimated noise=4.10155 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) ! Added new window around map position (2.4, -10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446323 Jy ! Component: 100 - total flux cleaned = 0.00731713 Jy ! Component: 150 - total flux cleaned = 0.00913443 Jy ! Component: 200 - total flux cleaned = 0.0105176 Jy ! Total flux subtracted in 200 components = 0.0105176 Jy ! Clean residual min=-0.001821 max=0.002056 Jy/beam ! Clean residual mean=0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.164143 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.164143 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=1.985 mas, bmaj=3.464 mas, bpa=15.77 degrees ! Estimated noise=4.90681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211652 Jy ! Component: 100 - total flux cleaned = 0.00359544 Jy ! Component: 150 - total flux cleaned = 0.00492991 Jy ! Component: 200 - total flux cleaned = 0.00588469 Jy ! Total flux subtracted in 200 components = 0.00588469 Jy ! Clean residual min=-0.001727 max=0.001800 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.170027 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000462029 Jy ! Component: 100 - total flux cleaned = 0.000710962 Jy ! Component: 150 - total flux cleaned = 0.00089384 Jy ! Component: 200 - total flux cleaned = 0.00111581 Jy ! Total flux subtracted in 200 components = 0.00111581 Jy ! Clean residual min=-0.001341 max=0.001322 Jy/beam ! Clean residual mean=0.000000 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.171143 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 119 components and 0.171143 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8927 mas, bmaj=3.245 mas, bpa=16.26 degrees ! Estimated noise=4.10155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000276876 Jy ! Component: 100 - total flux cleaned = -0.000308559 Jy ! Component: 150 - total flux cleaned = -0.000441534 Jy ! Component: 200 - total flux cleaned = -0.000515823 Jy ! Total flux subtracted in 200 components = -0.000515823 Jy ! Clean residual min=-0.001110 max=0.001132 Jy/beam ! Clean residual mean=0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.170627 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 151 components and 0.170627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018625Jy sigma=0.079460 ! Fit after self-cal, rms=0.018614Jy sigma=0.079379 wmodel /scr/pima/bp171ae_uvs/J2007+7452_X_map.mod ! Writing 151 model components to file: /scr/pima/bp171ae_uvs/J2007+7452_X_map.mod wobs /scr/pima/bp171ae_uvs/J2007+7452_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ae_uvs/J2007+7452_X_uvs.fits wwins /scr/pima/bp171ae_uvs/J2007+7452_X_map.win ! wwins: Wrote 5 windows to /scr/pima/bp171ae_uvs/J2007+7452_X_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.000271227 Jy ! Component: 100 - total flux cleaned = 0.000363436 Jy ! Component: 150 - total flux cleaned = 0.000483968 Jy ! Component: 200 - total flux cleaned = 0.000598488 Jy ! Component: 250 - total flux cleaned = 0.000723324 Jy ! Component: 300 - total flux cleaned = 0.00076807 Jy ! Component: 350 - total flux cleaned = 0.000811641 Jy ! Component: 400 - total flux cleaned = 0.000839815 Jy ! Component: 450 - total flux cleaned = 0.000881214 Jy ! Component: 500 - total flux cleaned = 0.000974254 Jy ! Component: 550 - total flux cleaned = 0.00102585 Jy ! Component: 600 - total flux cleaned = 0.00113969 Jy ! Component: 650 - total flux cleaned = 0.00123857 Jy ! Component: 700 - total flux cleaned = 0.00135886 Jy ! Component: 750 - total flux cleaned = 0.00147622 Jy ! Component: 800 - total flux cleaned = 0.00155664 Jy ! Component: 850 - total flux cleaned = 0.00161289 Jy ! Component: 900 - total flux cleaned = 0.00167902 Jy ! Component: 950 - total flux cleaned = 0.00175465 Jy ! Component: 1000 - total flux cleaned = 0.00179703 Jy ! Component: 1050 - total flux cleaned = 0.00184942 Jy ! Component: 1100 - total flux cleaned = 0.00189076 Jy ! Component: 1150 - total flux cleaned = 0.00193139 Jy ! Component: 1200 - total flux cleaned = 0.00201112 Jy ! Component: 1250 - total flux cleaned = 0.0020796 Jy ! Component: 1300 - total flux cleaned = 0.00210848 Jy ! Component: 1350 - total flux cleaned = 0.0021943 Jy ! Component: 1400 - total flux cleaned = 0.0022224 Jy ! Component: 1450 - total flux cleaned = 0.00227799 Jy ! Component: 1500 - total flux cleaned = 0.00229621 Jy ! Component: 1550 - total flux cleaned = 0.00235941 Jy ! Component: 1600 - total flux cleaned = 0.00240373 Jy ! Component: 1650 - total flux cleaned = 0.00244751 Jy ! Component: 1700 - total flux cleaned = 0.0025081 Jy ! Component: 1750 - total flux cleaned = 0.00254248 Jy ! Component: 1800 - total flux cleaned = 0.00261862 Jy ! Component: 1850 - total flux cleaned = 0.00265212 Jy ! Component: 1900 - total flux cleaned = 0.00273468 Jy ! Component: 1950 - total flux cleaned = 0.00278365 Jy ! Component: 2000 - total flux cleaned = 0.00284847 Jy ! Component: 2050 - total flux cleaned = 0.00292851 Jy ! Component: 2100 - total flux cleaned = 0.0029998 Jy ! Component: 2150 - total flux cleaned = 0.00307055 Jy ! Component: 2200 - total flux cleaned = 0.00314059 Jy ! Component: 2250 - total flux cleaned = 0.00318671 Jy ! Component: 2300 - total flux cleaned = 0.00323247 Jy ! Component: 2350 - total flux cleaned = 0.00329291 Jy ! Component: 2400 - total flux cleaned = 0.00335291 Jy ! Component: 2450 - total flux cleaned = 0.00341245 Jy ! Component: 2500 - total flux cleaned = 0.0034788 Jy ! Component: 2550 - total flux cleaned = 0.00352273 Jy ! Component: 2600 - total flux cleaned = 0.00357366 Jy ! Component: 2650 - total flux cleaned = 0.00363869 Jy ! Component: 2700 - total flux cleaned = 0.00366028 Jy ! Component: 2750 - total flux cleaned = 0.00371022 Jy ! Component: 2800 - total flux cleaned = 0.00378807 Jy ! Component: 2850 - total flux cleaned = 0.0038232 Jy ! Component: 2900 - total flux cleaned = 0.00386517 Jy ! Component: 2950 - total flux cleaned = 0.00393455 Jy ! Component: 3000 - total flux cleaned = 0.00398285 Jy ! Component: 3050 - total flux cleaned = 0.00401715 Jy ! Component: 3100 - total flux cleaned = 0.00405809 Jy ! Component: 3150 - total flux cleaned = 0.00407168 Jy ! Component: 3200 - total flux cleaned = 0.00409878 Jy ! Component: 3250 - total flux cleaned = 0.00413248 Jy ! Component: 3300 - total flux cleaned = 0.00417943 Jy ! Component: 3350 - total flux cleaned = 0.00419281 Jy ! Component: 3400 - total flux cleaned = 0.00422611 Jy ! Component: 3450 - total flux cleaned = 0.00424602 Jy ! Component: 3500 - total flux cleaned = 0.00427907 Jy ! Component: 3550 - total flux cleaned = 0.00429883 Jy ! Component: 3600 - total flux cleaned = 0.00431855 Jy ! Component: 3650 - total flux cleaned = 0.00433818 Jy ! Component: 3700 - total flux cleaned = 0.00435778 Jy ! Component: 3750 - total flux cleaned = 0.00437733 Jy ! Component: 3800 - total flux cleaned = 0.00440981 Jy ! Component: 3850 - total flux cleaned = 0.00443574 Jy ! Component: 3900 - total flux cleaned = 0.00446165 Jy ! Component: 3950 - total flux cleaned = 0.00447457 Jy ! Component: 4000 - total flux cleaned = 0.00449392 Jy ! Component: 4050 - total flux cleaned = 0.00453247 Jy ! Total flux subtracted in 4096 components = 0.00452604 Jy ! Clean residual min=-0.000424 max=0.000396 Jy/beam ! Clean residual mean=0.000000 rms=0.000108 Jy/beam ! Combined flux in latest and established models = 0.175153 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 405 components and 0.175153 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ae_uvs/J2007+7452_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8927 x 3.245 at 16.26 degrees (North through East) ! Clean map min=-0.00090315 max=0.14594 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ae_uvs/J2007+7452_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145942 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000103119 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211972 0.211972 0.423945 0.847889 1.69578 3.39156 6.78311 13.5662 27.1325 54.2649 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 quit ! Quitting program ! Log file /scr/pima/bp171ae_uvs/J2007+7452_X_uvs.log closed on Sat Oct 12 00:33:14 2013