! Started logfile: /d2/scr/pima/rv101_uvs/J0244+6228_S_uvs.log on Sat Nov 29 13:49:16 2014 obs /d2/scr/pima/rv101_uvs/J0244+6228_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0244+6228_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.622449 visibilities/baseline/integration-bin. ! Found source: J0244+6228 ! ! 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 2684 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/J0244+6228_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 22 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.100646Jy sigma=17.093430 ! Fit after self-cal, rms=0.654469Jy sigma=10.410362 ! 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=10.76 mas, bmaj=13.96 mas, bpa=71.98 degrees ! Estimated noise=1.36705 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.286181 Jy ! Component: 100 - total flux cleaned = 0.425704 Jy ! Total flux subtracted in 100 components = 0.425704 Jy ! Clean residual min=-0.039390 max=0.073397 Jy/beam ! Clean residual mean=-0.001681 rms=0.018454 Jy/beam ! Combined flux in latest and established models = 0.425704 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 61 components and 0.425704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197254Jy sigma=2.791051 ! Fit after self-cal, rms=0.196980Jy sigma=2.787822 ! 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=12.05 mas, bmaj=15.52 mas, bpa=77.16 degrees ! Estimated noise=0.928801 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.109493 Jy ! Component: 100 - total flux cleaned = 0.174769 Jy ! Component: 150 - total flux cleaned = 0.216105 Jy ! Component: 200 - total flux cleaned = 0.243706 Jy ! Total flux subtracted in 200 components = 0.243706 Jy ! Clean residual min=-0.015656 max=0.019758 Jy/beam ! Clean residual mean=-0.000232 rms=0.006238 Jy/beam ! Combined flux in latest and established models = 0.66941 Jy ! Performing phase self-cal ! Adding 123 model components to the UV plane model. ! The established model now contains 184 components and 0.66941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107906Jy sigma=1.496554 ! Fit after self-cal, rms=0.107743Jy sigma=1.495377 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.05 x 15.52 at 77.16 degrees (North through East) ! Clean map min=-0.01561 max=0.37873 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. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.00* KP 1.03 LA 0.90 ! NL 1.16 OV 1.13 PT 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.107743Jy sigma=1.495377 ! Fit after self-cal, rms=0.106990Jy sigma=1.481821 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.08 mas, bmaj=15.62 mas, bpa=77.92 degrees ! Estimated noise=0.932381 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.0175014 Jy ! Component: 100 - total flux cleaned = 0.0299485 Jy ! Component: 150 - total flux cleaned = 0.0388303 Jy ! Component: 200 - total flux cleaned = 0.0451702 Jy ! Total flux subtracted in 200 components = 0.0451702 Jy ! Clean residual min=-0.012702 max=0.018802 Jy/beam ! Clean residual mean=0.000062 rms=0.004699 Jy/beam ! Combined flux in latest and established models = 0.71458 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 190 components and 0.71458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101588Jy sigma=1.447962 ! Fit after self-cal, rms=0.101596Jy sigma=1.447901 ! 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.101596Jy sigma=1.447901 ! Fit after self-cal, rms=0.101310Jy sigma=1.443163 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.07 mas, bmaj=15.55 mas, bpa=77.34 degrees ! Estimated noise=0.931496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00586157 Jy ! Component: 100 - total flux cleaned = 0.00724347 Jy ! Component: 150 - total flux cleaned = 0.00851609 Jy ! Component: 200 - total flux cleaned = 0.00969956 Jy ! Total flux subtracted in 200 components = 0.00969956 Jy ! Clean residual min=-0.012178 max=0.019134 Jy/beam ! Clean residual mean=0.000012 rms=0.004551 Jy/beam ! Combined flux in latest and established models = 0.72428 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 194 components and 0.72428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100403Jy sigma=1.436358 ! Fit after self-cal, rms=0.100407Jy sigma=1.436342 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.00095631 Jy ! Component: 100 - total flux cleaned = 0.00185749 Jy ! Component: 150 - total flux cleaned = 0.00271895 Jy ! Component: 200 - total flux cleaned = 0.00340268 Jy ! Total flux subtracted in 200 components = 0.00340268 Jy ! Clean residual min=-0.012062 max=0.019105 Jy/beam ! Clean residual mean=0.000022 rms=0.004442 Jy/beam ! Combined flux in latest and established models = 0.727682 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 204 components and 0.727682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100038Jy sigma=1.430541 ! Fit after self-cal, rms=0.100026Jy sigma=1.430528 ! Inverting map ! Added new window around map position (-124, 102.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179692 Jy ! Component: 100 - total flux cleaned = 0.0257434 Jy ! Component: 150 - total flux cleaned = 0.0291011 Jy ! Component: 200 - total flux cleaned = 0.032177 Jy ! Total flux subtracted in 200 components = 0.032177 Jy ! Clean residual min=-0.012966 max=0.016150 Jy/beam ! Clean residual mean=0.000154 rms=0.003471 Jy/beam ! Combined flux in latest and established models = 0.759859 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 276 components and 0.759859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097074Jy sigma=1.362240 ! Fit after self-cal, rms=0.096507Jy sigma=1.355596 ! 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.096507Jy sigma=1.355596 ! Fit after self-cal, rms=0.091836Jy sigma=1.249055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.06 mas, bmaj=15.56 mas, bpa=79 degrees ! Estimated noise=0.958449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104867 Jy ! Component: 100 - total flux cleaned = 0.0163707 Jy ! Component: 150 - total flux cleaned = 0.0196909 Jy ! Component: 200 - total flux cleaned = 0.0219255 Jy ! Total flux subtracted in 200 components = 0.0219255 Jy ! Clean residual min=-0.012602 max=0.009616 Jy/beam ! Clean residual mean=-0.000061 rms=0.003502 Jy/beam ! Combined flux in latest and established models = 0.781785 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 302 components and 0.781785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089625Jy sigma=1.241157 ! Fit after self-cal, rms=0.089556Jy sigma=1.240932 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.00174551 Jy ! Component: 100 - total flux cleaned = 0.00353303 Jy ! Component: 150 - total flux cleaned = 0.00490813 Jy ! Component: 200 - total flux cleaned = 0.00597555 Jy ! Total flux subtracted in 200 components = 0.00597555 Jy ! Clean residual min=-0.012495 max=0.009449 Jy/beam ! Clean residual mean=-0.000041 rms=0.003436 Jy/beam ! Combined flux in latest and established models = 0.78776 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 317 components and 0.78776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089320Jy sigma=1.238575 ! Fit after self-cal, rms=0.089262Jy sigma=1.238412 ! 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.089262Jy sigma=1.238412 ! Fit after self-cal, rms=0.089390Jy sigma=1.228534 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.13 mas, bmaj=16.42 mas, bpa=81.75 degrees ! Estimated noise=0.981408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058279 Jy ! Component: 100 - total flux cleaned = 0.00672899 Jy ! Component: 150 - total flux cleaned = 0.00800528 Jy ! Component: 200 - total flux cleaned = 0.00898017 Jy ! Total flux subtracted in 200 components = 0.00898017 Jy ! Clean residual min=-0.015652 max=0.009644 Jy/beam ! Clean residual mean=-0.000175 rms=0.003986 Jy/beam ! Combined flux in latest and established models = 0.796741 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 332 components and 0.796741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088593Jy sigma=1.226255 ! Fit after self-cal, rms=0.088553Jy sigma=1.226088 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.000818466 Jy ! Component: 100 - total flux cleaned = 0.00177065 Jy ! Component: 150 - total flux cleaned = 0.00246798 Jy ! Component: 200 - total flux cleaned = 0.00289775 Jy ! Total flux subtracted in 200 components = 0.00289775 Jy ! Clean residual min=-0.015547 max=0.010002 Jy/beam ! Clean residual mean=-0.000153 rms=0.003925 Jy/beam ! Combined flux in latest and established models = 0.799638 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 347 components and 0.799638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088453Jy sigma=1.224298 ! Fit after self-cal, rms=0.088413Jy sigma=1.224198 ! 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=12.06 mas, bmaj=15.67 mas, bpa=79.8 degrees ! Estimated noise=0.97613 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.06 x 15.67 at 79.8 degrees (North through East) ! Clean map min=-0.014617 max=0.39542 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=10.76 mas, bmaj=14.06 mas, bpa=74 degrees ! Estimated noise=1.44222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.300532 Jy ! Component: 100 - total flux cleaned = 0.44644 Jy ! Component: 150 - total flux cleaned = 0.541856 Jy ! Component: 200 - total flux cleaned = 0.606271 Jy ! Total flux subtracted in 200 components = 0.606271 Jy ! Clean residual min=-0.023683 max=0.034951 Jy/beam ! Clean residual mean=-0.001135 rms=0.010361 Jy/beam ! Combined flux in latest and established models = 0.606271 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 115 model components to the UV plane model. ! The established model now contains 115 components and 0.606271 Jy ! Inverting map and beam ! Estimated beam: bmin=12.06 mas, bmaj=15.67 mas, bpa=79.8 degrees ! Estimated noise=0.97613 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.05077 Jy ! Component: 100 - total flux cleaned = 0.0825515 Jy ! Component: 150 - total flux cleaned = 0.1056 Jy ! Component: 200 - total flux cleaned = 0.123243 Jy ! Total flux subtracted in 200 components = 0.123243 Jy ! Clean residual min=-0.015547 max=0.016419 Jy/beam ! Clean residual mean=-0.000286 rms=0.005289 Jy/beam ! Combined flux in latest and established models = 0.729514 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 220 components and 0.729514 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=13.13 mas, bmaj=16.42 mas, bpa=81.75 degrees ! Estimated noise=0.981408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155538 Jy ! Component: 100 - total flux cleaned = 0.0255905 Jy ! Component: 150 - total flux cleaned = 0.0326114 Jy ! Component: 200 - total flux cleaned = 0.0384651 Jy ! Total flux subtracted in 200 components = 0.0384651 Jy ! Clean residual min=-0.014358 max=0.012386 Jy/beam ! Clean residual mean=-0.000215 rms=0.004570 Jy/beam ! Combined flux in latest and established models = 0.767979 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.00461819 Jy ! Component: 100 - total flux cleaned = 0.00873669 Jy ! Component: 150 - total flux cleaned = 0.0119946 Jy ! Component: 200 - total flux cleaned = 0.0149571 Jy ! Total flux subtracted in 200 components = 0.0149571 Jy ! Clean residual min=-0.014467 max=0.010766 Jy/beam ! Clean residual mean=-0.000135 rms=0.004231 Jy/beam ! Combined flux in latest and established models = 0.782936 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 290 components and 0.782937 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.06 mas, bmaj=15.67 mas, bpa=79.8 degrees ! Estimated noise=0.97613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203293 Jy ! Component: 100 - total flux cleaned = 0.00372333 Jy ! Component: 150 - total flux cleaned = 0.00481122 Jy ! Component: 200 - total flux cleaned = 0.00571385 Jy ! Total flux subtracted in 200 components = 0.00571385 Jy ! Clean residual min=-0.014917 max=0.010368 Jy/beam ! Clean residual mean=-0.000147 rms=0.003837 Jy/beam ! Combined flux in latest and established models = 0.78865 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 316 components and 0.78865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088946Jy sigma=1.233793 ! Fit after self-cal, rms=0.088937Jy sigma=1.233528 wmodel /d2/scr/pima/rv101_uvs/J0244+6228_S_map.mod ! Writing 316 model components to file: /d2/scr/pima/rv101_uvs/J0244+6228_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0244+6228_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0244+6228_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0244+6228_S_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J0244+6228_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.00618028 Jy ! Component: 100 - total flux cleaned = -0.0115132 Jy ! Component: 150 - total flux cleaned = -0.0159599 Jy ! Component: 200 - total flux cleaned = -0.0193286 Jy ! Component: 250 - total flux cleaned = -0.0213012 Jy ! Component: 300 - total flux cleaned = -0.0225409 Jy ! Component: 350 - total flux cleaned = -0.0229795 Jy ! Component: 400 - total flux cleaned = -0.0232632 Jy ! Component: 450 - total flux cleaned = -0.0239331 Jy ! Component: 500 - total flux cleaned = -0.0245704 Jy ! Component: 550 - total flux cleaned = -0.0249392 Jy ! Component: 600 - total flux cleaned = -0.024943 Jy ! Component: 650 - total flux cleaned = -0.0248304 Jy ! Component: 700 - total flux cleaned = -0.0244975 Jy ! Component: 750 - total flux cleaned = -0.0241718 Jy ! Component: 800 - total flux cleaned = -0.0238565 Jy ! Component: 850 - total flux cleaned = -0.0236523 Jy ! Component: 900 - total flux cleaned = -0.0236542 Jy ! Component: 950 - total flux cleaned = -0.0238506 Jy ! Component: 1000 - total flux cleaned = -0.0237537 Jy ! Component: 1050 - total flux cleaned = -0.0238491 Jy ! Component: 1100 - total flux cleaned = -0.0239419 Jy ! Component: 1150 - total flux cleaned = -0.0242136 Jy ! Component: 1200 - total flux cleaned = -0.0242121 Jy ! Component: 1250 - total flux cleaned = -0.0242122 Jy ! Component: 1300 - total flux cleaned = -0.0244706 Jy ! Component: 1350 - total flux cleaned = -0.0245554 Jy ! Component: 1400 - total flux cleaned = -0.0247227 Jy ! Component: 1450 - total flux cleaned = -0.0248047 Jy ! Component: 1500 - total flux cleaned = -0.0250466 Jy ! Component: 1550 - total flux cleaned = -0.0251261 Jy ! Component: 1600 - total flux cleaned = -0.0251265 Jy ! Component: 1650 - total flux cleaned = -0.0252829 Jy ! Component: 1700 - total flux cleaned = -0.0255134 Jy ! Component: 1750 - total flux cleaned = -0.0255132 Jy ! Component: 1800 - total flux cleaned = -0.0256643 Jy ! Component: 1850 - total flux cleaned = -0.0256646 Jy ! Component: 1900 - total flux cleaned = -0.0257389 Jy ! Component: 1950 - total flux cleaned = -0.0258843 Jy ! Component: 2000 - total flux cleaned = -0.0260291 Jy ! Component: 2050 - total flux cleaned = -0.0260291 Jy ! Component: 2100 - total flux cleaned = -0.0261709 Jy ! Component: 2150 - total flux cleaned = -0.0261713 Jy ! Component: 2200 - total flux cleaned = -0.0262411 Jy ! Component: 2250 - total flux cleaned = -0.0261716 Jy ! Component: 2300 - total flux cleaned = -0.0262406 Jy ! Component: 2350 - total flux cleaned = -0.026309 Jy ! Component: 2400 - total flux cleaned = -0.0263091 Jy ! Component: 2450 - total flux cleaned = -0.0263762 Jy ! Component: 2500 - total flux cleaned = -0.0263094 Jy ! Component: 2550 - total flux cleaned = -0.0263097 Jy ! Component: 2600 - total flux cleaned = -0.0263758 Jy ! Component: 2650 - total flux cleaned = -0.0262452 Jy ! Component: 2700 - total flux cleaned = -0.0262454 Jy ! Component: 2750 - total flux cleaned = -0.0261803 Jy ! Component: 2800 - total flux cleaned = -0.0260514 Jy ! Component: 2850 - total flux cleaned = -0.0259233 Jy ! Component: 2900 - total flux cleaned = -0.0257328 Jy ! Component: 2950 - total flux cleaned = -0.0256694 Jy ! Component: 3000 - total flux cleaned = -0.0256065 Jy ! Component: 3050 - total flux cleaned = -0.0254187 Jy ! Component: 3100 - total flux cleaned = -0.025294 Jy ! Component: 3150 - total flux cleaned = -0.0253558 Jy ! Component: 3200 - total flux cleaned = -0.0252937 Jy ! Component: 3250 - total flux cleaned = -0.0251086 Jy ! Component: 3300 - total flux cleaned = -0.0251087 Jy ! Component: 3350 - total flux cleaned = -0.0250474 Jy ! Component: 3400 - total flux cleaned = -0.0249255 Jy ! Component: 3450 - total flux cleaned = -0.0249253 Jy ! Component: 3500 - total flux cleaned = -0.0246825 Jy ! Component: 3550 - total flux cleaned = -0.024622 Jy ! Component: 3600 - total flux cleaned = -0.0244402 Jy ! Component: 3650 - total flux cleaned = -0.0241983 Jy ! Component: 3700 - total flux cleaned = -0.0239569 Jy ! Component: 3750 - total flux cleaned = -0.0237761 Jy ! Component: 3800 - total flux cleaned = -0.0234147 Jy ! Component: 3850 - total flux cleaned = -0.0231737 Jy ! Component: 3900 - total flux cleaned = -0.0228729 Jy ! Component: 3950 - total flux cleaned = -0.022572 Jy ! Component: 4000 - total flux cleaned = -0.0222712 Jy ! Component: 4050 - total flux cleaned = -0.0219703 Jy ! Total flux subtracted in 4096 components = -0.0216694 Jy ! Clean residual min=-0.003863 max=0.003099 Jy/beam ! Clean residual mean=0.000108 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.766981 Jy keep ! Adding 493 model components to the UV plane model. ! The established model now contains 808 components and 0.766981 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0244+6228_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.06 x 15.67 at 79.8 degrees (North through East) ! Clean map min=-0.012704 max=0.40059 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0244+6228_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.400594 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0013459 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00793 1.00793 2.01586 4.03172 8.06343 16.1269 32.2537 64.5074 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.4 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 297.64 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0244+6228_S_uvs.log closed on Sat Nov 29 13:49:21 2014