! Started logfile: /scr/pima/rv100_uvs/J0242+1742_S_uvs.log on Mon Feb 29 13:24:57 2016 obs /scr/pima/rv100_uvs/J0242+1742_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0242+1742_S_uva.fits ! AN table 1: 77 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.616522 visibilities/baseline/integration-bin. ! Found source: J0242+1742 ! ! 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 69 lines of history. ! ! Reading 6836 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/rv100_uvs/J0242+1742_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012148Jy sigma=17.377082 ! Fit after self-cal, rms=0.843934Jy sigma=14.363674 ! 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=2.598 mas, bmaj=6.786 mas, bpa=-18.55 degrees ! Estimated noise=0.9951 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.120852 Jy ! Component: 100 - total flux cleaned = 0.150033 Jy ! Total flux subtracted in 100 components = 0.150033 Jy ! Clean residual min=-0.005667 max=0.011128 Jy/beam ! Clean residual mean=-0.000008 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.150033 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.150033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059438Jy sigma=0.917909 ! Fit after self-cal, rms=0.059459Jy sigma=0.917469 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118838 Jy ! Component: 100 - total flux cleaned = 0.0180284 Jy ! Total flux subtracted in 100 components = 0.0180284 Jy ! Clean residual min=-0.004289 max=0.004824 Jy/beam ! Clean residual mean=-0.000008 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.168061 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.168061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056809Jy sigma=0.860336 ! Fit after self-cal, rms=0.056840Jy sigma=0.859966 ! 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=3.387 mas, bmaj=8.715 mas, bpa=-17.8 degrees ! Estimated noise=0.536409 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 (-4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00571804 Jy ! Component: 100 - total flux cleaned = 0.00884996 Jy ! Component: 150 - total flux cleaned = 0.0108211 Jy ! Component: 200 - total flux cleaned = 0.0114692 Jy ! Total flux subtracted in 200 components = 0.0114692 Jy ! Clean residual min=-0.001988 max=0.002148 Jy/beam ! Clean residual mean=-0.000020 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.179531 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 58 components and 0.179531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056301Jy sigma=0.848239 ! Fit after self-cal, rms=0.056275Jy sigma=0.847709 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.387 x 8.715 at -17.8 degrees (North through East) ! Clean map min=-0.0018105 max=0.15575 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 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* NY 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.97 LA 1.00 MK 1.01 ! NL 1.01 NY 1.07 OV 0.99 PT 1.00 ! SC 0.98 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 1.00 LA 0.99 MK 0.96 ! NL 0.99 NY 1.01 OV 0.97 PT 1.03 ! SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 1.00 LA 0.97 MK 0.96 ! NL 1.02 NY 0.94 OV 1.02 PT 1.02 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.056275Jy sigma=0.847709 ! Fit after self-cal, rms=0.056026Jy sigma=0.845995 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=8.702 mas, bpa=-17.75 degrees ! Estimated noise=0.535989 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.00130412 Jy ! Component: 100 - total flux cleaned = 0.00151132 Jy ! Component: 150 - total flux cleaned = 0.00165854 Jy ! Component: 200 - total flux cleaned = 0.0018219 Jy ! Total flux subtracted in 200 components = 0.0018219 Jy ! Clean residual min=-0.001857 max=0.001960 Jy/beam ! Clean residual mean=-0.000019 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.181352 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 74 components and 0.181352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055960Jy sigma=0.845046 ! Fit after self-cal, rms=0.055950Jy sigma=0.844965 ! 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.055950Jy sigma=0.844965 ! Fit after self-cal, rms=0.055224Jy sigma=0.840530 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.701 mas, bpa=-17.89 degrees ! Estimated noise=0.532832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105725 Jy ! Component: 100 - total flux cleaned = 0.0013306 Jy ! Component: 150 - total flux cleaned = 0.00138642 Jy ! Component: 200 - total flux cleaned = 0.00143881 Jy ! Total flux subtracted in 200 components = 0.00143881 Jy ! Clean residual min=-0.001666 max=0.001669 Jy/beam ! Clean residual mean=-0.000015 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.182791 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.182791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055176Jy sigma=0.839863 ! Fit after self-cal, rms=0.055171Jy sigma=0.839794 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.000184187 Jy ! Component: 100 - total flux cleaned = 0.000230973 Jy ! Component: 150 - total flux cleaned = 0.000272727 Jy ! Component: 200 - total flux cleaned = 0.000292521 Jy ! Total flux subtracted in 200 components = 0.000292521 Jy ! Clean residual min=-0.001651 max=0.001647 Jy/beam ! Clean residual mean=-0.000015 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.183084 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.183084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055150Jy sigma=0.839551 ! Fit after self-cal, rms=0.055148Jy sigma=0.839541 ! 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.055148Jy sigma=0.839541 ! Fit after self-cal, rms=0.055329Jy sigma=0.836815 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=8.718 mas, bpa=-17.69 degrees ! Estimated noise=0.533796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452267 Jy ! Component: 100 - total flux cleaned = 0.00047728 Jy ! Component: 150 - total flux cleaned = 0.000458137 Jy ! Component: 200 - total flux cleaned = 0.000440605 Jy ! Total flux subtracted in 200 components = 0.000440605 Jy ! Clean residual min=-0.001748 max=0.001591 Jy/beam ! Clean residual mean=-0.000013 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.183524 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.183524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055310Jy sigma=0.836542 ! Fit after self-cal, rms=0.055310Jy sigma=0.836511 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.65711e-05 Jy ! Component: 100 - total flux cleaned = -5.94219e-06 Jy ! Component: 150 - total flux cleaned = -5.11836e-05 Jy ! Component: 200 - total flux cleaned = -6.53763e-05 Jy ! Total flux subtracted in 200 components = -6.53763e-05 Jy ! Clean residual min=-0.001736 max=0.001572 Jy/beam ! Clean residual mean=-0.000013 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.183459 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.183459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055300Jy sigma=0.836375 ! Fit after self-cal, rms=0.055297Jy sigma=0.836365 ! 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.055297Jy sigma=0.836365 ! Fit after self-cal, rms=0.055385Jy sigma=0.836320 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.421 mas, bmaj=16.2 mas, bpa=-13.02 degrees ! Estimated noise=0.625219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.88021e-05 Jy ! Component: 100 - total flux cleaned = -8.40057e-05 Jy ! Component: 150 - total flux cleaned = -9.63698e-05 Jy ! Component: 200 - total flux cleaned = -7.50597e-05 Jy ! Total flux subtracted in 200 components = -7.50597e-05 Jy ! Clean residual min=-0.001444 max=0.001741 Jy/beam ! Clean residual mean=-0.000024 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.183384 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 137 components and 0.183384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055378Jy sigma=0.836315 ! Fit after self-cal, rms=0.055376Jy sigma=0.836294 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.06693e-06 Jy ! Component: 100 - total flux cleaned = 2.0593e-05 Jy ! Component: 150 - total flux cleaned = 2.96091e-05 Jy ! Component: 200 - total flux cleaned = 4.54423e-05 Jy ! Total flux subtracted in 200 components = 4.54423e-05 Jy ! Clean residual min=-0.001431 max=0.001715 Jy/beam ! Clean residual mean=-0.000024 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.183429 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 147 components and 0.183429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055372Jy sigma=0.836312 ! Fit after self-cal, rms=0.055369Jy sigma=0.836296 ! 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=3.378 mas, bmaj=8.721 mas, bpa=-17.61 degrees ! Estimated noise=0.533786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 8.721 at -17.61 degrees (North through East) ! Clean map min=-0.0016889 max=0.15508 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=2.593 mas, bmaj=6.799 mas, bpa=-18.41 degrees ! Estimated noise=0.985808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119361 Jy ! Component: 100 - total flux cleaned = 0.148069 Jy ! Component: 150 - total flux cleaned = 0.159217 Jy ! Component: 200 - total flux cleaned = 0.165831 Jy ! Total flux subtracted in 200 components = 0.165831 Jy ! Clean residual min=-0.004072 max=0.004235 Jy/beam ! Clean residual mean=-0.000008 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.165831 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.165831 Jy ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=8.721 mas, bpa=-17.61 degrees ! Estimated noise=0.533786 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.00682704 Jy ! Component: 100 - total flux cleaned = 0.0104857 Jy ! Component: 150 - total flux cleaned = 0.0128275 Jy ! Component: 200 - total flux cleaned = 0.0144882 Jy ! Total flux subtracted in 200 components = 0.0144882 Jy ! Clean residual min=-0.001856 max=0.001429 Jy/beam ! Clean residual mean=-0.000015 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.180319 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 65 components and 0.180319 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=7.421 mas, bmaj=16.2 mas, bpa=-13.02 degrees ! Estimated noise=0.625219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148457 Jy ! Component: 100 - total flux cleaned = 0.00225642 Jy ! Component: 150 - total flux cleaned = 0.00273593 Jy ! Component: 200 - total flux cleaned = 0.0029234 Jy ! Total flux subtracted in 200 components = 0.0029234 Jy ! Clean residual min=-0.001465 max=0.001687 Jy/beam ! Clean residual mean=-0.000024 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.183243 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.22507e-05 Jy ! Component: 100 - total flux cleaned = 4.27704e-05 Jy ! Component: 150 - total flux cleaned = 7.05779e-05 Jy ! Component: 200 - total flux cleaned = 7.00918e-05 Jy ! Total flux subtracted in 200 components = 7.00918e-05 Jy ! Clean residual min=-0.001465 max=0.001688 Jy/beam ! Clean residual mean=-0.000024 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.183313 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 98 components and 0.183313 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=8.721 mas, bpa=-17.61 degrees ! Estimated noise=0.533786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101976 Jy ! Component: 100 - total flux cleaned = -0.000147979 Jy ! Component: 150 - total flux cleaned = -0.000126989 Jy ! Component: 200 - total flux cleaned = -0.000107912 Jy ! Total flux subtracted in 200 components = -0.000107912 Jy ! Clean residual min=-0.001724 max=0.001551 Jy/beam ! Clean residual mean=-0.000014 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.183205 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.183205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055380Jy sigma=0.836422 ! Fit after self-cal, rms=0.055370Jy sigma=0.836356 wmodel /scr/pima/rv100_uvs/J0242+1742_S_map.mod ! Writing 112 model components to file: /scr/pima/rv100_uvs/J0242+1742_S_map.mod wobs /scr/pima/rv100_uvs/J0242+1742_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0242+1742_S_uvs.fits wwins /scr/pima/rv100_uvs/J0242+1742_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J0242+1742_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.00019723 Jy ! Component: 100 - total flux cleaned = -9.61858e-05 Jy ! Component: 150 - total flux cleaned = -7.21287e-05 Jy ! Component: 200 - total flux cleaned = 1.95807e-05 Jy ! Component: 250 - total flux cleaned = 1.94841e-05 Jy ! Component: 300 - total flux cleaned = 4.11559e-05 Jy ! Component: 350 - total flux cleaned = 2.13355e-05 Jy ! Component: 400 - total flux cleaned = 6.11519e-05 Jy ! Component: 450 - total flux cleaned = 6.08352e-05 Jy ! Component: 500 - total flux cleaned = 0.000118031 Jy ! Component: 550 - total flux cleaned = 0.000136513 Jy ! Component: 600 - total flux cleaned = 0.00015497 Jy ! Component: 650 - total flux cleaned = 0.000227085 Jy ! Component: 700 - total flux cleaned = 0.000244981 Jy ! Component: 750 - total flux cleaned = 0.000297467 Jy ! Component: 800 - total flux cleaned = 0.000349172 Jy ! Component: 850 - total flux cleaned = 0.000383241 Jy ! Component: 900 - total flux cleaned = 0.00043322 Jy ! Component: 950 - total flux cleaned = 0.000433064 Jy ! Component: 1000 - total flux cleaned = 0.000433194 Jy ! Component: 1050 - total flux cleaned = 0.00043328 Jy ! Component: 1100 - total flux cleaned = 0.000497614 Jy ! Component: 1150 - total flux cleaned = 0.000465748 Jy ! Component: 1200 - total flux cleaned = 0.000418399 Jy ! Component: 1250 - total flux cleaned = 0.000387072 Jy ! Component: 1300 - total flux cleaned = 0.000356243 Jy ! Component: 1350 - total flux cleaned = 0.000340976 Jy ! Component: 1400 - total flux cleaned = 0.000280336 Jy ! Component: 1450 - total flux cleaned = 0.000325485 Jy ! Component: 1500 - total flux cleaned = 0.000265932 Jy ! Component: 1550 - total flux cleaned = 0.000236324 Jy ! Component: 1600 - total flux cleaned = 0.00025108 Jy ! Component: 1650 - total flux cleaned = 0.000265604 Jy ! Component: 1700 - total flux cleaned = 0.000193641 Jy ! Component: 1750 - total flux cleaned = 0.000179482 Jy ! Component: 1800 - total flux cleaned = 0.000207966 Jy ! Component: 1850 - total flux cleaned = 0.000165715 Jy ! Component: 1900 - total flux cleaned = 0.000179753 Jy ! Component: 1950 - total flux cleaned = 0.000165893 Jy ! Component: 2000 - total flux cleaned = 0.000193335 Jy ! Component: 2050 - total flux cleaned = 0.000152399 Jy ! Component: 2100 - total flux cleaned = 0.000166092 Jy ! Component: 2150 - total flux cleaned = 0.000166185 Jy ! Component: 2200 - total flux cleaned = 0.000179637 Jy ! Component: 2250 - total flux cleaned = 0.000153158 Jy ! Component: 2300 - total flux cleaned = 0.000179477 Jy ! Component: 2350 - total flux cleaned = 0.000166454 Jy ! Component: 2400 - total flux cleaned = 0.000205451 Jy ! Component: 2450 - total flux cleaned = 0.000192507 Jy ! Component: 2500 - total flux cleaned = 0.000205339 Jy ! Component: 2550 - total flux cleaned = 0.000230905 Jy ! Component: 2600 - total flux cleaned = 0.000231044 Jy ! Component: 2650 - total flux cleaned = 0.00020607 Jy ! Component: 2700 - total flux cleaned = 0.000268462 Jy ! Component: 2750 - total flux cleaned = 0.000268497 Jy ! Component: 2800 - total flux cleaned = 0.000305495 Jy ! Component: 2850 - total flux cleaned = 0.000342342 Jy ! Component: 2900 - total flux cleaned = 0.000293609 Jy ! Component: 2950 - total flux cleaned = 0.000354228 Jy ! Component: 3000 - total flux cleaned = 0.00030611 Jy ! Component: 3050 - total flux cleaned = 0.000365975 Jy ! Component: 3100 - total flux cleaned = 0.0002945 Jy ! Component: 3150 - total flux cleaned = 0.000353769 Jy ! Component: 3200 - total flux cleaned = 0.000353784 Jy ! Component: 3250 - total flux cleaned = 0.000330394 Jy ! Component: 3300 - total flux cleaned = 0.000377061 Jy ! Component: 3350 - total flux cleaned = 0.000434945 Jy ! Component: 3400 - total flux cleaned = 0.000377314 Jy ! Component: 3450 - total flux cleaned = 0.000400206 Jy ! Component: 3500 - total flux cleaned = 0.00037741 Jy ! Component: 3550 - total flux cleaned = 0.000388747 Jy ! Component: 3600 - total flux cleaned = 0.000388706 Jy ! Component: 3650 - total flux cleaned = 0.0004224 Jy ! Component: 3700 - total flux cleaned = 0.000355385 Jy ! Component: 3750 - total flux cleaned = 0.000355349 Jy ! Component: 3800 - total flux cleaned = 0.000377518 Jy ! Component: 3850 - total flux cleaned = 0.000333617 Jy ! Component: 3900 - total flux cleaned = 0.000355584 Jy ! Component: 3950 - total flux cleaned = 0.000366319 Jy ! Component: 4000 - total flux cleaned = 0.000387928 Jy ! Component: 4050 - total flux cleaned = 0.000344691 Jy ! Total flux subtracted in 4096 components = 0.000312473 Jy ! Clean residual min=-0.000703 max=0.000622 Jy/beam ! Clean residual mean=-0.000004 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.183517 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 367 components and 0.183517 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0242+1742_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 8.721 at -17.61 degrees (North through East) ! Clean map min=-0.0014728 max=0.15446 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0242+1742_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154457 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192059 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.373033 0.373033 0.746066 1.49213 2.98426 5.96853 11.9371 23.8741 47.7482 95.4964 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.154 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 804.218 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0242+1742_S_uvs.log closed on Mon Feb 29 13:25:01 2016