! Started logfile: /scr/pima/bp171a0_uvs/J0747-3049_X_uvs.log on Fri Mar 15 12:55:39 2013 obs /scr/pima/bp171a0_uvs/J0747-3049_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171a0_uvs/J0747-3049_X_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.789352 visibilities/baseline/integration-bin. ! Found source: J0747-3049 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.40797e+09 3.2e+07 1 3.2e+07 ! 02 2 7.43997e+09 3.2e+07 1 3.2e+07 ! 03 3 7.47197e+09 3.2e+07 1 3.2e+07 ! 04 4 7.56797e+09 3.2e+07 1 3.2e+07 ! 05 5 7.75997e+09 3.2e+07 1 3.2e+07 ! 06 6 7.79197e+09 3.2e+07 1 3.2e+07 ! 07 7 7.82397e+09 3.2e+07 1 3.2e+07 ! 08 8 7.85597e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2728 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a0_uvs/J0747-3049_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001516Jy sigma=0.707952 ! Fit after self-cal, rms=0.976282Jy sigma=0.690144 ! 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.9331 mas, bmaj=5.296 mas, bpa=17.37 degrees ! Estimated noise=31.7368 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.0205992 Jy ! Component: 100 - total flux cleaned = 0.0242326 Jy ! Total flux subtracted in 100 components = 0.0242326 Jy ! Clean residual min=-0.004614 max=0.004442 Jy/beam ! Clean residual mean=0.000001 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.0242326 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0242326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038055Jy sigma=0.026837 ! Fit after self-cal, rms=0.036081Jy sigma=0.025438 ! 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=1.17 mas, bmaj=5.494 mas, bpa=16.13 degrees ! Estimated noise=19.152 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.00317151 Jy ! Component: 100 - total flux cleaned = 0.00417924 Jy ! Component: 150 - total flux cleaned = 0.00422241 Jy ! Component: 200 - total flux cleaned = 0.00426115 Jy ! Total flux subtracted in 200 components = 0.00426115 Jy ! Clean residual min=-0.002312 max=0.002537 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0284937 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.0284937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035795Jy sigma=0.025238 ! Fit after self-cal, rms=0.035790Jy sigma=0.025234 ! 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 FD 1.13 HN 0.60 KP 1.04 ! LA 0.97 NL 0.96 OV 0.98 PT 0.84 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 0.80 KP 1.04 ! LA 0.81 NL 1.11 OV 1.20 PT 0.88 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.97 HN 0.68 KP 1.22 ! LA 0.95 NL 1.16 OV 0.97 PT 0.83 ! SC 1.36 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00 HN 0.74 KP 1.34 ! LA 0.94 NL 0.99 OV 1.00 PT 0.93 ! SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.05 HN 0.85 KP 1.27 ! LA 0.90 NL 1.08 OV 1.21 PT 0.88 ! SC 0.79 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.06 KP 1.28 ! LA 1.01 NL 1.00 OV 1.17 PT 0.91 ! SC 0.96 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 0.71 KP 1.24 ! LA 0.86 NL 1.20 OV 1.27 PT 0.91 ! SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 0.56 KP 1.29 ! LA 0.97 NL 0.95 OV 1.21 PT 0.74 ! SC 1.31 ! ! ! Fit before self-cal, rms=0.035790Jy sigma=0.025234 ! Fit after self-cal, rms=0.034894Jy sigma=0.024878 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.182 mas, bmaj=5.377 mas, bpa=16.19 degrees ! Estimated noise=18.8903 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.000233051 Jy ! Component: 100 - total flux cleaned = 0.000189618 Jy ! Component: 150 - total flux cleaned = 0.000113394 Jy ! Component: 200 - total flux cleaned = 6.26896e-05 Jy ! Total flux subtracted in 200 components = 6.26896e-05 Jy ! Clean residual min=-0.001839 max=0.001994 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0285564 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.0285564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034872Jy sigma=0.024861 ! Fit after self-cal, rms=0.035076Jy sigma=0.024807 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035076Jy sigma=0.024807 ! Fit after self-cal, rms=0.035763Jy sigma=0.024795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.191 mas, bmaj=5.341 mas, bpa=16.08 degrees ! Estimated noise=18.9414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187343 Jy ! Component: 100 - total flux cleaned = 9.96563e-05 Jy ! Component: 150 - total flux cleaned = 6.82532e-05 Jy ! Component: 200 - total flux cleaned = 2.36525e-05 Jy ! Total flux subtracted in 200 components = 2.36525e-05 Jy ! Clean residual min=-0.001895 max=0.002003 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0285801 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0285801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035746Jy sigma=0.024784 ! Fit after self-cal, rms=0.035838Jy sigma=0.024775 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.18343e-05 Jy ! Component: 100 - total flux cleaned = -1.4317e-05 Jy ! Component: 150 - total flux cleaned = -5.56355e-05 Jy ! Component: 200 - total flux cleaned = -8.15244e-05 Jy ! Total flux subtracted in 200 components = -8.15244e-05 Jy ! Clean residual min=-0.001955 max=0.002054 Jy/beam ! Clean residual mean=-0.000002 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0284985 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0284985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035824Jy sigma=0.024767 ! Fit after self-cal, rms=0.035832Jy sigma=0.024767 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.035832Jy sigma=0.024767 ! Fit after self-cal, rms=0.036047Jy sigma=0.024763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.192 mas, bmaj=5.322 mas, bpa=16.05 degrees ! Estimated noise=18.9248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.97802e-05 Jy ! Component: 100 - total flux cleaned = 5.92907e-05 Jy ! Component: 150 - total flux cleaned = 3.37656e-05 Jy ! Component: 200 - total flux cleaned = 2.16339e-05 Jy ! Total flux subtracted in 200 components = 2.16339e-05 Jy ! Clean residual min=-0.001928 max=0.002046 Jy/beam ! Clean residual mean=-0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0285202 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.0285202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036037Jy sigma=0.024758 ! Fit after self-cal, rms=0.036064Jy sigma=0.024757 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 = -2.9493e-06 Jy ! Component: 100 - total flux cleaned = -2.6856e-05 Jy ! Component: 150 - total flux cleaned = -3.80137e-05 Jy ! Component: 200 - total flux cleaned = -4.83509e-05 Jy ! Total flux subtracted in 200 components = -4.83509e-05 Jy ! Clean residual min=-0.001921 max=0.002031 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0284718 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.0284718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036056Jy sigma=0.024753 ! Fit after self-cal, rms=0.036060Jy sigma=0.024753 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036060Jy sigma=0.024753 ! Fit after self-cal, rms=0.036132Jy sigma=0.024752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.453 mas, bmaj=6.252 mas, bpa=7.333 degrees ! Estimated noise=21.8359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252133 Jy ! Component: 100 - total flux cleaned = 0.000263868 Jy ! Component: 150 - total flux cleaned = 0.000263535 Jy ! Component: 200 - total flux cleaned = 0.000273064 Jy ! Total flux subtracted in 200 components = 0.000273064 Jy ! Clean residual min=-0.001776 max=0.002111 Jy/beam ! Clean residual mean=-0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0287449 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.0287449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036129Jy sigma=0.024752 ! Fit after self-cal, rms=0.036131Jy sigma=0.024751 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 = 5.17892e-05 Jy ! Component: 100 - total flux cleaned = 3.44038e-05 Jy ! Component: 150 - total flux cleaned = 3.47557e-05 Jy ! Component: 200 - total flux cleaned = 3.42978e-05 Jy ! Total flux subtracted in 200 components = 3.42978e-05 Jy ! Clean residual min=-0.001779 max=0.002085 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0287792 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.0287792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036131Jy sigma=0.024751 ! Fit after self-cal, rms=0.036129Jy sigma=0.024750 ! 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=1.194 mas, bmaj=5.309 mas, bpa=16.01 degrees ! Estimated noise=18.9097 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.194 x 5.309 at 16.01 degrees (North through East) ! Clean map min=-0.0018162 max=0.024141 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.9639 mas, bmaj=5.002 mas, bpa=16.94 degrees ! Estimated noise=31.1504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220169 Jy ! Component: 100 - total flux cleaned = 0.026207 Jy ! Component: 150 - total flux cleaned = 0.0268301 Jy ! Component: 200 - total flux cleaned = 0.0270759 Jy ! Total flux subtracted in 200 components = 0.0270759 Jy ! Clean residual min=-0.003270 max=0.003239 Jy/beam ! Clean residual mean=0.000000 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0270759 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0270759 Jy ! Inverting map and beam ! Estimated beam: bmin=1.194 mas, bmaj=5.309 mas, bpa=16.01 degrees ! Estimated noise=18.9097 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 (-40.6, -29.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241619 Jy ! Component: 100 - total flux cleaned = 0.00359129 Jy ! Component: 150 - total flux cleaned = 0.00386658 Jy ! Component: 200 - total flux cleaned = 0.00400053 Jy ! Total flux subtracted in 200 components = 0.00400053 Jy ! Clean residual min=-0.002089 max=0.001704 Jy/beam ! Clean residual mean=-0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0310764 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.0310764 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.453 mas, bmaj=6.252 mas, bpa=7.333 degrees ! Estimated noise=21.8359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000414258 Jy ! Component: 100 - total flux cleaned = 0.000459321 Jy ! Component: 150 - total flux cleaned = 0.000517836 Jy ! Component: 200 - total flux cleaned = 0.000570292 Jy ! Total flux subtracted in 200 components = 0.000570292 Jy ! Clean residual min=-0.001737 max=0.001601 Jy/beam ! Clean residual mean=-0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0316467 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 = 3.12467e-05 Jy ! Component: 100 - total flux cleaned = 4.48378e-05 Jy ! Component: 150 - total flux cleaned = 7.06636e-05 Jy ! Component: 200 - total flux cleaned = 9.45356e-05 Jy ! Total flux subtracted in 200 components = 9.45356e-05 Jy ! Clean residual min=-0.001735 max=0.001586 Jy/beam ! Clean residual mean=-0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0317413 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 63 components and 0.0317413 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.194 mas, bmaj=5.309 mas, bpa=16.01 degrees ! Estimated noise=18.9097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.59071e-05 Jy ! Component: 100 - total flux cleaned = -5.38586e-05 Jy ! Component: 150 - total flux cleaned = -7.43475e-05 Jy ! Component: 200 - total flux cleaned = -7.48069e-05 Jy ! Total flux subtracted in 200 components = -7.48069e-05 Jy ! Clean residual min=-0.001926 max=0.001604 Jy/beam ! Clean residual mean=-0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0316665 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.0316665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036034Jy sigma=0.024696 ! Fit after self-cal, rms=0.035989Jy sigma=0.024669 wmodel /scr/pima/bp171a0_uvs/J0747-3049_X_map.mod ! Writing 77 model components to file: /scr/pima/bp171a0_uvs/J0747-3049_X_map.mod wobs /scr/pima/bp171a0_uvs/J0747-3049_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a0_uvs/J0747-3049_X_uvs.fits wwins /scr/pima/bp171a0_uvs/J0747-3049_X_map.win ! wwins: Wrote 2 windows to /scr/pima/bp171a0_uvs/J0747-3049_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.000654115 Jy ! Component: 100 - total flux cleaned = -0.000489472 Jy ! Component: 150 - total flux cleaned = -0.000210215 Jy ! Component: 200 - total flux cleaned = 3.23095e-06 Jy ! Component: 250 - total flux cleaned = 0.000226594 Jy ! Component: 300 - total flux cleaned = 0.000375183 Jy ! Component: 350 - total flux cleaned = 0.000536566 Jy ! Component: 400 - total flux cleaned = 0.000575099 Jy ! Component: 450 - total flux cleaned = 0.00063103 Jy ! Component: 500 - total flux cleaned = 0.000595416 Jy ! Component: 550 - total flux cleaned = 0.000578867 Jy ! Component: 600 - total flux cleaned = 0.000562296 Jy ! Component: 650 - total flux cleaned = 0.000513555 Jy ! Component: 700 - total flux cleaned = 0.00043503 Jy ! Component: 750 - total flux cleaned = 0.000359516 Jy ! Component: 800 - total flux cleaned = 0.000300521 Jy ! Component: 850 - total flux cleaned = 0.000243064 Jy ! Component: 900 - total flux cleaned = 0.000187174 Jy ! Component: 950 - total flux cleaned = 0.000119157 Jy ! Component: 1000 - total flux cleaned = 6.63597e-05 Jy ! Component: 1050 - total flux cleaned = 2.78057e-05 Jy ! Component: 1100 - total flux cleaned = -9.95153e-06 Jy ! Component: 1150 - total flux cleaned = -3.4268e-05 Jy ! Component: 1200 - total flux cleaned = -8.19492e-05 Jy ! Component: 1250 - total flux cleaned = -9.35005e-05 Jy ! Component: 1300 - total flux cleaned = -0.000127776 Jy ! Component: 1350 - total flux cleaned = -0.000183819 Jy ! Component: 1400 - total flux cleaned = -0.000205748 Jy ! Component: 1450 - total flux cleaned = -0.000270368 Jy ! Component: 1500 - total flux cleaned = -0.000312583 Jy ! Component: 1550 - total flux cleaned = -0.000364334 Jy ! Component: 1600 - total flux cleaned = -0.00037457 Jy ! Component: 1650 - total flux cleaned = -0.000434977 Jy ! Component: 1700 - total flux cleaned = -0.000503868 Jy ! Component: 1750 - total flux cleaned = -0.000552087 Jy ! Component: 1800 - total flux cleaned = -0.000599577 Jy ! Component: 1850 - total flux cleaned = -0.000646341 Jy ! Component: 1900 - total flux cleaned = -0.000692538 Jy ! Component: 1950 - total flux cleaned = -0.000719949 Jy ! Component: 2000 - total flux cleaned = -0.00077366 Jy ! Component: 2050 - total flux cleaned = -0.000800036 Jy ! Component: 2100 - total flux cleaned = -0.000861056 Jy ! Component: 2150 - total flux cleaned = -0.000878339 Jy ! Component: 2200 - total flux cleaned = -0.000895475 Jy ! Component: 2250 - total flux cleaned = -0.000929326 Jy ! Component: 2300 - total flux cleaned = -0.000937675 Jy ! Component: 2350 - total flux cleaned = -0.000945978 Jy ! Component: 2400 - total flux cleaned = -0.000946025 Jy ! Component: 2450 - total flux cleaned = -0.000954183 Jy ! Component: 2500 - total flux cleaned = -0.000946077 Jy ! Component: 2550 - total flux cleaned = -0.000946112 Jy ! Component: 2600 - total flux cleaned = -0.00097801 Jy ! Component: 2650 - total flux cleaned = -0.000946305 Jy ! Component: 2700 - total flux cleaned = -0.000922603 Jy ! Component: 2750 - total flux cleaned = -0.00091471 Jy ! Component: 2800 - total flux cleaned = -0.000922534 Jy ! Component: 2850 - total flux cleaned = -0.000914752 Jy ! Component: 2900 - total flux cleaned = -0.000930287 Jy ! Component: 2950 - total flux cleaned = -0.00093031 Jy ! Component: 3000 - total flux cleaned = -0.000930332 Jy ! Component: 3050 - total flux cleaned = -0.000922497 Jy ! Component: 3100 - total flux cleaned = -0.000914667 Jy ! Component: 3150 - total flux cleaned = -0.000914634 Jy ! Component: 3200 - total flux cleaned = -0.000898984 Jy ! Component: 3250 - total flux cleaned = -0.000898981 Jy ! Component: 3300 - total flux cleaned = -0.000891078 Jy ! Component: 3350 - total flux cleaned = -0.000883206 Jy ! Component: 3400 - total flux cleaned = -0.000859434 Jy ! Component: 3450 - total flux cleaned = -0.000843532 Jy ! Component: 3500 - total flux cleaned = -0.000827452 Jy ! Component: 3550 - total flux cleaned = -0.000819385 Jy ! Component: 3600 - total flux cleaned = -0.000811304 Jy ! Component: 3650 - total flux cleaned = -0.000786897 Jy ! Component: 3700 - total flux cleaned = -0.000778731 Jy ! Component: 3750 - total flux cleaned = -0.000770478 Jy ! Component: 3800 - total flux cleaned = -0.000762098 Jy ! Component: 3850 - total flux cleaned = -0.000762085 Jy ! Component: 3900 - total flux cleaned = -0.000753458 Jy ! Component: 3950 - total flux cleaned = -0.000744607 Jy ! Component: 4000 - total flux cleaned = -0.000744643 Jy ! Component: 4050 - total flux cleaned = -0.000735667 Jy ! Total flux subtracted in 4096 components = -0.000726427 Jy ! Clean residual min=-0.000583 max=0.000506 Jy/beam ! Clean residual mean=-0.000001 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.03094 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 329 components and 0.03094 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a0_uvs/J0747-3049_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.194 x 5.309 at 16.01 degrees (North through East) ! Clean map min=-0.0014457 max=0.024796 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a0_uvs/J0747-3049_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0247965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142483 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.72382 1.72382 3.44765 6.89529 13.7906 27.5812 55.1623 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.024 quit ! Quitting program ! Log file /scr/pima/bp171a0_uvs/J0747-3049_X_uvs.log closed on Fri Mar 15 12:55:42 2013