! Started logfile: /g0/scr/pima/npcsa_uvs/J0919+7825_X_uvs.log on Sun Oct 6 10:27:28 2013 obs /g0/scr/pima/npcsa_uvs/J0919+7825_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0919+7825_X_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955556 visibilities/baseline/integration-bin. ! Found source: J0919+7825 ! ! 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 9288 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/J0919+7825_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=1.016676Jy sigma=1.596990 ! Fit after self-cal, rms=0.858630Jy sigma=1.191900 ! 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.6267 mas, bmaj=3.011 mas, bpa=15.74 degrees ! Estimated noise=11.1211 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.151645 Jy ! Component: 100 - total flux cleaned = 0.209807 Jy ! Total flux subtracted in 100 components = 0.209807 Jy ! Clean residual min=-0.011163 max=0.024406 Jy/beam ! Clean residual mean=-0.000005 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 0.209807 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.209807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102549Jy sigma=0.167799 ! Fit after self-cal, rms=0.097148Jy sigma=0.163433 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0320482 Jy ! Component: 100 - total flux cleaned = 0.0457642 Jy ! Total flux subtracted in 100 components = 0.0457642 Jy ! Clean residual min=-0.006102 max=0.006202 Jy/beam ! Clean residual mean=-0.000001 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.255571 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.255571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091215Jy sigma=0.135561 ! Fit after self-cal, rms=0.090877Jy sigma=0.135300 ! 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.877 mas, bmaj=3.272 mas, bpa=15.56 degrees ! Estimated noise=5.35299 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.0120565 Jy ! Component: 100 - total flux cleaned = 0.0184261 Jy ! Component: 150 - total flux cleaned = 0.0220608 Jy ! Component: 200 - total flux cleaned = 0.0237554 Jy ! Total flux subtracted in 200 components = 0.0237554 Jy ! Clean residual min=-0.004013 max=0.004957 Jy/beam ! Clean residual mean=0.000007 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.279327 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.279327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091046Jy sigma=0.129607 ! Fit after self-cal, rms=0.091008Jy sigma=0.129568 ! 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.97 FD 0.98 HN 0.92 KP 1.04 ! LA 1.01 MK 0.99 NL 1.02 OV 0.97 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 0.95 KP 0.91 ! LA 0.94 MK 0.97 NL 0.98 OV 0.96 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 0.86 KP 0.85 ! LA 0.94 MK 0.94 NL 0.95 OV 0.96 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.85 KP 0.89 ! LA 0.97 MK 0.99 NL 0.97 OV 0.97 ! PT 1.06 SC 1.03 ! ! ! Fit before self-cal, rms=0.091008Jy sigma=0.129568 ! Fit after self-cal, rms=0.087030Jy sigma=0.125600 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8747 mas, bmaj=3.23 mas, bpa=15.32 degrees ! Estimated noise=5.02013 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.0096004 Jy ! Component: 100 - total flux cleaned = -0.0122755 Jy ! Component: 150 - total flux cleaned = -0.0126336 Jy ! Component: 200 - total flux cleaned = -0.0124811 Jy ! Total flux subtracted in 200 components = -0.0124811 Jy ! Clean residual min=-0.002644 max=0.002272 Jy/beam ! Clean residual mean=0.000001 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.266846 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.266845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084132Jy sigma=0.127183 ! Fit after self-cal, rms=0.084130Jy sigma=0.127151 ! 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.084130Jy sigma=0.127151 ! Fit after self-cal, rms=0.082140Jy sigma=0.125607 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8734 mas, bmaj=3.228 mas, bpa=15.32 degrees ! Estimated noise=4.76036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.008682 Jy ! Component: 100 - total flux cleaned = -0.0117785 Jy ! Component: 150 - total flux cleaned = -0.0125604 Jy ! Component: 200 - total flux cleaned = -0.0124871 Jy ! Total flux subtracted in 200 components = -0.0124871 Jy ! Clean residual min=-0.002505 max=0.002214 Jy/beam ! Clean residual mean=0.000001 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.254358 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.254358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079699Jy sigma=0.127155 ! Fit after self-cal, rms=0.079698Jy sigma=0.127153 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.000138018 Jy ! Component: 100 - total flux cleaned = 0.000224817 Jy ! Component: 150 - total flux cleaned = 0.000277668 Jy ! Component: 200 - total flux cleaned = 0.000292183 Jy ! Total flux subtracted in 200 components = 0.000292183 Jy ! Clean residual min=-0.002503 max=0.002220 Jy/beam ! Clean residual mean=0.000001 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.254651 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.254651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079602Jy sigma=0.127253 ! Fit after self-cal, rms=0.079603Jy sigma=0.127253 ! 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.079603Jy sigma=0.127253 ! Fit after self-cal, rms=0.077621Jy sigma=0.125610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8708 mas, bmaj=3.227 mas, bpa=15.34 degrees ! Estimated noise=4.50715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00821338 Jy ! Component: 100 - total flux cleaned = -0.0111919 Jy ! Component: 150 - total flux cleaned = -0.0122261 Jy ! Component: 200 - total flux cleaned = -0.0122271 Jy ! Total flux subtracted in 200 components = -0.0122271 Jy ! Clean residual min=-0.002375 max=0.002126 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.242423 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.242423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075327Jy sigma=0.127182 ! Fit after self-cal, rms=0.075326Jy sigma=0.127181 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 = 8.82085e-05 Jy ! Component: 100 - total flux cleaned = 0.000155237 Jy ! Component: 150 - total flux cleaned = 0.000209171 Jy ! Component: 200 - total flux cleaned = 0.000220973 Jy ! Total flux subtracted in 200 components = 0.000220973 Jy ! Clean residual min=-0.002368 max=0.002122 Jy/beam ! Clean residual mean=0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.242644 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.242644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075256Jy sigma=0.127265 ! Fit after self-cal, rms=0.075257Jy sigma=0.127264 ! 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.075257Jy sigma=0.127264 ! Fit after self-cal, rms=0.073410Jy sigma=0.125607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.204 mas, bmaj=3.918 mas, bpa=17.29 degrees ! Estimated noise=4.83097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00773481 Jy ! Component: 100 - total flux cleaned = -0.010172 Jy ! Component: 150 - total flux cleaned = -0.011098 Jy ! Component: 200 - total flux cleaned = -0.0111989 Jy ! Total flux subtracted in 200 components = -0.0111989 Jy ! Clean residual min=-0.001938 max=0.001832 Jy/beam ! Clean residual mean=0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.231446 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.231446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071344Jy sigma=0.127059 ! Fit after self-cal, rms=0.071333Jy sigma=0.127041 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 = -1.58533e-05 Jy ! Component: 100 - total flux cleaned = -0.000116451 Jy ! Component: 150 - total flux cleaned = -0.000161009 Jy ! Component: 200 - total flux cleaned = -0.000188688 Jy ! Total flux subtracted in 200 components = -0.000188688 Jy ! Clean residual min=-0.001928 max=0.001844 Jy/beam ! Clean residual mean=0.000002 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.231257 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.231257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071308Jy sigma=0.127102 ! Fit after self-cal, rms=0.071306Jy sigma=0.127101 ! 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.8683 mas, bmaj=3.228 mas, bpa=15.37 degrees ! Estimated noise=4.26785 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8683 x 3.228 at 15.37 degrees (North through East) ! Clean map min=-0.0020432 max=0.15087 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.6227 mas, bmaj=2.976 mas, bpa=15.58 degrees ! Estimated noise=8.75999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12322 Jy ! Component: 100 - total flux cleaned = 0.172484 Jy ! Component: 150 - total flux cleaned = 0.192891 Jy ! Component: 200 - total flux cleaned = 0.201723 Jy ! Total flux subtracted in 200 components = 0.201723 Jy ! Clean residual min=-0.004618 max=0.005299 Jy/beam ! Clean residual mean=-0.000004 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.201723 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.201723 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8683 mas, bmaj=3.228 mas, bpa=15.37 degrees ! Estimated noise=4.26785 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.0108854 Jy ! Component: 100 - total flux cleaned = 0.0171268 Jy ! Component: 150 - total flux cleaned = 0.0210933 Jy ! Component: 200 - total flux cleaned = 0.0236967 Jy ! Total flux subtracted in 200 components = 0.0236967 Jy ! Clean residual min=-0.002355 max=0.003115 Jy/beam ! Clean residual mean=-0.000001 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.22542 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 60 components and 0.22542 Jy ! Inverting map ! Added new window around map position (1.4, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278339 Jy ! Component: 100 - total flux cleaned = 0.00385358 Jy ! Component: 150 - total flux cleaned = 0.00451487 Jy ! Component: 200 - total flux cleaned = 0.00498535 Jy ! Total flux subtracted in 200 components = 0.00498535 Jy ! Clean residual min=-0.002058 max=0.001956 Jy/beam ! Clean residual mean=0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.230405 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 98 components and 0.230405 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.204 mas, bmaj=3.918 mas, bpa=17.29 degrees ! Estimated noise=4.83097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000948783 Jy ! Component: 100 - total flux cleaned = 0.00131609 Jy ! Component: 150 - total flux cleaned = 0.00145626 Jy ! Component: 200 - total flux cleaned = 0.0015011 Jy ! Total flux subtracted in 200 components = 0.0015011 Jy ! Clean residual min=-0.001931 max=0.001724 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.231906 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 = 2.74939e-05 Jy ! Component: 100 - total flux cleaned = 5.25434e-05 Jy ! Component: 150 - total flux cleaned = 6.43764e-05 Jy ! Component: 200 - total flux cleaned = 8.68287e-05 Jy ! Total flux subtracted in 200 components = 8.68287e-05 Jy ! Clean residual min=-0.001934 max=0.001729 Jy/beam ! Clean residual mean=0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.231993 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 127 components and 0.231993 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8683 mas, bmaj=3.228 mas, bpa=15.37 degrees ! Estimated noise=4.26785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.80423e-05 Jy ! Component: 100 - total flux cleaned = 5.33884e-05 Jy ! Component: 150 - total flux cleaned = 7.54275e-05 Jy ! Component: 200 - total flux cleaned = 0.000117128 Jy ! Total flux subtracted in 200 components = 0.000117128 Jy ! Clean residual min=-0.002146 max=0.001775 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.23211 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.23211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071230Jy sigma=0.127131 ! Fit after self-cal, rms=0.071223Jy sigma=0.127114 wmodel /g0/scr/pima/npcsa_uvs/J0919+7825_X_map.mod ! Writing 139 model components to file: /g0/scr/pima/npcsa_uvs/J0919+7825_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J0919+7825_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0919+7825_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0919+7825_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsa_uvs/J0919+7825_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.000781552 Jy ! Component: 100 - total flux cleaned = -0.00130181 Jy ! Component: 150 - total flux cleaned = -0.00153418 Jy ! Component: 200 - total flux cleaned = -0.00156675 Jy ! Component: 250 - total flux cleaned = -0.0015674 Jy ! Component: 300 - total flux cleaned = -0.00162731 Jy ! Component: 350 - total flux cleaned = -0.0015983 Jy ! Component: 400 - total flux cleaned = -0.00159905 Jy ! Component: 450 - total flux cleaned = -0.00162773 Jy ! Component: 500 - total flux cleaned = -0.00165573 Jy ! Component: 550 - total flux cleaned = -0.00162912 Jy ! Component: 600 - total flux cleaned = -0.00165598 Jy ! Component: 650 - total flux cleaned = -0.00163025 Jy ! Component: 700 - total flux cleaned = -0.00168168 Jy ! Component: 750 - total flux cleaned = -0.00170692 Jy ! Component: 800 - total flux cleaned = -0.00178181 Jy ! Component: 850 - total flux cleaned = -0.0019048 Jy ! Component: 900 - total flux cleaned = -0.00200174 Jy ! Component: 950 - total flux cleaned = -0.00204952 Jy ! Component: 1000 - total flux cleaned = -0.00209696 Jy ! Component: 1050 - total flux cleaned = -0.0021439 Jy ! Component: 1100 - total flux cleaned = -0.00221319 Jy ! Component: 1150 - total flux cleaned = -0.00219051 Jy ! Component: 1200 - total flux cleaned = -0.00228109 Jy ! Component: 1250 - total flux cleaned = -0.00228125 Jy ! Component: 1300 - total flux cleaned = -0.00234783 Jy ! Component: 1350 - total flux cleaned = -0.00236991 Jy ! Component: 1400 - total flux cleaned = -0.00241315 Jy ! Component: 1450 - total flux cleaned = -0.00241311 Jy ! Component: 1500 - total flux cleaned = -0.00251975 Jy ! Component: 1550 - total flux cleaned = -0.00251967 Jy ! Component: 1600 - total flux cleaned = -0.00258232 Jy ! Component: 1650 - total flux cleaned = -0.00264413 Jy ! Component: 1700 - total flux cleaned = -0.00270576 Jy ! Component: 1750 - total flux cleaned = -0.00280744 Jy ! Component: 1800 - total flux cleaned = -0.00288816 Jy ! Component: 1850 - total flux cleaned = -0.00290811 Jy ! Component: 1900 - total flux cleaned = -0.00300795 Jy ! Component: 1950 - total flux cleaned = -0.00308708 Jy ! Component: 2000 - total flux cleaned = -0.00312655 Jy ! Component: 2050 - total flux cleaned = -0.00328243 Jy ! Component: 2100 - total flux cleaned = -0.00332116 Jy ! Component: 2150 - total flux cleaned = -0.00339822 Jy ! Component: 2200 - total flux cleaned = -0.00349336 Jy ! Component: 2250 - total flux cleaned = -0.0035882 Jy ! Component: 2300 - total flux cleaned = -0.00370132 Jy ! Component: 2350 - total flux cleaned = -0.00375749 Jy ! Component: 2400 - total flux cleaned = -0.00388745 Jy ! Component: 2450 - total flux cleaned = -0.00394299 Jy ! Component: 2500 - total flux cleaned = -0.00401631 Jy ! Component: 2550 - total flux cleaned = -0.0041073 Jy ! Component: 2600 - total flux cleaned = -0.00417978 Jy ! Component: 2650 - total flux cleaned = -0.00434169 Jy ! Component: 2700 - total flux cleaned = -0.00439526 Jy ! Component: 2750 - total flux cleaned = -0.00453742 Jy ! Component: 2800 - total flux cleaned = -0.00466103 Jy ! Component: 2850 - total flux cleaned = -0.00474881 Jy ! Component: 2900 - total flux cleaned = -0.00485382 Jy ! Component: 2950 - total flux cleaned = -0.00501017 Jy ! Component: 3000 - total flux cleaned = -0.00506207 Jy ! Component: 3050 - total flux cleaned = -0.00514807 Jy ! Component: 3100 - total flux cleaned = -0.00523353 Jy ! Component: 3150 - total flux cleaned = -0.00538643 Jy ! Component: 3200 - total flux cleaned = -0.00550466 Jy ! Component: 3250 - total flux cleaned = -0.00557182 Jy ! Component: 3300 - total flux cleaned = -0.00562213 Jy ! Component: 3350 - total flux cleaned = -0.00580538 Jy ! Component: 3400 - total flux cleaned = -0.005855 Jy ! Component: 3450 - total flux cleaned = -0.00598684 Jy ! Component: 3500 - total flux cleaned = -0.00606886 Jy ! Component: 3550 - total flux cleaned = -0.00618321 Jy ! Component: 3600 - total flux cleaned = -0.00623187 Jy ! Component: 3650 - total flux cleaned = -0.00629665 Jy ! Component: 3700 - total flux cleaned = -0.00642566 Jy ! Component: 3750 - total flux cleaned = -0.00653804 Jy ! Component: 3800 - total flux cleaned = -0.00663396 Jy ! Component: 3850 - total flux cleaned = -0.00674533 Jy ! Component: 3900 - total flux cleaned = -0.0068086 Jy ! Component: 3950 - total flux cleaned = -0.00691908 Jy ! Component: 4000 - total flux cleaned = -0.00695047 Jy ! Component: 4050 - total flux cleaned = -0.00702874 Jy ! Total flux subtracted in 4096 components = -0.00710676 Jy ! Clean residual min=-0.000890 max=0.000849 Jy/beam ! Clean residual mean=0.000001 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.225004 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 408 components and 0.225004 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J0919+7825_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8683 x 3.228 at 15.37 degrees (North through East) ! Clean map min=-0.001768 max=0.15048 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J0919+7825_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271626 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.541528 0.541528 1.08306 2.16611 4.33223 8.66445 17.3289 34.6578 69.3156 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0919+7825_X_uvs.log closed on Sun Oct 6 10:27:32 2013