! Started logfile: /scr/pima/s3111c_uvs/J1340+4410_X_uvs.log on Tue Jul 24 09:23:11 2012 obs /scr/pima/s3111c_uvs/J1340+4410_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J1340+4410_X_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.726235 visibilities/baseline/integration-bin. ! Found source: J1340+4410 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 18824 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J1340+4410_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.100x0.100 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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000809Jy sigma=0.707680 ! Fit after self-cal, rms=0.986993Jy sigma=0.697910 ! 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=1.086 mas, bmaj=2.198 mas, bpa=-74.29 degrees ! Estimated noise=21.5836 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.0109947 Jy ! Component: 100 - total flux cleaned = 0.0115779 Jy ! Total flux subtracted in 100 components = 0.0115779 Jy ! Clean residual min=-0.001776 max=0.002238 Jy/beam ! Clean residual mean=0.000050 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0115779 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0115779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.031356Jy sigma=0.022172 ! Fit after self-cal, rms=0.029677Jy sigma=0.020985 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378462 Jy ! Component: 100 - total flux cleaned = 0.00330521 Jy ! Total flux subtracted in 100 components = 0.00330521 Jy ! Clean residual min=-0.001809 max=0.002155 Jy/beam ! Clean residual mean=0.000053 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0148831 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 9 components and 0.0148831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029212Jy sigma=0.020656 ! Fit after self-cal, rms=0.029201Jy sigma=0.020648 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.421 mas, bmaj=2.56 mas, bpa=-74.33 degrees ! Estimated noise=7.48397 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.000742383 Jy ! Component: 100 - total flux cleaned = 0.000725741 Jy ! Component: 150 - total flux cleaned = 0.000692508 Jy ! Component: 200 - total flux cleaned = 0.000650396 Jy ! Total flux subtracted in 200 components = 0.000650396 Jy ! Clean residual min=-0.000981 max=0.001402 Jy/beam ! Clean residual mean=0.000080 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0155335 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.0155335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029174Jy sigma=0.020629 ! Fit after self-cal, rms=0.029170Jy sigma=0.020627 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! 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: ! BR 1.07 FD 1.16 GB 1.87 HN 0.85 ! KP 1.09 LA 0.96 NL 1.23 OV 0.90 ! PT 1.02 SC 1.17 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.17 GB 2.05 HN 0.93 ! KP 1.06 LA 1.03 NL 1.14 OV 0.99 ! PT 0.98 SC 1.11 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.08 GB 2.08 HN 0.75 ! KP 1.18 LA 0.93 NL 1.05 OV 0.96 ! PT 1.01 SC 1.17 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.09 GB 2.30 HN 0.89 ! KP 0.92 LA 1.12 NL 1.09 OV 1.01 ! PT 1.04 SC 1.23 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.82 GB 2.35 HN 0.69 ! KP 1.05 LA 1.06 NL 1.08 OV 0.90 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.74 GB 2.47 HN 0.81 ! KP 0.94 LA 0.94 NL 1.08 OV 0.83 ! PT 0.90 SC 0.95 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.68 GB 2.38 HN 0.88 ! KP 0.84 LA 0.95 NL 0.93 OV 0.85 ! PT 1.00* SC 0.86 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 0.55 GB 2.37 HN 0.82 ! KP 0.94 LA 0.94 NL 0.77 OV 0.83 ! PT 1.00 SC 0.64 ! ! ! Fit before self-cal, rms=0.029170Jy sigma=0.020627 ! Fit after self-cal, rms=0.026910Jy sigma=0.020027 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.406 mas, bmaj=2.497 mas, bpa=-74.96 degrees ! Estimated noise=7.45129 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.000244987 Jy ! Component: 100 - total flux cleaned = 0.000361218 Jy ! Component: 150 - total flux cleaned = 0.000381613 Jy ! Component: 200 - total flux cleaned = 0.00039625 Jy ! Total flux subtracted in 200 components = 0.00039625 Jy ! Clean residual min=-0.000529 max=0.000601 Jy/beam ! Clean residual mean=0.000054 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.0159297 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.0159297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.026907Jy sigma=0.020024 ! Fit after self-cal, rms=0.027130Jy sigma=0.019932 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027130Jy sigma=0.019932 ! Fit after self-cal, rms=0.028533Jy sigma=0.019863 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.42 mas, bmaj=2.497 mas, bpa=-74.97 degrees ! Estimated noise=7.51779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125662 Jy ! Component: 100 - total flux cleaned = 0.00011656 Jy ! Component: 150 - total flux cleaned = 0.000116623 Jy ! Component: 200 - total flux cleaned = 0.000116612 Jy ! Total flux subtracted in 200 components = 0.000116612 Jy ! Clean residual min=-0.000462 max=0.000662 Jy/beam ! Clean residual mean=0.000038 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0160463 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.0160463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028531Jy sigma=0.019861 ! Fit after self-cal, rms=0.028649Jy sigma=0.019822 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.42175e-05 Jy ! Component: 100 - total flux cleaned = -1.19983e-06 Jy ! Component: 150 - total flux cleaned = 1.41858e-05 Jy ! Component: 200 - total flux cleaned = 1.87399e-05 Jy ! Total flux subtracted in 200 components = 1.87399e-05 Jy ! Clean residual min=-0.000550 max=0.000584 Jy/beam ! Clean residual mean=0.000024 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0160651 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0160651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028647Jy sigma=0.019820 ! Fit after self-cal, rms=0.028650Jy sigma=0.019820 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028650Jy sigma=0.019820 ! Fit after self-cal, rms=0.029368Jy sigma=0.019810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.428 mas, bmaj=2.487 mas, bpa=-74.74 degrees ! Estimated noise=7.55305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147089 Jy ! Component: 100 - total flux cleaned = 0.000137721 Jy ! Component: 150 - total flux cleaned = 0.000133769 Jy ! Component: 200 - total flux cleaned = 0.000137646 Jy ! Total flux subtracted in 200 components = 0.000137646 Jy ! Clean residual min=-0.000550 max=0.000614 Jy/beam ! Clean residual mean=0.000032 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0162027 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.0162027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029366Jy sigma=0.019808 ! Fit after self-cal, rms=0.029426Jy sigma=0.019800 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.82425e-05 Jy ! Component: 100 - total flux cleaned = -9.39092e-06 Jy ! Component: 150 - total flux cleaned = -9.22597e-06 Jy ! Component: 200 - total flux cleaned = -5.56158e-06 Jy ! Total flux subtracted in 200 components = -5.56158e-06 Jy ! Clean residual min=-0.000591 max=0.000571 Jy/beam ! Clean residual mean=0.000025 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0161972 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.0161972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029425Jy sigma=0.019799 ! Fit after self-cal, rms=0.029428Jy sigma=0.019799 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029428Jy sigma=0.019799 ! Fit after self-cal, rms=0.029817Jy sigma=0.019796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.784 mas, bmaj=2.662 mas, bpa=-69.35 degrees ! Estimated noise=7.80508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123742 Jy ! Component: 100 - total flux cleaned = 0.00013067 Jy ! Component: 150 - total flux cleaned = 0.000130619 Jy ! Component: 200 - total flux cleaned = 0.000140138 Jy ! Total flux subtracted in 200 components = 0.000140138 Jy ! Clean residual min=-0.000577 max=0.000610 Jy/beam ! Clean residual mean=0.000039 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0163373 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.0163373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029815Jy sigma=0.019796 ! Fit after self-cal, rms=0.029846Jy sigma=0.019793 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.08288e-05 Jy ! Component: 100 - total flux cleaned = -2.05063e-05 Jy ! Component: 150 - total flux cleaned = -2.02968e-05 Jy ! Component: 200 - total flux cleaned = -1.54204e-05 Jy ! Total flux subtracted in 200 components = -1.54204e-05 Jy ! Clean residual min=-0.000578 max=0.000607 Jy/beam ! Clean residual mean=0.000036 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0163219 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0163219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029845Jy sigma=0.019793 ! Fit after self-cal, rms=0.029845Jy sigma=0.019791 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.432 mas, bmaj=2.477 mas, bpa=-74.57 degrees ! Estimated noise=7.5791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.432 x 2.477 at -74.57 degrees (North through East) ! Clean map min=-0.0007866 max=0.017414 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=1.097 mas, bmaj=2.09 mas, bpa=-73.36 degrees ! Estimated noise=21.5694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140125 Jy ! Component: 100 - total flux cleaned = 0.0159218 Jy ! Component: 150 - total flux cleaned = 0.0157736 Jy ! Component: 200 - total flux cleaned = 0.0156523 Jy ! Total flux subtracted in 200 components = 0.0156523 Jy ! Clean residual min=-0.001069 max=0.001072 Jy/beam ! Clean residual mean=0.000018 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0156523 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0156523 Jy ! Inverting map and beam ! Estimated beam: bmin=1.432 mas, bmaj=2.477 mas, bpa=-74.57 degrees ! Estimated noise=7.5791 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.000513603 Jy ! Component: 100 - total flux cleaned = 0.000550536 Jy ! Component: 150 - total flux cleaned = 0.000577545 Jy ! Component: 200 - total flux cleaned = 0.000588149 Jy ! Total flux subtracted in 200 components = 0.000588149 Jy ! Clean residual min=-0.000626 max=0.000579 Jy/beam ! Clean residual mean=0.000032 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0162404 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.0162404 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.784 mas, bmaj=2.662 mas, bpa=-69.35 degrees ! Estimated noise=7.80508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.83371e-05 Jy ! Component: 100 - total flux cleaned = 6.8573e-05 Jy ! Component: 150 - total flux cleaned = 6.42251e-05 Jy ! Component: 200 - total flux cleaned = 5.62847e-05 Jy ! Total flux subtracted in 200 components = 5.62847e-05 Jy ! Clean residual min=-0.000591 max=0.000609 Jy/beam ! Clean residual mean=0.000037 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0162967 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 = -7.06751e-06 Jy ! Component: 100 - total flux cleaned = -1.02983e-05 Jy ! Component: 150 - total flux cleaned = -1.0306e-05 Jy ! Component: 200 - total flux cleaned = -1.3266e-05 Jy ! Total flux subtracted in 200 components = -1.3266e-05 Jy ! Clean residual min=-0.000596 max=0.000609 Jy/beam ! Clean residual mean=0.000037 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0162835 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.0162835 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.432 mas, bmaj=2.477 mas, bpa=-74.57 degrees ! Estimated noise=7.5791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.38885e-05 Jy ! Component: 100 - total flux cleaned = -3.96756e-05 Jy ! Component: 150 - total flux cleaned = -4.90559e-05 Jy ! Component: 200 - total flux cleaned = -5.34324e-05 Jy ! Total flux subtracted in 200 components = -5.34324e-05 Jy ! Clean residual min=-0.000633 max=0.000573 Jy/beam ! Clean residual mean=0.000030 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.01623 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.01623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029845Jy sigma=0.019792 ! Fit after self-cal, rms=0.029846Jy sigma=0.019791 wmodel /scr/pima/s3111c_uvs/J1340+4410_X_map.mod ! Writing 54 model components to file: /scr/pima/s3111c_uvs/J1340+4410_X_map.mod wobs /scr/pima/s3111c_uvs/J1340+4410_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J1340+4410_X_uvs.fits wwins /scr/pima/s3111c_uvs/J1340+4410_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111c_uvs/J1340+4410_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 1.55363e-06 Jy ! Component: 100 - total flux cleaned = 0.000138388 Jy ! Component: 150 - total flux cleaned = 0.000246091 Jy ! Component: 200 - total flux cleaned = 0.000346553 Jy ! Component: 250 - total flux cleaned = 0.000426661 Jy ! Component: 300 - total flux cleaned = 0.000502412 Jy ! Component: 350 - total flux cleaned = 0.000568275 Jy ! Component: 400 - total flux cleaned = 0.000644025 Jy ! Component: 450 - total flux cleaned = 0.00071066 Jy ! Component: 500 - total flux cleaned = 0.000763459 Jy ! Component: 550 - total flux cleaned = 0.000814825 Jy ! Component: 600 - total flux cleaned = 0.00085927 Jy ! Component: 650 - total flux cleaned = 0.000902642 Jy ! Component: 700 - total flux cleaned = 0.00094488 Jy ! Component: 750 - total flux cleaned = 0.000970686 Jy ! Component: 800 - total flux cleaned = 0.0010111 Jy ! Component: 850 - total flux cleaned = 0.00104072 Jy ! Component: 900 - total flux cleaned = 0.00107461 Jy ! Component: 950 - total flux cleaned = 0.00111262 Jy ! Component: 1000 - total flux cleaned = 0.00114993 Jy ! Component: 1050 - total flux cleaned = 0.0011729 Jy ! Component: 1100 - total flux cleaned = 0.0012046 Jy ! Component: 1150 - total flux cleaned = 0.00124027 Jy ! Component: 1200 - total flux cleaned = 0.00127092 Jy ! Component: 1250 - total flux cleaned = 0.00130111 Jy ! Component: 1300 - total flux cleaned = 0.00133507 Jy ! Component: 1350 - total flux cleaned = 0.00136022 Jy ! Component: 1400 - total flux cleaned = 0.00139329 Jy ! Component: 1450 - total flux cleaned = 0.00142586 Jy ! Component: 1500 - total flux cleaned = 0.00145794 Jy ! Component: 1550 - total flux cleaned = 0.00148166 Jy ! Component: 1600 - total flux cleaned = 0.00150902 Jy ! Component: 1650 - total flux cleaned = 0.00153984 Jy ! Component: 1700 - total flux cleaned = 0.00156643 Jy ! Component: 1750 - total flux cleaned = 0.00159642 Jy ! Component: 1800 - total flux cleaned = 0.00162604 Jy ! Component: 1850 - total flux cleaned = 0.00165162 Jy ! Component: 1900 - total flux cleaned = 0.00168052 Jy ! Component: 1950 - total flux cleaned = 0.00170546 Jy ! Component: 2000 - total flux cleaned = 0.0017336 Jy ! Total flux subtracted in 2048 components = 0.00174752 Jy ! Clean residual min=-0.000173 max=0.000195 Jy/beam ! Clean residual mean=0.000007 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0179776 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 181 components and 0.0179776 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J1340+4410_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.432 x 2.477 at -74.57 degrees (North through East) ! Clean map min=-0.00082417 max=0.017408 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J1340+4410_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0174082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.57354e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30517 1.30517 2.61033 5.22066 10.4413 20.8827 41.7653 83.5306 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.017 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J1340+4410_X_uvs.log closed on Tue Jul 24 09:23:13 2012