! Started logfile: /g0/scr/pima/npcsa_uvs/J0508+8432_X_uvs.log on Sun Oct 6 10:26:31 2013 obs /g0/scr/pima/npcsa_uvs/J0508+8432_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0508+8432_X_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.98303 visibilities/baseline/integration-bin. ! Found source: J0508+8432 ! ! 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 9732 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/npcsa_uvs/J0508+8432_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012628Jy sigma=1.931659 ! Fit after self-cal, rms=0.777583Jy sigma=1.375544 ! 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.6616 mas, bmaj=2.776 mas, bpa=1.943 degrees ! Estimated noise=9.17246 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.189066 Jy ! Component: 100 - total flux cleaned = 0.239808 Jy ! Total flux subtracted in 100 components = 0.239808 Jy ! Clean residual min=-0.009817 max=0.021335 Jy/beam ! Clean residual mean=-0.000014 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 0.239808 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.239808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105537Jy sigma=0.195109 ! Fit after self-cal, rms=0.105421Jy sigma=0.194994 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229186 Jy ! Component: 100 - total flux cleaned = 0.0337351 Jy ! Total flux subtracted in 100 components = 0.0337351 Jy ! Clean residual min=-0.007149 max=0.007550 Jy/beam ! Clean residual mean=-0.000004 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.273543 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.273543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102646Jy sigma=0.174459 ! Fit after self-cal, rms=0.102544Jy sigma=0.174353 ! 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.9166 mas, bmaj=3.006 mas, bpa=0.2232 degrees ! Estimated noise=4.07754 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.0114042 Jy ! Component: 100 - total flux cleaned = 0.0179777 Jy ! Component: 150 - total flux cleaned = 0.0221116 Jy ! Component: 200 - total flux cleaned = 0.0248067 Jy ! Total flux subtracted in 200 components = 0.0248067 Jy ! Clean residual min=-0.005579 max=0.005383 Jy/beam ! Clean residual mean=0.000010 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.29835 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.29835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102396Jy sigma=0.168811 ! Fit after self-cal, rms=0.102350Jy sigma=0.168752 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.01 KP 1.02 ! LA 1.01 MK 0.96 NL 1.02 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.99 KP 0.94 ! LA 0.93 MK 0.91 NL 0.97 OV 0.97 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.96 KP 0.84 ! LA 0.96 MK 0.85 NL 0.98 OV 0.99 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 0.97 KP 0.89 ! LA 0.92 MK 0.86 NL 0.94 OV 0.98 ! PT 1.10 SC 0.97 ! ! ! Fit before self-cal, rms=0.102350Jy sigma=0.168752 ! Fit after self-cal, rms=0.096760Jy sigma=0.162176 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9015 mas, bmaj=2.994 mas, bpa=0.5835 degrees ! Estimated noise=3.82885 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.0112042 Jy ! Component: 100 - total flux cleaned = -0.0121004 Jy ! Component: 150 - total flux cleaned = -0.0116953 Jy ! Component: 200 - total flux cleaned = -0.0111725 Jy ! Total flux subtracted in 200 components = -0.0111725 Jy ! Clean residual min=-0.002922 max=0.002737 Jy/beam ! Clean residual mean=-0.000000 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.287177 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.287177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092489Jy sigma=0.164323 ! Fit after self-cal, rms=0.092479Jy sigma=0.164291 ! 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.092479Jy sigma=0.164291 ! Fit after self-cal, rms=0.090582Jy sigma=0.162173 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8936 mas, bmaj=2.989 mas, bpa=0.7438 degrees ! Estimated noise=3.62812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0104496 Jy ! Component: 100 - total flux cleaned = -0.0118853 Jy ! Component: 150 - total flux cleaned = -0.0115225 Jy ! Component: 200 - total flux cleaned = -0.0111933 Jy ! Total flux subtracted in 200 components = -0.0111933 Jy ! Clean residual min=-0.002857 max=0.002637 Jy/beam ! Clean residual mean=-0.000000 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.275984 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.275984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086710Jy sigma=0.164387 ! Fit after self-cal, rms=0.086705Jy sigma=0.164383 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.000252224 Jy ! Component: 100 - total flux cleaned = 0.000349921 Jy ! Component: 150 - total flux cleaned = 0.000432027 Jy ! Component: 200 - total flux cleaned = 0.000503608 Jy ! Total flux subtracted in 200 components = 0.000503608 Jy ! Clean residual min=-0.002860 max=0.002655 Jy/beam ! Clean residual mean=-0.000000 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.276488 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.276488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086505Jy sigma=0.164497 ! Fit after self-cal, rms=0.086504Jy sigma=0.164495 ! 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.086504Jy sigma=0.164495 ! Fit after self-cal, rms=0.084622Jy sigma=0.162284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8846 mas, bmaj=2.983 mas, bpa=0.9315 degrees ! Estimated noise=3.43167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00966778 Jy ! Component: 100 - total flux cleaned = -0.0113501 Jy ! Component: 150 - total flux cleaned = -0.0113536 Jy ! Component: 200 - total flux cleaned = -0.011209 Jy ! Total flux subtracted in 200 components = -0.011209 Jy ! Clean residual min=-0.002789 max=0.002611 Jy/beam ! Clean residual mean=-0.000000 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.265279 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.265279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081131Jy sigma=0.164557 ! Fit after self-cal, rms=0.081128Jy sigma=0.164553 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.000154409 Jy ! Component: 100 - total flux cleaned = 0.000197653 Jy ! Component: 150 - total flux cleaned = 0.000272951 Jy ! Component: 200 - total flux cleaned = 0.000340788 Jy ! Total flux subtracted in 200 components = 0.000340788 Jy ! Clean residual min=-0.002787 max=0.002629 Jy/beam ! Clean residual mean=-0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.265619 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.265619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081029Jy sigma=0.164612 ! Fit after self-cal, rms=0.081031Jy sigma=0.164611 ! 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.081031Jy sigma=0.164611 ! Fit after self-cal, rms=0.079399Jy sigma=0.162453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.1 mas, bmaj=3.592 mas, bpa=-1.507 degrees ! Estimated noise=3.77221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00837169 Jy ! Component: 100 - total flux cleaned = -0.0102318 Jy ! Component: 150 - total flux cleaned = -0.0100899 Jy ! Component: 200 - total flux cleaned = -0.00998627 Jy ! Total flux subtracted in 200 components = -0.00998627 Jy ! Clean residual min=-0.002780 max=0.002528 Jy/beam ! Clean residual mean=0.000002 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.255633 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.255633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076601Jy sigma=0.164350 ! Fit after self-cal, rms=0.076586Jy sigma=0.164316 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.03449e-05 Jy ! Component: 100 - total flux cleaned = 2.051e-05 Jy ! Component: 150 - total flux cleaned = 6.5116e-05 Jy ! Component: 200 - total flux cleaned = 9.18015e-05 Jy ! Total flux subtracted in 200 components = 9.18015e-05 Jy ! Clean residual min=-0.002752 max=0.002523 Jy/beam ! Clean residual mean=0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.255725 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.255725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076526Jy sigma=0.164403 ! Fit after self-cal, rms=0.076528Jy sigma=0.164395 ! 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.8774 mas, bmaj=2.979 mas, bpa=1.088 degrees ! Estimated noise=3.24909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8774 x 2.979 at 1.088 degrees (North through East) ! Clean map min=-0.0025178 max=0.20299 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.6343 mas, bmaj=2.786 mas, bpa=2.694 degrees ! Estimated noise=6.97814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144563 Jy ! Component: 100 - total flux cleaned = 0.191583 Jy ! Component: 150 - total flux cleaned = 0.213163 Jy ! Component: 200 - total flux cleaned = 0.223147 Jy ! Total flux subtracted in 200 components = 0.223147 Jy ! Clean residual min=-0.004974 max=0.005828 Jy/beam ! Clean residual mean=-0.000009 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.223147 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.223147 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8774 mas, bmaj=2.979 mas, bpa=1.088 degrees ! Estimated noise=3.24909 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.011345 Jy ! Component: 100 - total flux cleaned = 0.0182262 Jy ! Component: 150 - total flux cleaned = 0.0227738 Jy ! Component: 200 - total flux cleaned = 0.0258123 Jy ! Total flux subtracted in 200 components = 0.0258123 Jy ! Clean residual min=-0.003065 max=0.002967 Jy/beam ! Clean residual mean=-0.000004 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.248959 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 0.248959 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.1 mas, bmaj=3.592 mas, bpa=-1.507 degrees ! Estimated noise=3.77221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345411 Jy ! Component: 100 - total flux cleaned = 0.00510296 Jy ! Component: 150 - total flux cleaned = 0.00598189 Jy ! Component: 200 - total flux cleaned = 0.00629994 Jy ! Total flux subtracted in 200 components = 0.00629994 Jy ! Clean residual min=-0.002775 max=0.002501 Jy/beam ! Clean residual mean=0.000001 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.255259 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 = 8.45603e-05 Jy ! Component: 100 - total flux cleaned = 0.000147336 Jy ! Component: 150 - total flux cleaned = 0.000218542 Jy ! Component: 200 - total flux cleaned = 0.000284 Jy ! Total flux subtracted in 200 components = 0.000284 Jy ! Clean residual min=-0.002741 max=0.002515 Jy/beam ! Clean residual mean=0.000002 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.255543 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.255543 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8774 mas, bmaj=2.979 mas, bpa=1.088 degrees ! Estimated noise=3.24909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000845473 Jy ! Component: 100 - total flux cleaned = -0.000991167 Jy ! Component: 150 - total flux cleaned = -0.000975361 Jy ! Component: 200 - total flux cleaned = -0.000975779 Jy ! Total flux subtracted in 200 components = -0.000975779 Jy ! Clean residual min=-0.002786 max=0.002609 Jy/beam ! Clean residual mean=-0.000000 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.254567 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.254567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076023Jy sigma=0.164873 ! Fit after self-cal, rms=0.076023Jy sigma=0.164864 wmodel /g0/scr/pima/npcsa_uvs/J0508+8432_X_map.mod ! Writing 79 model components to file: /g0/scr/pima/npcsa_uvs/J0508+8432_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J0508+8432_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0508+8432_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0508+8432_X_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsa_uvs/J0508+8432_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.00108086 Jy ! Component: 100 - total flux cleaned = -0.00172311 Jy ! Component: 150 - total flux cleaned = -0.0021485 Jy ! Component: 200 - total flux cleaned = -0.0025454 Jy ! Component: 250 - total flux cleaned = -0.00292218 Jy ! Component: 300 - total flux cleaned = -0.00320978 Jy ! Component: 350 - total flux cleaned = -0.00338318 Jy ! Component: 400 - total flux cleaned = -0.00351577 Jy ! Component: 450 - total flux cleaned = -0.00364392 Jy ! Component: 500 - total flux cleaned = -0.00370606 Jy ! Component: 550 - total flux cleaned = -0.00373674 Jy ! Component: 600 - total flux cleaned = -0.00379598 Jy ! Component: 650 - total flux cleaned = -0.00376709 Jy ! Component: 700 - total flux cleaned = -0.00379634 Jy ! Component: 750 - total flux cleaned = -0.00376852 Jy ! Component: 800 - total flux cleaned = -0.00374156 Jy ! Component: 850 - total flux cleaned = -0.00363456 Jy ! Component: 900 - total flux cleaned = -0.0036345 Jy ! Component: 950 - total flux cleaned = -0.00350367 Jy ! Component: 1000 - total flux cleaned = -0.0034781 Jy ! Component: 1050 - total flux cleaned = -0.00347819 Jy ! Component: 1100 - total flux cleaned = -0.00340306 Jy ! Component: 1150 - total flux cleaned = -0.00347741 Jy ! Component: 1200 - total flux cleaned = -0.00342858 Jy ! Component: 1250 - total flux cleaned = -0.00340484 Jy ! Component: 1300 - total flux cleaned = -0.00335734 Jy ! Component: 1350 - total flux cleaned = -0.00342839 Jy ! Component: 1400 - total flux cleaned = -0.00331165 Jy ! Component: 1450 - total flux cleaned = -0.00335849 Jy ! Component: 1500 - total flux cleaned = -0.00340424 Jy ! Component: 1550 - total flux cleaned = -0.00338163 Jy ! Component: 1600 - total flux cleaned = -0.00344925 Jy ! Component: 1650 - total flux cleaned = -0.00347158 Jy ! Component: 1700 - total flux cleaned = -0.00347153 Jy ! Component: 1750 - total flux cleaned = -0.00347177 Jy ! Component: 1800 - total flux cleaned = -0.00353665 Jy ! Component: 1850 - total flux cleaned = -0.00340803 Jy ! Component: 1900 - total flux cleaned = -0.00351465 Jy ! Component: 1950 - total flux cleaned = -0.00347262 Jy ! Component: 2000 - total flux cleaned = -0.00347256 Jy ! Component: 2050 - total flux cleaned = -0.00343104 Jy ! Component: 2100 - total flux cleaned = -0.00345182 Jy ! Component: 2150 - total flux cleaned = -0.00345194 Jy ! Component: 2200 - total flux cleaned = -0.00343168 Jy ! Component: 2250 - total flux cleaned = -0.00339158 Jy ! Component: 2300 - total flux cleaned = -0.00333137 Jy ! Component: 2350 - total flux cleaned = -0.00331145 Jy ! Component: 2400 - total flux cleaned = -0.00331129 Jy ! Component: 2450 - total flux cleaned = -0.00325237 Jy ! Component: 2500 - total flux cleaned = -0.0031354 Jy ! Component: 2550 - total flux cleaned = -0.00313516 Jy ! Component: 2600 - total flux cleaned = -0.00313506 Jy ! Component: 2650 - total flux cleaned = -0.00307759 Jy ! Component: 2700 - total flux cleaned = -0.00298267 Jy ! Component: 2750 - total flux cleaned = -0.00302025 Jy ! Component: 2800 - total flux cleaned = -0.00285137 Jy ! Component: 2850 - total flux cleaned = -0.00275819 Jy ! Component: 2900 - total flux cleaned = -0.00270265 Jy ! Component: 2950 - total flux cleaned = -0.00264757 Jy ! Component: 3000 - total flux cleaned = -0.00262918 Jy ! Component: 3050 - total flux cleaned = -0.00259282 Jy ! Component: 3100 - total flux cleaned = -0.00259282 Jy ! Component: 3150 - total flux cleaned = -0.00259295 Jy ! Component: 3200 - total flux cleaned = -0.00253932 Jy ! Component: 3250 - total flux cleaned = -0.00252153 Jy ! Component: 3300 - total flux cleaned = -0.00248624 Jy ! Component: 3350 - total flux cleaned = -0.00246865 Jy ! Component: 3400 - total flux cleaned = -0.00246864 Jy ! Component: 3450 - total flux cleaned = -0.00252078 Jy ! Component: 3500 - total flux cleaned = -0.00245152 Jy ! Component: 3550 - total flux cleaned = -0.00248602 Jy ! Component: 3600 - total flux cleaned = -0.00241744 Jy ! Component: 3650 - total flux cleaned = -0.00241754 Jy ! Component: 3700 - total flux cleaned = -0.00241769 Jy ! Component: 3750 - total flux cleaned = -0.00251893 Jy ! Component: 3800 - total flux cleaned = -0.0024684 Jy ! Component: 3850 - total flux cleaned = -0.00245157 Jy ! Component: 3900 - total flux cleaned = -0.00241837 Jy ! Component: 3950 - total flux cleaned = -0.00236863 Jy ! Component: 4000 - total flux cleaned = -0.00236864 Jy ! Component: 4050 - total flux cleaned = -0.00233575 Jy ! Total flux subtracted in 4096 components = -0.00233588 Jy ! Clean residual min=-0.001074 max=0.000920 Jy/beam ! Clean residual mean=-0.000001 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.252231 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 392 components and 0.252231 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J0508+8432_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8774 x 2.979 at 1.088 degrees (North through East) ! Clean map min=-0.0016712 max=0.20239 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J0508+8432_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20239 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290387 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430437 0.430437 0.860874 1.72175 3.44349 6.88699 13.774 27.548 55.0959 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0508+8432_X_uvs.log closed on Sun Oct 6 10:26:35 2013