! Started logfile: /g0/scr/pima/npcsc_uvs/J0136+4751_S_uvs.log on Sun Oct 6 14:25:56 2013 obs /g0/scr/pima/npcsc_uvs/J0136+4751_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J0136+4751_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873016 visibilities/baseline/integration-bin. ! Found source: J0136+4751 ! ! 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 2200 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 /g0/scr/pima/npcsc_uvs/J0136+4751_S] 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.607014Jy sigma=18.016541 ! Fit after self-cal, rms=0.552525Jy sigma=5.361421 ! 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.693 mas, bmaj=8.942 mas, bpa=32.07 degrees ! Estimated noise=3.28036 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.948277 Jy ! Component: 100 - total flux cleaned = 1.27537 Jy ! Total flux subtracted in 100 components = 1.27537 Jy ! Clean residual min=-0.064779 max=0.139885 Jy/beam ! Clean residual mean=-0.000686 rms=0.018990 Jy/beam ! Combined flux in latest and established models = 1.27537 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.27537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309158Jy sigma=3.434416 ! Fit after self-cal, rms=0.309709Jy sigma=3.433384 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149248 Jy ! Component: 100 - total flux cleaned = 0.222172 Jy ! Total flux subtracted in 100 components = 0.222172 Jy ! Clean residual min=-0.040280 max=0.042520 Jy/beam ! Clean residual mean=-0.000321 rms=0.009802 Jy/beam ! Combined flux in latest and established models = 1.49754 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 1.49754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214277Jy sigma=2.349966 ! Fit after self-cal, rms=0.214550Jy sigma=2.348886 ! 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.796 mas, bmaj=9.573 mas, bpa=33.02 degrees ! Estimated noise=1.68528 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.0716508 Jy ! Component: 100 - total flux cleaned = 0.117035 Jy ! Component: 150 - total flux cleaned = 0.148155 Jy ! Component: 200 - total flux cleaned = 0.17014 Jy ! Total flux subtracted in 200 components = 0.17014 Jy ! Clean residual min=-0.043557 max=0.036577 Jy/beam ! Clean residual mean=-0.000130 rms=0.010493 Jy/beam ! Combined flux in latest and established models = 1.66768 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 1.66768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190354Jy sigma=2.059743 ! Fit after self-cal, rms=0.190329Jy sigma=2.057738 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.98 KP 0.99 ! LA 1.11 MK 0.95 NL 0.97 OV 1.03 ! PT 1.07 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.01 KP 0.98 ! LA 1.06 MK 0.99 NL 0.98 OV 1.02 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.05 HN 1.01 KP 0.99 ! LA 0.86 MK 1.13 NL 1.09 OV 1.06 ! PT 1.09 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 0.96 KP 0.91 ! LA 0.73 MK 1.12 NL 1.02 OV 0.89 ! PT 0.96 SC 1.04 ! ! ! Fit before self-cal, rms=0.190329Jy sigma=2.057738 ! Fit after self-cal, rms=0.104396Jy sigma=0.833745 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.818 mas, bmaj=9.627 mas, bpa=32.83 degrees ! Estimated noise=1.67946 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.00433622 Jy ! Component: 100 - total flux cleaned = -0.00433962 Jy ! Component: 150 - total flux cleaned = -0.00491968 Jy ! Component: 200 - total flux cleaned = -0.0054309 Jy ! Total flux subtracted in 200 components = -0.0054309 Jy ! Clean residual min=-0.010226 max=0.011531 Jy/beam ! Clean residual mean=-0.000088 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 1.66225 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 1.66225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102396Jy sigma=0.825508 ! Fit after self-cal, rms=0.102524Jy sigma=0.824604 ! 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.102524Jy sigma=0.824604 ! Fit after self-cal, rms=0.102569Jy sigma=0.823361 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.821 mas, bmaj=9.636 mas, bpa=32.75 degrees ! Estimated noise=1.6786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00445283 Jy ! Component: 100 - total flux cleaned = -0.0051359 Jy ! Component: 150 - total flux cleaned = -0.00559142 Jy ! Component: 200 - total flux cleaned = -0.00587523 Jy ! Total flux subtracted in 200 components = -0.00587523 Jy ! Clean residual min=-0.009042 max=0.011232 Jy/beam ! Clean residual mean=-0.000091 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 1.65637 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 1.65637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101078Jy sigma=0.820155 ! Fit after self-cal, rms=0.101181Jy sigma=0.819978 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 (-16, 107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00967212 Jy ! Component: 100 - total flux cleaned = 0.0126909 Jy ! Component: 150 - total flux cleaned = 0.0139429 Jy ! Component: 200 - total flux cleaned = 0.0140836 Jy ! Total flux subtracted in 200 components = 0.0140836 Jy ! Clean residual min=-0.007582 max=0.007350 Jy/beam ! Clean residual mean=-0.000056 rms=0.001880 Jy/beam ! Combined flux in latest and established models = 1.67046 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 1.67046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099500Jy sigma=0.808529 ! Fit after self-cal, rms=0.099494Jy sigma=0.808145 ! 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.099494Jy sigma=0.808145 ! Fit after self-cal, rms=0.099401Jy sigma=0.806568 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.824 mas, bmaj=9.644 mas, bpa=32.72 degrees ! Estimated noise=1.67669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00114709 Jy ! Component: 100 - total flux cleaned = -0.00085384 Jy ! Component: 150 - total flux cleaned = -0.000990781 Jy ! Component: 200 - total flux cleaned = -0.000994727 Jy ! Total flux subtracted in 200 components = -0.000994727 Jy ! Clean residual min=-0.006724 max=0.006656 Jy/beam ! Clean residual mean=-0.000056 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 1.66946 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 1.66946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098241Jy sigma=0.803900 ! Fit after self-cal, rms=0.098268Jy sigma=0.803813 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.000386258 Jy ! Component: 100 - total flux cleaned = 0.000502624 Jy ! Component: 150 - total flux cleaned = 0.000394108 Jy ! Component: 200 - total flux cleaned = 0.000396479 Jy ! Total flux subtracted in 200 components = 0.000396479 Jy ! Clean residual min=-0.006377 max=0.006390 Jy/beam ! Clean residual mean=-0.000055 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 1.66986 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 1.66986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097318Jy sigma=0.802795 ! Fit after self-cal, rms=0.097346Jy sigma=0.802768 ! 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.097346Jy sigma=0.802768 ! Fit after self-cal, rms=0.097238Jy sigma=0.801824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.208 mas, bmaj=11.02 mas, bpa=30.32 degrees ! Estimated noise=1.58213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146929 Jy ! Component: 100 - total flux cleaned = -0.00173021 Jy ! Component: 150 - total flux cleaned = -0.0018825 Jy ! Component: 200 - total flux cleaned = -0.00188567 Jy ! Total flux subtracted in 200 components = -0.00188567 Jy ! Clean residual min=-0.006176 max=0.005649 Jy/beam ! Clean residual mean=-0.000085 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 1.66797 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 142 components and 1.66797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097346Jy sigma=0.800651 ! Fit after self-cal, rms=0.097319Jy sigma=0.800569 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 = 9.13453e-05 Jy ! Component: 100 - total flux cleaned = 0.000190057 Jy ! Component: 150 - total flux cleaned = 0.000280552 Jy ! Component: 200 - total flux cleaned = 0.000398287 Jy ! Total flux subtracted in 200 components = 0.000398287 Jy ! Clean residual min=-0.005789 max=0.005564 Jy/beam ! Clean residual mean=-0.000083 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 1.66837 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 1.66837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097363Jy sigma=0.800114 ! Fit after self-cal, rms=0.097359Jy sigma=0.800075 ! 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.824 mas, bmaj=9.652 mas, bpa=32.71 degrees ! Estimated noise=1.67438 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.824 x 9.652 at 32.71 degrees (North through East) ! Clean map min=-0.0055917 max=1.2756 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097359Jy sigma=0.800075 ! Fit after self-cal, rms=0.094293Jy sigma=0.734025 ! Inverting map and beam ! Estimated beam: bmin=4.831 mas, bmaj=9.656 mas, bpa=32.66 degrees ! Estimated noise=1.67379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00211057 Jy ! Component: 100 - total flux cleaned = -0.00221634 Jy ! Component: 150 - total flux cleaned = -0.00221742 Jy ! Component: 200 - total flux cleaned = -0.00221576 Jy ! Total flux subtracted in 200 components = -0.00221576 Jy ! Clean residual min=-0.005486 max=0.005469 Jy/beam ! Clean residual mean=-0.000054 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 1.66615 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 163 components and 1.66615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093324Jy sigma=0.733352 ! Fit after self-cal, rms=0.093338Jy sigma=0.733343 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.333e-06 Jy ! Component: 100 - total flux cleaned = 6.14813e-06 Jy ! Component: 150 - total flux cleaned = 4.6525e-06 Jy ! Component: 200 - total flux cleaned = 5.3762e-06 Jy ! Total flux subtracted in 200 components = 5.3762e-06 Jy ! Clean residual min=-0.005439 max=0.005430 Jy/beam ! Clean residual mean=-0.000054 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 1.66616 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 166 components and 1.66616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092573Jy sigma=0.732910 ! Fit after self-cal, rms=0.092586Jy sigma=0.732904 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092586Jy sigma=0.732904 ! Fit after self-cal, rms=0.092530Jy sigma=0.732568 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.706 mas, bmaj=8.973 mas, bpa=31.79 degrees ! Estimated noise=3.26554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.942554 Jy ! Component: 100 - total flux cleaned = 1.26472 Jy ! Component: 150 - total flux cleaned = 1.41151 Jy ! Component: 200 - total flux cleaned = 1.48333 Jy ! Total flux subtracted in 200 components = 1.48333 Jy ! Clean residual min=-0.019732 max=0.033637 Jy/beam ! Clean residual mean=-0.000289 rms=0.006006 Jy/beam ! Combined flux in latest and established models = 1.48333 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 1.48333 Jy ! Inverting map and beam ! Estimated beam: bmin=4.831 mas, bmaj=9.659 mas, bpa=32.65 degrees ! Estimated noise=1.67207 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.0584705 Jy ! Component: 100 - total flux cleaned = 0.0931361 Jy ! Component: 150 - total flux cleaned = 0.115845 Jy ! Component: 200 - total flux cleaned = 0.131782 Jy ! Total flux subtracted in 200 components = 0.131782 Jy ! Clean residual min=-0.009104 max=0.010222 Jy/beam ! Clean residual mean=-0.000211 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 1.61511 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 1.61511 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.211 mas, bmaj=11.03 mas, bpa=30.27 degrees ! Estimated noise=1.5786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143893 Jy ! Component: 100 - total flux cleaned = 0.0237892 Jy ! Component: 150 - total flux cleaned = 0.0305532 Jy ! Component: 200 - total flux cleaned = 0.0355368 Jy ! Total flux subtracted in 200 components = 0.0355368 Jy ! Clean residual min=-0.006526 max=0.006129 Jy/beam ! Clean residual mean=-0.000161 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 1.65065 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.00375715 Jy ! Component: 100 - total flux cleaned = 0.00662474 Jy ! Component: 150 - total flux cleaned = 0.00881803 Jy ! Component: 200 - total flux cleaned = 0.009801 Jy ! Total flux subtracted in 200 components = 0.009801 Jy ! Clean residual min=-0.005789 max=0.005496 Jy/beam ! Clean residual mean=-0.000112 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 1.66045 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 141 components and 1.66045 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.831 mas, bmaj=9.659 mas, bpa=32.65 degrees ! Estimated noise=1.67207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000709361 Jy ! Component: 100 - total flux cleaned = -0.000178408 Jy ! Component: 150 - total flux cleaned = 0.000312154 Jy ! Component: 200 - total flux cleaned = 0.000615819 Jy ! Total flux subtracted in 200 components = 0.000615819 Jy ! Clean residual min=-0.005758 max=0.005505 Jy/beam ! Clean residual mean=-0.000065 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 1.66106 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 153 components and 1.66106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098417Jy sigma=0.735331 ! Fit after self-cal, rms=0.098459Jy sigma=0.735191 wmodel /g0/scr/pima/npcsc_uvs/J0136+4751_S_map.mod ! Writing 153 model components to file: /g0/scr/pima/npcsc_uvs/J0136+4751_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J0136+4751_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J0136+4751_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J0136+4751_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsc_uvs/J0136+4751_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.00108224 Jy ! Component: 100 - total flux cleaned = -0.00148033 Jy ! Component: 150 - total flux cleaned = -0.00157476 Jy ! Component: 200 - total flux cleaned = -0.00166757 Jy ! Component: 250 - total flux cleaned = -0.0018352 Jy ! Component: 300 - total flux cleaned = -0.00175414 Jy ! Component: 350 - total flux cleaned = -0.00190527 Jy ! Component: 400 - total flux cleaned = -0.00197781 Jy ! Component: 450 - total flux cleaned = -0.00205094 Jy ! Component: 500 - total flux cleaned = -0.00219088 Jy ! Component: 550 - total flux cleaned = -0.00239271 Jy ! Component: 600 - total flux cleaned = -0.00226202 Jy ! Component: 650 - total flux cleaned = -0.00251695 Jy ! Component: 700 - total flux cleaned = -0.00245277 Jy ! Component: 750 - total flux cleaned = -0.00263545 Jy ! Component: 800 - total flux cleaned = -0.00281429 Jy ! Component: 850 - total flux cleaned = -0.00304653 Jy ! Component: 900 - total flux cleaned = -0.00333018 Jy ! Component: 950 - total flux cleaned = -0.00355233 Jy ! Component: 1000 - total flux cleaned = -0.0036615 Jy ! Component: 1050 - total flux cleaned = -0.00393047 Jy ! Component: 1100 - total flux cleaned = -0.00408873 Jy ! Component: 1150 - total flux cleaned = -0.00439862 Jy ! Component: 1200 - total flux cleaned = -0.0043979 Jy ! Component: 1250 - total flux cleaned = -0.00429736 Jy ! Component: 1300 - total flux cleaned = -0.00429855 Jy ! Component: 1350 - total flux cleaned = -0.00415399 Jy ! Component: 1400 - total flux cleaned = -0.00429711 Jy ! Component: 1450 - total flux cleaned = -0.00434296 Jy ! Component: 1500 - total flux cleaned = -0.00429679 Jy ! Component: 1550 - total flux cleaned = -0.00452479 Jy ! Component: 1600 - total flux cleaned = -0.00447938 Jy ! Component: 1650 - total flux cleaned = -0.00461367 Jy ! Component: 1700 - total flux cleaned = -0.00456954 Jy ! Component: 1750 - total flux cleaned = -0.00470026 Jy ! Component: 1800 - total flux cleaned = -0.00482832 Jy ! Component: 1850 - total flux cleaned = -0.00470164 Jy ! Component: 1900 - total flux cleaned = -0.00486957 Jy ! Component: 1950 - total flux cleaned = -0.00486906 Jy ! Component: 2000 - total flux cleaned = -0.00482788 Jy ! Component: 2050 - total flux cleaned = -0.00474642 Jy ! Component: 2100 - total flux cleaned = -0.00474633 Jy ! Component: 2150 - total flux cleaned = -0.0046269 Jy ! Component: 2200 - total flux cleaned = -0.00450858 Jy ! Component: 2250 - total flux cleaned = -0.00439162 Jy ! Component: 2300 - total flux cleaned = -0.00443076 Jy ! Component: 2350 - total flux cleaned = -0.00427723 Jy ! Component: 2400 - total flux cleaned = -0.00427741 Jy ! Component: 2450 - total flux cleaned = -0.00408856 Jy ! Component: 2500 - total flux cleaned = -0.00397611 Jy ! Component: 2550 - total flux cleaned = -0.00393886 Jy ! Component: 2600 - total flux cleaned = -0.00375425 Jy ! Component: 2650 - total flux cleaned = -0.00371738 Jy ! Component: 2700 - total flux cleaned = -0.00346266 Jy ! Component: 2750 - total flux cleaned = -0.00328229 Jy ! Component: 2800 - total flux cleaned = -0.00331858 Jy ! Component: 2850 - total flux cleaned = -0.00317638 Jy ! Component: 2900 - total flux cleaned = -0.00303503 Jy ! Component: 2950 - total flux cleaned = -0.00299997 Jy ! Component: 3000 - total flux cleaned = -0.0028257 Jy ! Component: 3050 - total flux cleaned = -0.00275662 Jy ! Component: 3100 - total flux cleaned = -0.00268767 Jy ! Component: 3150 - total flux cleaned = -0.00244835 Jy ! Component: 3200 - total flux cleaned = -0.00238042 Jy ! Component: 3250 - total flux cleaned = -0.00227911 Jy ! Component: 3300 - total flux cleaned = -0.00221175 Jy ! Component: 3350 - total flux cleaned = -0.00211157 Jy ! Component: 3400 - total flux cleaned = -0.00194547 Jy ! Component: 3450 - total flux cleaned = -0.00194562 Jy ! Component: 3500 - total flux cleaned = -0.00184706 Jy ! Component: 3550 - total flux cleaned = -0.00171644 Jy ! Component: 3600 - total flux cleaned = -0.00165171 Jy ! Component: 3650 - total flux cleaned = -0.00165173 Jy ! Component: 3700 - total flux cleaned = -0.00161976 Jy ! Component: 3750 - total flux cleaned = -0.00152386 Jy ! Component: 3800 - total flux cleaned = -0.00149229 Jy ! Component: 3850 - total flux cleaned = -0.00146071 Jy ! Component: 3900 - total flux cleaned = -0.00142935 Jy ! Component: 3950 - total flux cleaned = -0.00146067 Jy ! Component: 4000 - total flux cleaned = -0.00136727 Jy ! Component: 4050 - total flux cleaned = -0.00136734 Jy ! Total flux subtracted in 4096 components = -0.00136723 Jy ! Clean residual min=-0.001959 max=0.001544 Jy/beam ! Clean residual mean=-0.000006 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 1.6597 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 370 components and 1.6597 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J0136+4751_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.831 x 9.659 at 32.65 degrees (North through East) ! Clean map min=-0.003826 max=1.2742 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J0136+4751_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.27417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000544472 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.128194 0.128194 0.256389 0.512778 1.02556 2.05111 4.10222 8.20444 16.4089 32.8178 65.6355 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.274 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J0136+4751_S_uvs.log closed on Sun Oct 6 14:26:00 2013