! Started logfile: /d2/scr/pima/rv101_uvs/J0617+5701_S_uvs.log on Sat Nov 29 13:50:45 2014 obs /d2/scr/pima/rv101_uvs/J0617+5701_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0617+5701_S_uva.fits ! AN table 1: 5 integrations on 10 of 10 possible baselines. ! AN table 2: 14 integrations on 1 of 1 possible baselines. ! AN table 3: 7 integrations on 28 of 28 possible baselines. ! AN table 4: 3 integrations on 1 of 1 possible baselines. ! AN table 5: 5 integrations on 1 of 1 possible baselines. ! AN table 6: 3 integrations on 1 of 1 possible baselines. ! AN table 7: 4 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.95053 visibilities/baseline/integration-bin. ! Found source: J0617+5701 ! ! 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 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1076 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J0617+5701_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.500x0.500 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 2 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! A total of 6 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=1.041947Jy sigma=8.727699 ! Fit after self-cal, rms=0.770141Jy sigma=6.147691 ! 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=3.979 mas, bmaj=12.21 mas, bpa=84.67 degrees ! Estimated noise=4.38087 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.17782 Jy ! Component: 100 - total flux cleaned = 0.216667 Jy ! Total flux subtracted in 100 components = 0.216667 Jy ! Clean residual min=-0.009972 max=0.012580 Jy/beam ! Clean residual mean=0.000065 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.216667 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.216667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072569Jy sigma=0.534246 ! Fit after self-cal, rms=0.072550Jy sigma=0.534123 ! 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=4.615 mas, bmaj=14.5 mas, bpa=85.09 degrees ! Estimated noise=3.22307 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.0109593 Jy ! Component: 100 - total flux cleaned = 0.0151218 Jy ! Component: 150 - total flux cleaned = 0.0169291 Jy ! Component: 200 - total flux cleaned = 0.017003 Jy ! Total flux subtracted in 200 components = 0.017003 Jy ! Clean residual min=-0.008134 max=0.010557 Jy/beam ! Clean residual mean=0.000118 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 0.23367 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 29 components and 0.23367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070439Jy sigma=0.526068 ! Fit after self-cal, rms=0.070447Jy sigma=0.525942 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.615 x 14.5 at 85.09 degrees (North through East) ! Clean map min=-0.0078432 max=0.22892 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. 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: ! FD 0.83 LA 1.07 NL 0.99 OV 1.06 ! PT 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.88 HN 0.92 KP 1.17 LA 1.08 ! NL 0.95 OV 1.04 PT 1.10 SC 0.93 ! ! Telescope amplitude corrections in sub-array 4: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.00* SC 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 1.04 NL 1.06 OV 1.02 ! PT 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.00* SC 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 LA 0.95 NL 1.06 OV 1.05 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.06 HN 1.02 KP 1.06 LA 0.94 ! NL 1.08 OV 1.16 PT 1.07 SC 0.93 ! ! Telescope amplitude corrections in sub-array 4: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.00* SC 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! HN 0.00* SC 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.070447Jy sigma=0.525942 ! Fit after self-cal, rms=0.069872Jy sigma=0.513070 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=17.35 mas, bpa=85.38 degrees ! Estimated noise=3.42119 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.00535768 Jy ! Component: 100 - total flux cleaned = 0.00769 Jy ! Component: 150 - total flux cleaned = 0.00798856 Jy ! Component: 200 - total flux cleaned = 0.00805042 Jy ! Total flux subtracted in 200 components = 0.00805042 Jy ! Clean residual min=-0.007173 max=0.009170 Jy/beam ! Clean residual mean=0.000102 rms=0.001957 Jy/beam ! Combined flux in latest and established models = 0.241721 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.241721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069307Jy sigma=0.510857 ! Fit after self-cal, rms=0.069318Jy sigma=0.510601 ! 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.069318Jy sigma=0.510601 ! Fit after self-cal, rms=0.069732Jy sigma=0.509572 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.41 mas, bmaj=17.3 mas, bpa=85.39 degrees ! Estimated noise=3.45536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343097 Jy ! Component: 100 - total flux cleaned = 0.00459683 Jy ! Component: 150 - total flux cleaned = 0.00459683 Jy ! Component: 200 - total flux cleaned = 0.00465064 Jy ! Total flux subtracted in 200 components = 0.00465064 Jy ! Clean residual min=-0.006833 max=0.009030 Jy/beam ! Clean residual mean=0.000104 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.246371 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.246371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069453Jy sigma=0.508798 ! Fit after self-cal, rms=0.069460Jy sigma=0.508739 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) ! Added new window around map position (93.5, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602427 Jy ! Component: 100 - total flux cleaned = 0.0064396 Jy ! Component: 150 - total flux cleaned = 0.00643376 Jy ! Component: 200 - total flux cleaned = 0.00654556 Jy ! Total flux subtracted in 200 components = 0.00654556 Jy ! Clean residual min=-0.005715 max=0.005983 Jy/beam ! Clean residual mean=0.000092 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.252917 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 109 components and 0.252917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068459Jy sigma=0.501017 ! Fit after self-cal, rms=0.068387Jy sigma=0.500248 ! 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.068387Jy sigma=0.500248 ! Fit after self-cal, rms=0.065214Jy sigma=0.487749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.407 mas, bmaj=17.3 mas, bpa=85.39 degrees ! Estimated noise=3.39937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220937 Jy ! Component: 100 - total flux cleaned = -0.00281347 Jy ! Component: 150 - total flux cleaned = -0.00340318 Jy ! Component: 200 - total flux cleaned = -0.00391356 Jy ! Total flux subtracted in 200 components = -0.00391356 Jy ! Clean residual min=-0.005290 max=0.005398 Jy/beam ! Clean residual mean=0.000073 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.249003 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 136 components and 0.249003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064880Jy sigma=0.484603 ! Fit after self-cal, rms=0.064850Jy sigma=0.484463 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.00065284 Jy ! Component: 100 - total flux cleaned = -0.00115945 Jy ! Component: 150 - total flux cleaned = -0.00154109 Jy ! Component: 200 - total flux cleaned = -0.00189168 Jy ! Total flux subtracted in 200 components = -0.00189168 Jy ! Clean residual min=-0.005292 max=0.005426 Jy/beam ! Clean residual mean=0.000077 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.247112 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 162 components and 0.247112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064723Jy sigma=0.483418 ! Fit after self-cal, rms=0.064717Jy sigma=0.483380 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.064717Jy sigma=0.483380 ! Fit after self-cal, rms=0.064267Jy sigma=0.482811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.759 mas, bmaj=19.98 mas, bpa=76.79 degrees ! Estimated noise=3.7781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00287649 Jy ! Component: 100 - total flux cleaned = -0.00349074 Jy ! Component: 150 - total flux cleaned = -0.0039519 Jy ! Component: 200 - total flux cleaned = -0.00430916 Jy ! Total flux subtracted in 200 components = -0.00430916 Jy ! Clean residual min=-0.004940 max=0.005181 Jy/beam ! Clean residual mean=0.000117 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.242802 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 189 components and 0.242802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064160Jy sigma=0.481763 ! Fit after self-cal, rms=0.064142Jy sigma=0.481673 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.000523896 Jy ! Component: 100 - total flux cleaned = -0.000842104 Jy ! Component: 150 - total flux cleaned = -0.00108428 Jy ! Component: 200 - total flux cleaned = -0.00126242 Jy ! Total flux subtracted in 200 components = -0.00126242 Jy ! Clean residual min=-0.004896 max=0.005189 Jy/beam ! Clean residual mean=0.000120 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.24154 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 206 components and 0.24154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064100Jy sigma=0.481364 ! Fit after self-cal, rms=0.064093Jy sigma=0.481335 ! 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=4.412 mas, bmaj=17.31 mas, bpa=85.39 degrees ! Estimated noise=3.37536 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.412 x 17.31 at 85.39 degrees (North through East) ! Clean map min=-0.0087548 max=0.23214 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=3.814 mas, bmaj=15.23 mas, bpa=85.37 degrees ! Estimated noise=4.59674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176217 Jy ! Component: 100 - total flux cleaned = 0.214847 Jy ! Component: 150 - total flux cleaned = 0.226945 Jy ! Component: 200 - total flux cleaned = 0.232053 Jy ! Total flux subtracted in 200 components = 0.232053 Jy ! Clean residual min=-0.007742 max=0.009658 Jy/beam ! Clean residual mean=0.000076 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.232053 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.232053 Jy ! Inverting map and beam ! Estimated beam: bmin=4.412 mas, bmaj=17.31 mas, bpa=85.39 degrees ! Estimated noise=3.37536 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 (-3.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106709 Jy ! Component: 100 - total flux cleaned = 0.0123782 Jy ! Component: 150 - total flux cleaned = 0.0125775 Jy ! Component: 200 - total flux cleaned = 0.0125832 Jy ! Total flux subtracted in 200 components = 0.0125832 Jy ! Clean residual min=-0.005832 max=0.005132 Jy/beam ! Clean residual mean=0.000086 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.244637 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 73 components and 0.244637 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.759 mas, bmaj=19.98 mas, bpa=76.79 degrees ! Estimated noise=3.7781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021646 Jy ! Component: 100 - total flux cleaned = -2.99956e-05 Jy ! Component: 150 - total flux cleaned = -0.000342598 Jy ! Component: 200 - total flux cleaned = -0.000528441 Jy ! Total flux subtracted in 200 components = -0.000528441 Jy ! Clean residual min=-0.004520 max=0.004842 Jy/beam ! Clean residual mean=0.000118 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.244108 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.000169616 Jy ! Component: 100 - total flux cleaned = -0.000322638 Jy ! Component: 150 - total flux cleaned = -0.000463329 Jy ! Component: 200 - total flux cleaned = -0.00052692 Jy ! Total flux subtracted in 200 components = -0.00052692 Jy ! Clean residual min=-0.004295 max=0.004746 Jy/beam ! Clean residual mean=0.000116 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.243581 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 151 components and 0.243581 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.412 mas, bmaj=17.31 mas, bpa=85.39 degrees ! Estimated noise=3.37536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.61257e-05 Jy ! Component: 100 - total flux cleaned = -1.419e-05 Jy ! Component: 150 - total flux cleaned = 0.000123717 Jy ! Component: 200 - total flux cleaned = 0.000188914 Jy ! Total flux subtracted in 200 components = 0.000188914 Jy ! Clean residual min=-0.004382 max=0.005071 Jy/beam ! Clean residual mean=0.000080 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.24377 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 186 components and 0.24377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063805Jy sigma=0.479174 ! Fit after self-cal, rms=0.063775Jy sigma=0.478907 wmodel /d2/scr/pima/rv101_uvs/J0617+5701_S_map.mod ! Writing 186 model components to file: /d2/scr/pima/rv101_uvs/J0617+5701_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0617+5701_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0617+5701_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0617+5701_S_map.win ! wwins: Wrote 3 windows to /d2/scr/pima/rv101_uvs/J0617+5701_S_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.00210604 Jy ! Component: 100 - total flux cleaned = 0.00334422 Jy ! Component: 150 - total flux cleaned = 0.00425517 Jy ! Component: 200 - total flux cleaned = 0.00502905 Jy ! Component: 250 - total flux cleaned = 0.00569884 Jy ! Component: 300 - total flux cleaned = 0.00647282 Jy ! Component: 350 - total flux cleaned = 0.00721854 Jy ! Component: 400 - total flux cleaned = 0.00787937 Jy ! Component: 450 - total flux cleaned = 0.00840129 Jy ! Component: 500 - total flux cleaned = 0.00884975 Jy ! Component: 550 - total flux cleaned = 0.00917785 Jy ! Component: 600 - total flux cleaned = 0.00960489 Jy ! Component: 650 - total flux cleaned = 0.00981364 Jy ! Component: 700 - total flux cleaned = 0.0102183 Jy ! Component: 750 - total flux cleaned = 0.0105633 Jy ! Component: 800 - total flux cleaned = 0.0109498 Jy ! Component: 850 - total flux cleaned = 0.0112335 Jy ! Component: 900 - total flux cleaned = 0.0116522 Jy ! Component: 950 - total flux cleaned = 0.0120639 Jy ! Component: 1000 - total flux cleaned = 0.0124237 Jy ! Component: 1050 - total flux cleaned = 0.0128652 Jy ! Component: 1100 - total flux cleaned = 0.013341 Jy ! Component: 1150 - total flux cleaned = 0.0134683 Jy ! Component: 1200 - total flux cleaned = 0.0137202 Jy ! Component: 1250 - total flux cleaned = 0.0141731 Jy ! Component: 1300 - total flux cleaned = 0.0143763 Jy ! Component: 1350 - total flux cleaned = 0.0146958 Jy ! Component: 1400 - total flux cleaned = 0.0147746 Jy ! Component: 1450 - total flux cleaned = 0.0152391 Jy ! Component: 1500 - total flux cleaned = 0.0153898 Jy ! Component: 1550 - total flux cleaned = 0.0155395 Jy ! Component: 1600 - total flux cleaned = 0.015835 Jy ! Component: 1650 - total flux cleaned = 0.0159807 Jy ! Component: 1700 - total flux cleaned = 0.0161965 Jy ! Component: 1750 - total flux cleaned = 0.0164094 Jy ! Component: 1800 - total flux cleaned = 0.0164795 Jy ! Component: 1850 - total flux cleaned = 0.0166519 Jy ! Component: 1900 - total flux cleaned = 0.0167886 Jy ! Component: 1950 - total flux cleaned = 0.0168896 Jy ! Component: 2000 - total flux cleaned = 0.0170903 Jy ! Component: 2050 - total flux cleaned = 0.0171899 Jy ! Component: 2100 - total flux cleaned = 0.0174194 Jy ! Component: 2150 - total flux cleaned = 0.0176787 Jy ! Component: 2200 - total flux cleaned = 0.0177749 Jy ! Component: 2250 - total flux cleaned = 0.0179017 Jy ! Component: 2300 - total flux cleaned = 0.0181215 Jy ! Component: 2350 - total flux cleaned = 0.0182769 Jy ! Component: 2400 - total flux cleaned = 0.0184309 Jy ! Component: 2450 - total flux cleaned = 0.0186136 Jy ! Component: 2500 - total flux cleaned = 0.0188252 Jy ! Component: 2550 - total flux cleaned = 0.0190939 Jy ! Component: 2600 - total flux cleaned = 0.0192421 Jy ! Component: 2650 - total flux cleaned = 0.01933 Jy ! Component: 2700 - total flux cleaned = 0.0195631 Jy ! Component: 2750 - total flux cleaned = 0.019621 Jy ! Component: 2800 - total flux cleaned = 0.0198218 Jy ! Component: 2850 - total flux cleaned = 0.0198788 Jy ! Component: 2900 - total flux cleaned = 0.0200483 Jy ! Component: 2950 - total flux cleaned = 0.0201883 Jy ! Component: 3000 - total flux cleaned = 0.0203274 Jy ! Component: 3050 - total flux cleaned = 0.0203826 Jy ! Component: 3100 - total flux cleaned = 0.0204654 Jy ! Component: 3150 - total flux cleaned = 0.0205749 Jy ! Component: 3200 - total flux cleaned = 0.0207111 Jy ! Component: 3250 - total flux cleaned = 0.0208194 Jy ! Component: 3300 - total flux cleaned = 0.0209273 Jy ! Component: 3350 - total flux cleaned = 0.0211151 Jy ! Component: 3400 - total flux cleaned = 0.0211949 Jy ! Component: 3450 - total flux cleaned = 0.0212745 Jy ! Component: 3500 - total flux cleaned = 0.0214068 Jy ! Component: 3550 - total flux cleaned = 0.0215385 Jy ! Component: 3600 - total flux cleaned = 0.0216434 Jy ! Component: 3650 - total flux cleaned = 0.0217478 Jy ! Component: 3700 - total flux cleaned = 0.0219298 Jy ! Component: 3750 - total flux cleaned = 0.0220332 Jy ! Component: 3800 - total flux cleaned = 0.022162 Jy ! Component: 3850 - total flux cleaned = 0.0222391 Jy ! Component: 3900 - total flux cleaned = 0.0223415 Jy ! Component: 3950 - total flux cleaned = 0.0224691 Jy ! Component: 4000 - total flux cleaned = 0.0226215 Jy ! Component: 4050 - total flux cleaned = 0.0226975 Jy ! Total flux subtracted in 4096 components = 0.022824 Jy ! Clean residual min=-0.001844 max=0.001458 Jy/beam ! Clean residual mean=0.000045 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.266594 Jy keep ! Adding 404 model components to the UV plane model. ! The established model now contains 590 components and 0.266594 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0617+5701_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.412 x 17.31 at 85.39 degrees (North through East) ! Clean map min=-0.0048401 max=0.22957 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0617+5701_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.229574 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000492221 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.64322 0.64322 1.28644 2.57288 5.14576 10.2915 20.583 41.1661 82.3322 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.229 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 466.403 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0617+5701_S_uvs.log closed on Sat Nov 29 13:50:50 2014