! Started logfile: /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.log on Sat Oct 5 18:54:24 2013 obs /g0/scr/pima/npcsb_uvs/J1751+0939_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1751+0939 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1008 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1751+0939_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.636870Jy sigma=38.657731 ! Fit after self-cal, rms=1.765343Jy sigma=19.130043 ! 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.6593 mas, bmaj=1.785 mas, bpa=-0.5695 degrees ! Estimated noise=1.8628 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 = 1.52258 Jy ! Component: 100 - total flux cleaned = 1.8546 Jy ! Total flux subtracted in 100 components = 1.8546 Jy ! Clean residual min=-0.085125 max=0.207281 Jy/beam ! Clean residual mean=0.000014 rms=0.027750 Jy/beam ! Combined flux in latest and established models = 1.8546 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.8546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.533232Jy sigma=9.109989 ! Fit after self-cal, rms=1.533217Jy sigma=9.109981 ! Inverting map ! Added new window around map position (-1.8, -0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164578 Jy ! Component: 100 - total flux cleaned = 0.215114 Jy ! Total flux subtracted in 100 components = 0.215114 Jy ! Clean residual min=-0.094407 max=0.128670 Jy/beam ! Clean residual mean=0.000011 rms=0.023125 Jy/beam ! Combined flux in latest and established models = 2.06971 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 2.06972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.505409Jy sigma=8.556661 ! Fit after self-cal, rms=1.504177Jy sigma=8.328599 ! 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.7629 mas, bmaj=1.957 mas, bpa=1.677 degrees ! Estimated noise=1.45508 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.0819159 Jy ! Component: 100 - total flux cleaned = 0.111048 Jy ! Component: 150 - total flux cleaned = 0.123463 Jy ! Component: 200 - total flux cleaned = 0.133996 Jy ! Total flux subtracted in 200 components = 0.133996 Jy ! Clean residual min=-0.079021 max=0.102357 Jy/beam ! Clean residual mean=0.000028 rms=0.020367 Jy/beam ! Combined flux in latest and established models = 2.20371 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 2.20371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.494528Jy sigma=8.179349 ! Fit after self-cal, rms=1.495318Jy sigma=8.120694 ! 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.04 HN 1.05 KP 1.05 LA 1.01 ! MK 1.07 NL 1.45 OV 0.98 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.02 KP 0.97 LA 0.92 ! MK 1.01 NL 1.61 OV 0.96 PT 1.04 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 HN 1.04 KP 0.87 LA 0.92 ! MK 1.03 NL 1.44 OV 0.95 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.01 KP 0.92 LA 0.91 ! MK 1.00 NL 1.44 OV 0.94 PT 1.06 ! SC 1.02 ! ! ! Fit before self-cal, rms=1.495318Jy sigma=8.120694 ! Fit after self-cal, rms=1.398522Jy sigma=7.527012 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7654 mas, bmaj=1.977 mas, bpa=2.021 degrees ! Estimated noise=1.48825 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.0131773 Jy ! Component: 100 - total flux cleaned = -0.016953 Jy ! Component: 150 - total flux cleaned = -0.0206351 Jy ! Component: 200 - total flux cleaned = -0.0226604 Jy ! Total flux subtracted in 200 components = -0.0226604 Jy ! Clean residual min=-0.048099 max=0.038100 Jy/beam ! Clean residual mean=-0.000002 rms=0.011910 Jy/beam ! Combined flux in latest and established models = 2.18105 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 2.18105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.396592Jy sigma=7.513879 ! Fit after self-cal, rms=1.396035Jy sigma=7.509211 ! 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=1.396035Jy sigma=7.509211 ! Fit after self-cal, rms=1.399296Jy sigma=7.506854 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7662 mas, bmaj=1.98 mas, bpa=2.098 degrees ! Estimated noise=1.49167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00614136 Jy ! Component: 100 - total flux cleaned = -0.00918722 Jy ! Component: 150 - total flux cleaned = -0.0117364 Jy ! Component: 200 - total flux cleaned = -0.0138723 Jy ! Total flux subtracted in 200 components = -0.0138723 Jy ! Clean residual min=-0.044417 max=0.037538 Jy/beam ! Clean residual mean=-0.000002 rms=0.011593 Jy/beam ! Combined flux in latest and established models = 2.16718 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 2.16718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.398044Jy sigma=7.500683 ! Fit after self-cal, rms=1.397645Jy sigma=7.497257 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.00137237 Jy ! Component: 100 - total flux cleaned = -0.00354409 Jy ! Component: 150 - total flux cleaned = -0.00535957 Jy ! Component: 200 - total flux cleaned = -0.0065892 Jy ! Total flux subtracted in 200 components = -0.0065892 Jy ! Clean residual min=-0.041595 max=0.038024 Jy/beam ! Clean residual mean=-0.000002 rms=0.011423 Jy/beam ! Combined flux in latest and established models = 2.16059 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 2.16059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.396909Jy sigma=7.494636 ! Fit after self-cal, rms=1.396704Jy sigma=7.492317 ! 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=1.396704Jy sigma=7.492317 ! Fit after self-cal, rms=1.400631Jy sigma=7.489466 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.767 mas, bmaj=1.981 mas, bpa=2.205 degrees ! Estimated noise=1.49674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00229897 Jy ! Component: 100 - total flux cleaned = -0.00407556 Jy ! Component: 150 - total flux cleaned = -0.00590596 Jy ! Component: 200 - total flux cleaned = -0.00742961 Jy ! Total flux subtracted in 200 components = -0.00742961 Jy ! Clean residual min=-0.040704 max=0.037479 Jy/beam ! Clean residual mean=-0.000002 rms=0.011263 Jy/beam ! Combined flux in latest and established models = 2.15316 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 2.15316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.399700Jy sigma=7.488886 ! Fit after self-cal, rms=1.399505Jy sigma=7.486827 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.00166251 Jy ! Component: 100 - total flux cleaned = -0.0029555 Jy ! Component: 150 - total flux cleaned = -0.00430073 Jy ! Component: 200 - total flux cleaned = -0.00520956 Jy ! Total flux subtracted in 200 components = -0.00520956 Jy ! Clean residual min=-0.039386 max=0.037823 Jy/beam ! Clean residual mean=-0.000002 rms=0.011177 Jy/beam ! Combined flux in latest and established models = 2.14795 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 2.14795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.398990Jy sigma=7.486606 ! Fit after self-cal, rms=1.398968Jy sigma=7.484973 ! 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=1.398968Jy sigma=7.484973 ! Fit after self-cal, rms=1.408220Jy sigma=7.482150 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.298 mas, bmaj=3.155 mas, bpa=2.534 degrees ! Estimated noise=1.8874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.78584e-05 Jy ! Component: 100 - total flux cleaned = -9.14316e-05 Jy ! Component: 150 - total flux cleaned = 0.000165359 Jy ! Component: 200 - total flux cleaned = 0.00033045 Jy ! Total flux subtracted in 200 components = 0.00033045 Jy ! Clean residual min=-0.032994 max=0.020010 Jy/beam ! Clean residual mean=-0.000003 rms=0.007446 Jy/beam ! Combined flux in latest and established models = 2.14828 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 2.14828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.408263Jy sigma=7.479414 ! Fit after self-cal, rms=1.407920Jy sigma=7.478280 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.00125321 Jy ! Component: 100 - total flux cleaned = -0.00145566 Jy ! Component: 150 - total flux cleaned = -0.00162049 Jy ! Component: 200 - total flux cleaned = -0.00135236 Jy ! Total flux subtracted in 200 components = -0.00135236 Jy ! Clean residual min=-0.031932 max=0.019290 Jy/beam ! Clean residual mean=-0.000003 rms=0.007265 Jy/beam ! Combined flux in latest and established models = 2.14693 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 2.14693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.407792Jy sigma=7.477527 ! Fit after self-cal, rms=1.407786Jy sigma=7.476963 ! 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.768 mas, bmaj=1.983 mas, bpa=2.32 degrees ! Estimated noise=1.50286 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.768 x 1.983 at 2.32 degrees (North through East) ! Clean map min=-0.033869 max=1.888 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=1.407786Jy sigma=7.476963 ! Fit after self-cal, rms=3.744243Jy sigma=5.317869 ! Inverting map and beam ! Estimated beam: bmin=0.7669 mas, bmaj=1.98 mas, bpa=2.037 degrees ! Estimated noise=1.51936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217458 Jy ! Component: 100 - total flux cleaned = 0.0253069 Jy ! Component: 150 - total flux cleaned = 0.0272314 Jy ! Component: 200 - total flux cleaned = 0.0285048 Jy ! Total flux subtracted in 200 components = 0.0285048 Jy ! Clean residual min=-0.031726 max=0.036048 Jy/beam ! Clean residual mean=0.000014 rms=0.007820 Jy/beam ! Combined flux in latest and established models = 2.17543 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 2.17543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.739844Jy sigma=5.331866 ! Fit after self-cal, rms=3.739789Jy sigma=5.330156 ! Inverting map ! Added new window around map position (2.8, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0246283 Jy ! Component: 100 - total flux cleaned = 0.0231729 Jy ! Component: 150 - total flux cleaned = 0.0194114 Jy ! Component: 200 - total flux cleaned = 0.0177659 Jy ! Total flux subtracted in 200 components = 0.0177659 Jy ! Clean residual min=-0.029757 max=0.030058 Jy/beam ! Clean residual mean=0.000017 rms=0.007132 Jy/beam ! Combined flux in latest and established models = 2.1932 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 2.1932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.737226Jy sigma=5.326626 ! Fit after self-cal, rms=3.736803Jy sigma=5.320045 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.736803Jy sigma=5.320045 ! Fit after self-cal, rms=3.701516Jy sigma=5.293866 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.6593 mas, bmaj=1.795 mas, bpa=-0.2991 degrees ! Estimated noise=1.99256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.62358 Jy ! Component: 100 - total flux cleaned = 2.00543 Jy ! Component: 150 - total flux cleaned = 2.12709 Jy ! Component: 200 - total flux cleaned = 2.16938 Jy ! Total flux subtracted in 200 components = 2.16938 Jy ! Clean residual min=-0.042541 max=0.052888 Jy/beam ! Clean residual mean=0.000008 rms=0.010755 Jy/beam ! Combined flux in latest and established models = 2.16938 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 2.16938 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7661 mas, bmaj=1.981 mas, bpa=1.876 degrees ! Estimated noise=1.53835 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 (-28.8, 43.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0461496 Jy ! Component: 100 - total flux cleaned = 0.063071 Jy ! Component: 150 - total flux cleaned = 0.0689706 Jy ! Component: 200 - total flux cleaned = 0.0704076 Jy ! Total flux subtracted in 200 components = 0.0704076 Jy ! Clean residual min=-0.032659 max=0.036476 Jy/beam ! Clean residual mean=0.000012 rms=0.007450 Jy/beam ! Combined flux in latest and established models = 2.23979 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 36 components and 2.23979 Jy ! Inverting map ! Added new window around map position (-13.8, -1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224484 Jy ! Component: 100 - total flux cleaned = 0.0312843 Jy ! Component: 150 - total flux cleaned = 0.0334563 Jy ! Component: 200 - total flux cleaned = 0.0339343 Jy ! Total flux subtracted in 200 components = 0.0339343 Jy ! Clean residual min=-0.027465 max=0.027681 Jy/beam ! Clean residual mean=0.000014 rms=0.006684 Jy/beam ! Combined flux in latest and established models = 2.27372 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 2.27372 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.288 mas, bmaj=3.156 mas, bpa=1.864 degrees ! Estimated noise=1.94401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00622858 Jy ! Component: 100 - total flux cleaned = 0.00553913 Jy ! Component: 150 - total flux cleaned = 0.00383802 Jy ! Component: 200 - total flux cleaned = 0.00200999 Jy ! Total flux subtracted in 200 components = 0.00200999 Jy ! Clean residual min=-0.025033 max=0.020632 Jy/beam ! Clean residual mean=0.000035 rms=0.006660 Jy/beam ! Combined flux in latest and established models = 2.27573 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.00111782 Jy ! Component: 100 - total flux cleaned = -0.00215221 Jy ! Component: 150 - total flux cleaned = -0.00312248 Jy ! Component: 200 - total flux cleaned = -0.00334048 Jy ! Total flux subtracted in 200 components = -0.00334048 Jy ! Clean residual min=-0.024309 max=0.020184 Jy/beam ! Clean residual mean=0.000034 rms=0.006506 Jy/beam ! Combined flux in latest and established models = 2.27239 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 80 components and 2.27239 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7661 mas, bmaj=1.981 mas, bpa=1.876 degrees ! Estimated noise=1.53835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110607 Jy ! Component: 100 - total flux cleaned = -0.00336604 Jy ! Component: 150 - total flux cleaned = -0.00632732 Jy ! Component: 200 - total flux cleaned = -0.00769472 Jy ! Total flux subtracted in 200 components = -0.00769472 Jy ! Clean residual min=-0.025887 max=0.026011 Jy/beam ! Clean residual mean=0.000014 rms=0.006387 Jy/beam ! Combined flux in latest and established models = 2.2647 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 2.2647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.688839Jy sigma=5.335582 ! Fit after self-cal, rms=3.688788Jy sigma=5.325721 wmodel /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.mod ! Writing 95 model components to file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.win ! wwins: Wrote 5 windows to /g0/scr/pima/npcsb_uvs/J1751+0939_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.00583761 Jy ! Component: 100 - total flux cleaned = 0.0121225 Jy ! Component: 150 - total flux cleaned = 0.0193364 Jy ! Component: 200 - total flux cleaned = 0.0250139 Jy ! Component: 250 - total flux cleaned = 0.030835 Jy ! Component: 300 - total flux cleaned = 0.0356662 Jy ! Component: 350 - total flux cleaned = 0.039245 Jy ! Component: 400 - total flux cleaned = 0.0430395 Jy ! Component: 450 - total flux cleaned = 0.0460442 Jy ! Component: 500 - total flux cleaned = 0.0486344 Jy ! Component: 550 - total flux cleaned = 0.0514706 Jy ! Component: 600 - total flux cleaned = 0.0542251 Jy ! Component: 650 - total flux cleaned = 0.0557124 Jy ! Component: 700 - total flux cleaned = 0.0574655 Jy ! Component: 750 - total flux cleaned = 0.0597341 Jy ! Component: 800 - total flux cleaned = 0.0608491 Jy ! Component: 850 - total flux cleaned = 0.0635657 Jy ! Component: 900 - total flux cleaned = 0.0651541 Jy ! Component: 950 - total flux cleaned = 0.0667172 Jy ! Component: 1000 - total flux cleaned = 0.0685045 Jy ! Component: 1050 - total flux cleaned = 0.0700126 Jy ! Component: 1100 - total flux cleaned = 0.071738 Jy ! Component: 1150 - total flux cleaned = 0.07295 Jy ! Component: 1200 - total flux cleaned = 0.0750885 Jy ! Component: 1250 - total flux cleaned = 0.0753186 Jy ! Component: 1300 - total flux cleaned = 0.0762374 Jy ! Component: 1350 - total flux cleaned = 0.0766964 Jy ! Component: 1400 - total flux cleaned = 0.0782561 Jy ! Component: 1450 - total flux cleaned = 0.0793539 Jy ! Component: 1500 - total flux cleaned = 0.0808586 Jy ! Component: 1550 - total flux cleaned = 0.0819179 Jy ! Component: 1600 - total flux cleaned = 0.0833813 Jy ! Component: 1650 - total flux cleaned = 0.0842049 Jy ! Component: 1700 - total flux cleaned = 0.0864396 Jy ! Component: 1750 - total flux cleaned = 0.0878373 Jy ! Component: 1800 - total flux cleaned = 0.0888265 Jy ! Component: 1850 - total flux cleaned = 0.089996 Jy ! Component: 1900 - total flux cleaned = 0.0919207 Jy ! Component: 1950 - total flux cleaned = 0.0926772 Jy ! Component: 2000 - total flux cleaned = 0.0932379 Jy ! Component: 2050 - total flux cleaned = 0.0939813 Jy ! Component: 2100 - total flux cleaned = 0.0952635 Jy ! Component: 2150 - total flux cleaned = 0.0958056 Jy ! Component: 2200 - total flux cleaned = 0.0968767 Jy ! Component: 2250 - total flux cleaned = 0.0977598 Jy ! Component: 2300 - total flux cleaned = 0.0981075 Jy ! Component: 2350 - total flux cleaned = 0.0984545 Jy ! Component: 2400 - total flux cleaned = 0.0994807 Jy ! Component: 2450 - total flux cleaned = 0.100156 Jy ! Component: 2500 - total flux cleaned = 0.100659 Jy ! Component: 2550 - total flux cleaned = 0.10066 Jy ! Component: 2600 - total flux cleaned = 0.101482 Jy ! Component: 2650 - total flux cleaned = 0.101969 Jy ! Component: 2700 - total flux cleaned = 0.102611 Jy ! Component: 2750 - total flux cleaned = 0.102452 Jy ! Component: 2800 - total flux cleaned = 0.102767 Jy ! Component: 2850 - total flux cleaned = 0.103863 Jy ! Component: 2900 - total flux cleaned = 0.103864 Jy ! Component: 2950 - total flux cleaned = 0.105097 Jy ! Component: 3000 - total flux cleaned = 0.105708 Jy ! Component: 3050 - total flux cleaned = 0.106467 Jy ! Component: 3100 - total flux cleaned = 0.107371 Jy ! Component: 3150 - total flux cleaned = 0.108417 Jy ! Component: 3200 - total flux cleaned = 0.109309 Jy ! Component: 3250 - total flux cleaned = 0.109753 Jy ! Component: 3300 - total flux cleaned = 0.110634 Jy ! Component: 3350 - total flux cleaned = 0.111801 Jy ! Component: 3400 - total flux cleaned = 0.112815 Jy ! Component: 3450 - total flux cleaned = 0.113104 Jy ! Component: 3500 - total flux cleaned = 0.113821 Jy ! Component: 3550 - total flux cleaned = 0.114675 Jy ! Component: 3600 - total flux cleaned = 0.115525 Jy ! Component: 3650 - total flux cleaned = 0.115947 Jy ! Component: 3700 - total flux cleaned = 0.117071 Jy ! Component: 3750 - total flux cleaned = 0.117909 Jy ! Component: 3800 - total flux cleaned = 0.118745 Jy ! Component: 3850 - total flux cleaned = 0.119576 Jy ! Component: 3900 - total flux cleaned = 0.120542 Jy ! Component: 3950 - total flux cleaned = 0.121092 Jy ! Component: 4000 - total flux cleaned = 0.121504 Jy ! Component: 4050 - total flux cleaned = 0.12246 Jy ! Total flux subtracted in 4096 components = 0.122597 Jy ! Clean residual min=-0.009136 max=0.009140 Jy/beam ! Clean residual mean=0.000017 rms=0.002369 Jy/beam ! Combined flux in latest and established models = 2.38729 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 358 components and 2.38729 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1751+0939_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7661 x 1.981 at 1.876 degrees (North through East) ! Clean map min=-0.015667 max=1.9615 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.96148 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00233178 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.356636 0.356636 0.713272 1.42654 2.85309 5.70617 11.4123 22.8247 45.6494 91.2988 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.961 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1751+0939_X_uvs.log closed on Sat Oct 5 18:54:29 2013