! Started logfile: /g0/scr/pima/npcsa_uvs/J1104+7658_X_uvs.log on Sun Oct 6 10:27:56 2013 obs /g0/scr/pima/npcsa_uvs/J1104+7658_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1104+7658_X_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.939286 visibilities/baseline/integration-bin. ! Found source: J1104+7658 ! ! 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 9468 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/J1104+7658_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004321Jy sigma=0.807283 ! Fit after self-cal, rms=0.954175Jy sigma=0.725311 ! 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.6478 mas, bmaj=2.731 mas, bpa=3.855 degrees ! Estimated noise=18.872 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.056338 Jy ! Component: 100 - total flux cleaned = 0.0695983 Jy ! Total flux subtracted in 100 components = 0.0695983 Jy ! Clean residual min=-0.006978 max=0.006378 Jy/beam ! Clean residual mean=-0.000003 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.0695983 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0695983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091288Jy sigma=0.083327 ! Fit after self-cal, rms=0.089482Jy sigma=0.081817 ! 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.8474 mas, bmaj=2.842 mas, bpa=3.167 degrees ! Estimated noise=10.2456 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.0115514 Jy ! Component: 100 - total flux cleaned = 0.0171985 Jy ! Component: 150 - total flux cleaned = 0.0205005 Jy ! Component: 200 - total flux cleaned = 0.0226894 Jy ! Total flux subtracted in 200 components = 0.0226894 Jy ! Clean residual min=-0.004461 max=0.005392 Jy/beam ! Clean residual mean=-0.000002 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0922877 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 45 components and 0.0922877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090795Jy sigma=0.078840 ! Fit after self-cal, rms=0.090533Jy sigma=0.078607 ! Inverting map ! Added new window around map position (41, 2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481443 Jy ! Component: 100 - total flux cleaned = 0.00578056 Jy ! Component: 150 - total flux cleaned = 0.00606755 Jy ! Component: 200 - total flux cleaned = 0.00636473 Jy ! Total flux subtracted in 200 components = 0.00636473 Jy ! Clean residual min=-0.003745 max=0.004059 Jy/beam ! Clean residual mean=0.000002 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.0986525 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 61 components and 0.0986525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090515Jy sigma=0.078184 ! Fit after self-cal, rms=0.090347Jy sigma=0.078075 ! 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 0.87 FD 0.97 HN 0.90 KP 1.00 ! LA 0.93 MK 0.86 NL 0.89 OV 0.92 ! PT 0.92 SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.85 HN 0.86 KP 0.87 ! LA 0.87 MK 0.89 NL 0.96 OV 0.89 ! PT 1.00 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.99 HN 0.82 KP 0.72 ! LA 0.84 MK 0.80 NL 0.85 OV 0.88 ! PT 0.93 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 0.82 HN 0.81 KP 0.80 ! LA 0.86 MK 0.81 NL 0.89 OV 0.90 ! PT 1.06 SC 0.86 ! ! ! Fit before self-cal, rms=0.090347Jy sigma=0.078075 ! Fit after self-cal, rms=0.075825Jy sigma=0.075285 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8375 mas, bmaj=2.806 mas, bpa=3.218 degrees ! Estimated noise=7.92419 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.0135836 Jy ! Component: 100 - total flux cleaned = -0.0167157 Jy ! Component: 150 - total flux cleaned = -0.0168503 Jy ! Component: 200 - total flux cleaned = -0.0168054 Jy ! Total flux subtracted in 200 components = -0.0168054 Jy ! Clean residual min=-0.002823 max=0.002494 Jy/beam ! Clean residual mean=-0.000002 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0818471 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.0818471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069411Jy sigma=0.077275 ! Fit after self-cal, rms=0.069380Jy sigma=0.077181 ! 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.069380Jy sigma=0.077181 ! Fit after self-cal, rms=0.059500Jy sigma=0.075174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8301 mas, bmaj=2.788 mas, bpa=3.128 degrees ! Estimated noise=6.23081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0103383 Jy ! Component: 100 - total flux cleaned = -0.0132595 Jy ! Component: 150 - total flux cleaned = -0.0143594 Jy ! Component: 200 - total flux cleaned = -0.0144245 Jy ! Total flux subtracted in 200 components = -0.0144245 Jy ! Clean residual min=-0.002119 max=0.001917 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0674226 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.0674226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054638Jy sigma=0.077108 ! Fit after self-cal, rms=0.054613Jy sigma=0.077085 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 = -4.31108e-05 Jy ! Component: 100 - total flux cleaned = 2.82492e-05 Jy ! Component: 150 - total flux cleaned = 0.000110366 Jy ! Component: 200 - total flux cleaned = 0.000220193 Jy ! Total flux subtracted in 200 components = 0.000220193 Jy ! Clean residual min=-0.002004 max=0.001919 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0676428 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.0676428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054537Jy sigma=0.077135 ! Fit after self-cal, rms=0.054529Jy sigma=0.077131 ! 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.054529Jy sigma=0.077131 ! Fit after self-cal, rms=0.046903Jy sigma=0.075111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8224 mas, bmaj=2.779 mas, bpa=3.168 degrees ! Estimated noise=4.92559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00781627 Jy ! Component: 100 - total flux cleaned = -0.0101932 Jy ! Component: 150 - total flux cleaned = -0.0112844 Jy ! Component: 200 - total flux cleaned = -0.0116013 Jy ! Total flux subtracted in 200 components = -0.0116013 Jy ! Clean residual min=-0.001568 max=0.001537 Jy/beam ! Clean residual mean=-0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0560415 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.0560415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043262Jy sigma=0.077006 ! Fit after self-cal, rms=0.043245Jy sigma=0.076985 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.000153548 Jy ! Component: 100 - total flux cleaned = -0.000122823 Jy ! Component: 150 - total flux cleaned = -0.0001093 Jy ! Component: 200 - total flux cleaned = -8.51776e-05 Jy ! Total flux subtracted in 200 components = -8.51776e-05 Jy ! Clean residual min=-0.001551 max=0.001435 Jy/beam ! Clean residual mean=-0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0559564 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.0559564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043175Jy sigma=0.077061 ! Fit after self-cal, rms=0.043155Jy sigma=0.077058 ! 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.043155Jy sigma=0.077058 ! Fit after self-cal, rms=0.037212Jy sigma=0.075069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.022 mas, bmaj=3.152 mas, bpa=6.315 degrees ! Estimated noise=5.26454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00656097 Jy ! Component: 100 - total flux cleaned = -0.00845517 Jy ! Component: 150 - total flux cleaned = -0.00931886 Jy ! Component: 200 - total flux cleaned = -0.00950688 Jy ! Total flux subtracted in 200 components = -0.00950688 Jy ! Clean residual min=-0.001199 max=0.001252 Jy/beam ! Clean residual mean=-0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0464495 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.0464495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034411Jy sigma=0.076868 ! Fit after self-cal, rms=0.034405Jy sigma=0.076846 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 = -9.96919e-05 Jy ! Component: 100 - total flux cleaned = -0.000130456 Jy ! Component: 150 - total flux cleaned = -0.000148467 Jy ! Component: 200 - total flux cleaned = -0.000148736 Jy ! Total flux subtracted in 200 components = -0.000148736 Jy ! Clean residual min=-0.001191 max=0.001184 Jy/beam ! Clean residual mean=-0.000000 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0463008 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.0463008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034369Jy sigma=0.076903 ! Fit after self-cal, rms=0.034370Jy sigma=0.076900 ! 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.8152 mas, bmaj=2.778 mas, bpa=3.273 degrees ! Estimated noise=3.9045 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8152 x 2.778 at 3.273 degrees (North through East) ! Clean map min=-0.0019751 max=0.028766 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.6293 mas, bmaj=2.714 mas, bpa=3.848 degrees ! Estimated noise=6.87041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206982 Jy ! Component: 100 - total flux cleaned = 0.026945 Jy ! Component: 150 - total flux cleaned = 0.0301332 Jy ! Component: 200 - total flux cleaned = 0.0315699 Jy ! Total flux subtracted in 200 components = 0.0315699 Jy ! Clean residual min=-0.002588 max=0.002330 Jy/beam ! Clean residual mean=-0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.0315699 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0315699 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8152 mas, bmaj=2.778 mas, bpa=3.273 degrees ! Estimated noise=3.9045 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.00454387 Jy ! Component: 100 - total flux cleaned = 0.00738246 Jy ! Component: 150 - total flux cleaned = 0.0093843 Jy ! Component: 200 - total flux cleaned = 0.0107816 Jy ! Total flux subtracted in 200 components = 0.0107816 Jy ! Clean residual min=-0.001666 max=0.001458 Jy/beam ! Clean residual mean=-0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0423515 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.0423515 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.022 mas, bmaj=3.152 mas, bpa=6.315 degrees ! Estimated noise=5.26454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204013 Jy ! Component: 100 - total flux cleaned = 0.00309566 Jy ! Component: 150 - total flux cleaned = 0.003373 Jy ! Component: 200 - total flux cleaned = 0.00358305 Jy ! Total flux subtracted in 200 components = 0.00358305 Jy ! Clean residual min=-0.001278 max=0.001200 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0459345 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.000132676 Jy ! Component: 100 - total flux cleaned = 0.000219572 Jy ! Component: 150 - total flux cleaned = 0.000227702 Jy ! Component: 200 - total flux cleaned = 0.000242829 Jy ! Total flux subtracted in 200 components = 0.000242829 Jy ! Clean residual min=-0.001258 max=0.001163 Jy/beam ! Clean residual mean=-0.000000 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0461773 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 102 components and 0.0461774 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8152 mas, bmaj=2.778 mas, bpa=3.273 degrees ! Estimated noise=3.9045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000294987 Jy ! Component: 100 - total flux cleaned = -0.000294953 Jy ! Component: 150 - total flux cleaned = -0.00031277 Jy ! Component: 200 - total flux cleaned = -0.000346584 Jy ! Total flux subtracted in 200 components = -0.000346584 Jy ! Clean residual min=-0.001498 max=0.001159 Jy/beam ! Clean residual mean=-0.000000 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0458308 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.0458308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.034266Jy sigma=0.077291 ! Fit after self-cal, rms=0.034242Jy sigma=0.077246 wmodel /g0/scr/pima/npcsa_uvs/J1104+7658_X_map.mod ! Writing 117 model components to file: /g0/scr/pima/npcsa_uvs/J1104+7658_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J1104+7658_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1104+7658_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1104+7658_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsa_uvs/J1104+7658_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.000433626 Jy ! Component: 100 - total flux cleaned = -0.000730233 Jy ! Component: 150 - total flux cleaned = -0.000949436 Jy ! Component: 200 - total flux cleaned = -0.000930422 Jy ! Component: 250 - total flux cleaned = -0.000966996 Jy ! Component: 300 - total flux cleaned = -0.000966849 Jy ! Component: 350 - total flux cleaned = -0.000949691 Jy ! Component: 400 - total flux cleaned = -0.000882682 Jy ! Component: 450 - total flux cleaned = -0.000833299 Jy ! Component: 500 - total flux cleaned = -0.000736535 Jy ! Component: 550 - total flux cleaned = -0.000688915 Jy ! Component: 600 - total flux cleaned = -0.000642406 Jy ! Component: 650 - total flux cleaned = -0.000642535 Jy ! Component: 700 - total flux cleaned = -0.000581994 Jy ! Component: 750 - total flux cleaned = -0.000582124 Jy ! Component: 800 - total flux cleaned = -0.000581714 Jy ! Component: 850 - total flux cleaned = -0.000581616 Jy ! Component: 900 - total flux cleaned = -0.000581405 Jy ! Component: 950 - total flux cleaned = -0.000538471 Jy ! Component: 1000 - total flux cleaned = -0.000510078 Jy ! Component: 1050 - total flux cleaned = -0.000482239 Jy ! Component: 1100 - total flux cleaned = -0.000523624 Jy ! Component: 1150 - total flux cleaned = -0.000496062 Jy ! Component: 1200 - total flux cleaned = -0.000428666 Jy ! Component: 1250 - total flux cleaned = -0.000375599 Jy ! Component: 1300 - total flux cleaned = -0.000362506 Jy ! Component: 1350 - total flux cleaned = -0.000336394 Jy ! Component: 1400 - total flux cleaned = -0.000285004 Jy ! Component: 1450 - total flux cleaned = -0.000297911 Jy ! Component: 1500 - total flux cleaned = -0.000323346 Jy ! Component: 1550 - total flux cleaned = -0.000298179 Jy ! Component: 1600 - total flux cleaned = -0.00027316 Jy ! Component: 1650 - total flux cleaned = -0.00022369 Jy ! Component: 1700 - total flux cleaned = -0.000273083 Jy ! Component: 1750 - total flux cleaned = -0.000272968 Jy ! Component: 1800 - total flux cleaned = -0.000272781 Jy ! Component: 1850 - total flux cleaned = -0.000200808 Jy ! Component: 1900 - total flux cleaned = -0.000248535 Jy ! Component: 1950 - total flux cleaned = -0.000201403 Jy ! Component: 2000 - total flux cleaned = -0.000178043 Jy ! Component: 2050 - total flux cleaned = -0.000201384 Jy ! Component: 2100 - total flux cleaned = -0.000224254 Jy ! Component: 2150 - total flux cleaned = -0.000201251 Jy ! Component: 2200 - total flux cleaned = -0.000246572 Jy ! Component: 2250 - total flux cleaned = -0.000212682 Jy ! Component: 2300 - total flux cleaned = -0.000212548 Jy ! Component: 2350 - total flux cleaned = -0.000234803 Jy ! Component: 2400 - total flux cleaned = -0.000212721 Jy ! Component: 2450 - total flux cleaned = -0.000201642 Jy ! Component: 2500 - total flux cleaned = -0.000201627 Jy ! Component: 2550 - total flux cleaned = -0.00023412 Jy ! Component: 2600 - total flux cleaned = -0.000223291 Jy ! Component: 2650 - total flux cleaned = -0.000148518 Jy ! Component: 2700 - total flux cleaned = -0.000127384 Jy ! Component: 2750 - total flux cleaned = -0.000137964 Jy ! Component: 2800 - total flux cleaned = -9.60161e-05 Jy ! Component: 2850 - total flux cleaned = -0.000116875 Jy ! Component: 2900 - total flux cleaned = -6.48725e-05 Jy ! Component: 2950 - total flux cleaned = -1.33324e-05 Jy ! Component: 3000 - total flux cleaned = 7.12131e-06 Jy ! Component: 3050 - total flux cleaned = 6.82504e-05 Jy ! Component: 3100 - total flux cleaned = 5.8143e-05 Jy ! Component: 3150 - total flux cleaned = 0.000148817 Jy ! Component: 3200 - total flux cleaned = 0.000148774 Jy ! Component: 3250 - total flux cleaned = 0.00016863 Jy ! Component: 3300 - total flux cleaned = 0.000238001 Jy ! Component: 3350 - total flux cleaned = 0.000257601 Jy ! Component: 3400 - total flux cleaned = 0.000306658 Jy ! Component: 3450 - total flux cleaned = 0.000345539 Jy ! Component: 3500 - total flux cleaned = 0.00035518 Jy ! Component: 3550 - total flux cleaned = 0.000384193 Jy ! Component: 3600 - total flux cleaned = 0.000403323 Jy ! Component: 3650 - total flux cleaned = 0.000422488 Jy ! Component: 3700 - total flux cleaned = 0.000479468 Jy ! Component: 3750 - total flux cleaned = 0.000498326 Jy ! Component: 3800 - total flux cleaned = 0.000545275 Jy ! Component: 3850 - total flux cleaned = 0.000563897 Jy ! Component: 3900 - total flux cleaned = 0.000582554 Jy ! Component: 3950 - total flux cleaned = 0.000628793 Jy ! Component: 4000 - total flux cleaned = 0.000628702 Jy ! Component: 4050 - total flux cleaned = 0.000665243 Jy ! Total flux subtracted in 4096 components = 0.00067426 Jy ! Clean residual min=-0.000667 max=0.000617 Jy/beam ! Clean residual mean=-0.000000 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.046505 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 411 components and 0.046505 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1104+7658_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8152 x 2.778 at 3.273 degrees (North through East) ! Clean map min=-0.001531 max=0.028256 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1104+7658_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.028256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.71902 1.71902 3.43804 6.87608 13.7522 27.5043 55.0087 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.028 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1104+7658_X_uvs.log closed on Sun Oct 6 10:28:00 2013