! Started logfile: /scr/pima/rdv95_uvs/J1855-1209_X_uvs.log on Wed Nov 6 20:49:10 2013 obs /scr/pima/rdv95_uvs/J1855-1209_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1855-1209_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.944444 visibilities/baseline/integration-bin. ! Found source: J1855-1209 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7480 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J1855-1209_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.999992Jy sigma=0.845521 ! Fit after self-cal, rms=0.939113Jy sigma=0.790679 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.8084 mas, bmaj=2.014 mas, bpa=3.466 degrees ! Estimated noise=20.0105 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.048712 Jy ! Component: 100 - total flux cleaned = 0.0612779 Jy ! Total flux subtracted in 100 components = 0.0612779 Jy ! Clean residual min=-0.003296 max=0.004805 Jy/beam ! Clean residual mean=-0.000001 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.0612779 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0612779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056980Jy sigma=0.043136 ! Fit after self-cal, rms=0.056506Jy sigma=0.042793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508776 Jy ! Component: 100 - total flux cleaned = 0.00759358 Jy ! Total flux subtracted in 100 components = 0.00759358 Jy ! Clean residual min=-0.003393 max=0.003018 Jy/beam ! Clean residual mean=-0.000000 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.0688715 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.0688715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056127Jy sigma=0.042241 ! Fit after self-cal, rms=0.056151Jy sigma=0.042237 ! 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.048 mas, bmaj=2.475 mas, bpa=2.703 degrees ! Estimated noise=10.1707 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.00154043 Jy ! Component: 100 - total flux cleaned = 0.00223611 Jy ! Component: 150 - total flux cleaned = 0.00259791 Jy ! Component: 200 - total flux cleaned = 0.00270477 Jy ! Total flux subtracted in 200 components = 0.00270477 Jy ! Clean residual min=-0.002404 max=0.002251 Jy/beam ! Clean residual mean=-0.000000 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0715763 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.0715763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056122Jy sigma=0.042192 ! Fit after self-cal, rms=0.056134Jy sigma=0.042191 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.03 KP 0.99 ! LA 1.06 MK 0.94 NL 0.94 OV 1.02 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 0.95 KP 0.93 ! LA 0.96 MK 1.02 NL 0.98 OV 1.00 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.05 KP 0.88 ! LA 1.12 MK 0.95 NL 0.98 OV 1.08 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.13 KP 0.92 ! LA 1.08 MK 1.01 NL 1.05 OV 1.00 ! PT 1.05 SC 1.10 ! ! ! Fit before self-cal, rms=0.056134Jy sigma=0.042191 ! Fit after self-cal, rms=0.057012Jy sigma=0.041952 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.049 mas, bmaj=2.473 mas, bpa=2.41 degrees ! Estimated noise=10.1298 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 = 8.89716e-06 Jy ! Component: 100 - total flux cleaned = 4.54158e-05 Jy ! Component: 150 - total flux cleaned = 8.4601e-05 Jy ! Component: 200 - total flux cleaned = 0.000109079 Jy ! Total flux subtracted in 200 components = 0.000109079 Jy ! Clean residual min=-0.001674 max=0.001973 Jy/beam ! Clean residual mean=-0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0716853 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.0716853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057002Jy sigma=0.041951 ! Fit after self-cal, rms=0.057057Jy sigma=0.041941 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057057Jy sigma=0.041941 ! Fit after self-cal, rms=0.056868Jy sigma=0.041940 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.047 mas, bmaj=2.469 mas, bpa=2.275 degrees ! Estimated noise=10.0994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.13367e-05 Jy ! Component: 100 - total flux cleaned = -3.20972e-05 Jy ! Component: 150 - total flux cleaned = -7.25378e-06 Jy ! Component: 200 - total flux cleaned = 1.40836e-05 Jy ! Total flux subtracted in 200 components = 1.40836e-05 Jy ! Clean residual min=-0.001643 max=0.001964 Jy/beam ! Clean residual mean=-0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0716994 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.0716994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056861Jy sigma=0.041939 ! Fit after self-cal, rms=0.056866Jy sigma=0.041939 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 (24.2, 6.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160047 Jy ! Component: 100 - total flux cleaned = 0.00189582 Jy ! Component: 150 - total flux cleaned = 0.00194622 Jy ! Component: 200 - total flux cleaned = 0.00194567 Jy ! Total flux subtracted in 200 components = 0.00194567 Jy ! Clean residual min=-0.001572 max=0.001877 Jy/beam ! Clean residual mean=0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0736451 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.0736451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056806Jy sigma=0.041900 ! Fit after self-cal, rms=0.056805Jy sigma=0.041895 ! Inverting map ! Added new window around map position (6.4, -50.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128443 Jy ! Component: 100 - total flux cleaned = 0.00154159 Jy ! Component: 150 - total flux cleaned = 0.00154182 Jy ! Component: 200 - total flux cleaned = 0.00154152 Jy ! Total flux subtracted in 200 components = 0.00154152 Jy ! Clean residual min=-0.001439 max=0.001473 Jy/beam ! Clean residual mean=0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0751866 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.0751866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056757Jy sigma=0.041854 ! Fit after self-cal, rms=0.056756Jy sigma=0.041850 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056756Jy sigma=0.041850 ! Fit after self-cal, rms=0.057329Jy sigma=0.041762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.049 mas, bmaj=2.478 mas, bpa=2.475 degrees ! Estimated noise=10.1287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360478 Jy ! Component: 100 - total flux cleaned = 0.000400451 Jy ! Component: 150 - total flux cleaned = 0.000383473 Jy ! Component: 200 - total flux cleaned = 0.000367179 Jy ! Total flux subtracted in 200 components = 0.000367179 Jy ! Clean residual min=-0.001430 max=0.001411 Jy/beam ! Clean residual mean=0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0755538 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.0755538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057314Jy sigma=0.041752 ! Fit after self-cal, rms=0.057323Jy sigma=0.041748 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.000104517 Jy ! Component: 100 - total flux cleaned = 8.96837e-05 Jy ! Component: 150 - total flux cleaned = 9.00198e-05 Jy ! Component: 200 - total flux cleaned = 7.58888e-05 Jy ! Total flux subtracted in 200 components = 7.58888e-05 Jy ! Clean residual min=-0.001440 max=0.001422 Jy/beam ! Clean residual mean=0.000003 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0756297 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 0.0756297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057314Jy sigma=0.041744 ! Fit after self-cal, rms=0.057315Jy sigma=0.041744 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057315Jy sigma=0.041744 ! Fit after self-cal, rms=0.057337Jy sigma=0.041741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.355 mas, bmaj=4.214 mas, bpa=1.796 degrees ! Estimated noise=10.8599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204938 Jy ! Component: 100 - total flux cleaned = -0.000187985 Jy ! Component: 150 - total flux cleaned = -0.000187668 Jy ! Component: 200 - total flux cleaned = -0.000188396 Jy ! Total flux subtracted in 200 components = -0.000188396 Jy ! Clean residual min=-0.001605 max=0.001375 Jy/beam ! Clean residual mean=0.000004 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0754413 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.0754413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057338Jy sigma=0.041737 ! Fit after self-cal, rms=0.057337Jy sigma=0.041736 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.03996e-05 Jy ! Component: 100 - total flux cleaned = -1.22566e-05 Jy ! Component: 150 - total flux cleaned = 2.60937e-06 Jy ! Component: 200 - total flux cleaned = 9.37266e-06 Jy ! Total flux subtracted in 200 components = 9.37266e-06 Jy ! Clean residual min=-0.001598 max=0.001375 Jy/beam ! Clean residual mean=0.000004 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0754507 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.0754507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057337Jy sigma=0.041735 ! Fit after self-cal, rms=0.057336Jy sigma=0.041735 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057336Jy sigma=0.041735 ! Fit after self-cal, rms=0.057336Jy sigma=0.041735 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057336Jy sigma=0.041735 ! Fit after self-cal, rms=0.057074Jy sigma=0.041734 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=0.8099 mas, bmaj=2.016 mas, bpa=3.196 degrees ! Estimated noise=19.9142 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.00033772 Jy ! Component: 100 - total flux cleaned = 0.000463783 Jy ! Component: 150 - total flux cleaned = 0.000569985 Jy ! Component: 200 - total flux cleaned = 0.000713147 Jy ! Total flux subtracted in 200 components = 0.000713147 Jy ! Clean residual min=-0.002870 max=0.002624 Jy/beam ! Clean residual mean=-0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0761638 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.0761639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057079Jy sigma=0.041754 ! Fit after self-cal, rms=0.057065Jy sigma=0.041750 ! Inverting map 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.048 mas, bmaj=2.475 mas, bpa=2.413 degrees ! Estimated noise=10.0905 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 (-33.6, 29.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407503 Jy ! Component: 100 - total flux cleaned = 9.14416e-05 Jy ! Component: 150 - total flux cleaned = 6.2178e-05 Jy ! Component: 200 - total flux cleaned = -7.53095e-05 Jy ! Component: 250 - total flux cleaned = -0.000201141 Jy ! Component: 300 - total flux cleaned = -0.000224543 Jy ! Component: 350 - total flux cleaned = -0.000268882 Jy ! Component: 400 - total flux cleaned = -0.000310243 Jy ! Total flux subtracted in 400 components = -0.000310243 Jy ! Clean residual min=-0.001304 max=0.001436 Jy/beam ! Clean residual mean=0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0758536 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 172 components and 0.0758536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056991Jy sigma=0.041697 ! Fit after self-cal, rms=0.056987Jy sigma=0.041693 ! Inverting map ! Added new window around map position (44.2, -42.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125408 Jy ! Component: 100 - total flux cleaned = 0.00143495 Jy ! Component: 150 - total flux cleaned = 0.00158143 Jy ! Component: 200 - total flux cleaned = 0.00180946 Jy ! Component: 250 - total flux cleaned = 0.0020154 Jy ! Component: 300 - total flux cleaned = 0.0020976 Jy ! Component: 350 - total flux cleaned = 0.00214869 Jy ! Component: 400 - total flux cleaned = 0.00217207 Jy ! Total flux subtracted in 400 components = 0.00217207 Jy ! Clean residual min=-0.001345 max=0.001191 Jy/beam ! Clean residual mean=0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0780257 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 211 components and 0.0780257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056877Jy sigma=0.041630 ! Fit after self-cal, rms=0.056868Jy sigma=0.041626 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261058 Jy ! Component: 100 - total flux cleaned = 0.000285377 Jy ! Component: 150 - total flux cleaned = 0.000308512 Jy ! Component: 200 - total flux cleaned = 0.00035218 Jy ! Component: 250 - total flux cleaned = 0.000373204 Jy ! Component: 300 - total flux cleaned = 0.000393515 Jy ! Component: 350 - total flux cleaned = 0.000392965 Jy ! Component: 400 - total flux cleaned = 0.00037468 Jy ! Total flux subtracted in 400 components = 0.00037468 Jy ! Clean residual min=-0.001386 max=0.001185 Jy/beam ! Clean residual mean=0.000001 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0784004 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 229 components and 0.0784004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056829Jy sigma=0.041605 ! Fit after self-cal, rms=0.056828Jy sigma=0.041604 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056828Jy sigma=0.041604 ! Fit after self-cal, rms=0.056723Jy sigma=0.041602 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.047 mas, bmaj=2.474 mas, bpa=2.425 degrees ! Estimated noise=10.0551 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.10523e-05 Jy ! Component: 100 - total flux cleaned = 0.000100585 Jy ! Component: 150 - total flux cleaned = 0.000100482 Jy ! Component: 200 - total flux cleaned = 6.54066e-05 Jy ! Component: 250 - total flux cleaned = 3.1648e-05 Jy ! Component: 300 - total flux cleaned = 1.56798e-05 Jy ! Component: 350 - total flux cleaned = 3.18006e-05 Jy ! Component: 400 - total flux cleaned = 2.38027e-07 Jy ! Total flux subtracted in 400 components = 2.38027e-07 Jy ! Clean residual min=-0.001445 max=0.001195 Jy/beam ! Clean residual mean=0.000001 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0784007 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 246 components and 0.0784007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056698Jy sigma=0.041589 ! Fit after self-cal, rms=0.056699Jy sigma=0.041588 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.58514e-05 Jy ! Component: 100 - total flux cleaned = -1.66229e-07 Jy ! Component: 150 - total flux cleaned = -1.55866e-05 Jy ! Component: 200 - total flux cleaned = -3.06355e-05 Jy ! Component: 250 - total flux cleaned = -4.53121e-05 Jy ! Component: 300 - total flux cleaned = -7.3865e-05 Jy ! Component: 350 - total flux cleaned = -5.99929e-05 Jy ! Component: 400 - total flux cleaned = -6.03269e-05 Jy ! Total flux subtracted in 400 components = -6.03269e-05 Jy ! Clean residual min=-0.001437 max=0.001196 Jy/beam ! Clean residual mean=0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0783404 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 263 components and 0.0783403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056680Jy sigma=0.041579 ! Fit after self-cal, rms=0.056680Jy sigma=0.041579 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056680Jy sigma=0.041579 ! Fit after self-cal, rms=0.056950Jy sigma=0.041574 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.048 mas, bmaj=2.474 mas, bpa=2.509 degrees ! Estimated noise=10.0878 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118796 Jy ! Component: 100 - total flux cleaned = 0.000196836 Jy ! Component: 150 - total flux cleaned = 0.000255089 Jy ! Component: 200 - total flux cleaned = 0.000310904 Jy ! Component: 250 - total flux cleaned = 0.000296756 Jy ! Component: 300 - total flux cleaned = 0.000283182 Jy ! Component: 350 - total flux cleaned = 0.000310016 Jy ! Component: 400 - total flux cleaned = 0.000296835 Jy ! Total flux subtracted in 400 components = 0.000296835 Jy ! Clean residual min=-0.001443 max=0.001199 Jy/beam ! Clean residual mean=0.000002 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0786372 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 283 components and 0.0786372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056934Jy sigma=0.041565 ! Fit after self-cal, rms=0.056938Jy sigma=0.041565 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.48332e-05 Jy ! Component: 100 - total flux cleaned = 0.000107849 Jy ! Component: 150 - total flux cleaned = 8.23067e-05 Jy ! Component: 200 - total flux cleaned = 8.25112e-05 Jy ! Component: 250 - total flux cleaned = 8.23949e-05 Jy ! Component: 300 - total flux cleaned = 7.03891e-05 Jy ! Component: 350 - total flux cleaned = 7.04246e-05 Jy ! Component: 400 - total flux cleaned = 5.85269e-05 Jy ! Total flux subtracted in 400 components = 5.85269e-05 Jy ! Clean residual min=-0.001433 max=0.001193 Jy/beam ! Clean residual mean=0.000002 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0786957 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 294 components and 0.0786957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056925Jy sigma=0.041558 ! Fit after self-cal, rms=0.056926Jy sigma=0.041558 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056926Jy sigma=0.041558 ! Fit after self-cal, rms=0.059025Jy sigma=0.040967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.359 mas, bmaj=4.21 mas, bpa=1.905 degrees ! Estimated noise=10.9172 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488534 Jy ! Component: 100 - total flux cleaned = 0.000525152 Jy ! Component: 150 - total flux cleaned = 0.000466257 Jy ! Component: 200 - total flux cleaned = 0.000439251 Jy ! Component: 250 - total flux cleaned = 0.000439144 Jy ! Component: 300 - total flux cleaned = 0.000462093 Jy ! Component: 350 - total flux cleaned = 0.000451431 Jy ! Component: 400 - total flux cleaned = 0.000462108 Jy ! Total flux subtracted in 400 components = 0.000462108 Jy ! Clean residual min=-0.001455 max=0.001281 Jy/beam ! Clean residual mean=0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0791578 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 323 components and 0.0791578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059025Jy sigma=0.040955 ! Fit after self-cal, rms=0.059064Jy sigma=0.040944 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.50367e-06 Jy ! Component: 100 - total flux cleaned = 1.61057e-06 Jy ! Component: 150 - total flux cleaned = 1.12158e-05 Jy ! Component: 200 - total flux cleaned = 2.06114e-05 Jy ! Component: 250 - total flux cleaned = 2.07149e-05 Jy ! Component: 300 - total flux cleaned = 2.98718e-05 Jy ! Component: 350 - total flux cleaned = 4.70072e-05 Jy ! Component: 400 - total flux cleaned = 5.50585e-05 Jy ! Total flux subtracted in 400 components = 5.50585e-05 Jy ! Clean residual min=-0.001451 max=0.001293 Jy/beam ! Clean residual mean=0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0792129 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 338 components and 0.0792129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059064Jy sigma=0.040940 ! Fit after self-cal, rms=0.059062Jy sigma=0.040940 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=2.476 mas, bpa=2.484 degrees ! Estimated noise=10.1984 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.05 x 2.476 at 2.484 degrees (North through East) ! Clean map min=-0.0013818 max=0.064354 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=0.8074 mas, bmaj=2.012 mas, bpa=3.279 degrees ! Estimated noise=20.2005 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0493809 Jy ! Component: 100 - total flux cleaned = 0.0622846 Jy ! Component: 150 - total flux cleaned = 0.0655265 Jy ! Component: 200 - total flux cleaned = 0.0663975 Jy ! Component: 250 - total flux cleaned = 0.0676643 Jy ! Component: 300 - total flux cleaned = 0.0686767 Jy ! Component: 350 - total flux cleaned = 0.069394 Jy ! Component: 400 - total flux cleaned = 0.0704309 Jy ! Total flux subtracted in 400 components = 0.0704309 Jy ! Clean residual min=-0.002707 max=0.002695 Jy/beam ! Clean residual mean=-0.000000 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0704309 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.0704309 Jy ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=2.476 mas, bpa=2.484 degrees ! Estimated noise=10.1984 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215901 Jy ! Component: 100 - total flux cleaned = 0.00373012 Jy ! Component: 150 - total flux cleaned = 0.00461297 Jy ! Component: 200 - total flux cleaned = 0.00516356 Jy ! Component: 250 - total flux cleaned = 0.0057095 Jy ! Component: 300 - total flux cleaned = 0.00621628 Jy ! Component: 350 - total flux cleaned = 0.00650816 Jy ! Component: 400 - total flux cleaned = 0.00678248 Jy ! Total flux subtracted in 400 components = 0.00678248 Jy ! Clean residual min=-0.001457 max=0.001173 Jy/beam ! Clean residual mean=0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0772134 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 111 components and 0.0772134 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.359 mas, bmaj=4.21 mas, bpa=1.905 degrees ! Estimated noise=10.9172 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328547 Jy ! Component: 100 - total flux cleaned = 0.000598759 Jy ! Component: 150 - total flux cleaned = 0.000813548 Jy ! Component: 200 - total flux cleaned = 0.00103303 Jy ! Component: 250 - total flux cleaned = 0.00112372 Jy ! Component: 300 - total flux cleaned = 0.0011448 Jy ! Component: 350 - total flux cleaned = 0.00116426 Jy ! Component: 400 - total flux cleaned = 0.00116459 Jy ! Total flux subtracted in 400 components = 0.00116459 Jy ! Clean residual min=-0.001444 max=0.001263 Jy/beam ! Clean residual mean=0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.078378 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.96811e-05 Jy ! Component: 100 - total flux cleaned = 5.53228e-05 Jy ! Component: 150 - total flux cleaned = 7.15016e-05 Jy ! Component: 200 - total flux cleaned = 5.57489e-05 Jy ! Component: 250 - total flux cleaned = 8.66121e-05 Jy ! Component: 300 - total flux cleaned = 0.000101719 Jy ! Component: 350 - total flux cleaned = 0.000130754 Jy ! Component: 400 - total flux cleaned = 0.000158149 Jy ! Total flux subtracted in 400 components = 0.000158149 Jy ! Clean residual min=-0.001404 max=0.001273 Jy/beam ! Clean residual mean=0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0785361 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 173 components and 0.0785361 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=2.476 mas, bpa=2.484 degrees ! Estimated noise=10.1984 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126236 Jy ! Component: 100 - total flux cleaned = 7.0755e-05 Jy ! Component: 150 - total flux cleaned = -3.33184e-05 Jy ! Component: 200 - total flux cleaned = -8.34186e-05 Jy ! Component: 250 - total flux cleaned = -0.000106824 Jy ! Component: 300 - total flux cleaned = -6.16026e-05 Jy ! Component: 350 - total flux cleaned = -6.20669e-05 Jy ! Component: 400 - total flux cleaned = -1.97103e-05 Jy ! Total flux subtracted in 400 components = -1.97103e-05 Jy ! Clean residual min=-0.001405 max=0.001088 Jy/beam ! Clean residual mean=0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0785164 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 209 components and 0.0785164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059153Jy sigma=0.040978 ! Fit after self-cal, rms=0.059133Jy sigma=0.040973 wmodel /scr/pima/rdv95_uvs/J1855-1209_X_map.mod ! Writing 209 model components to file: /scr/pima/rdv95_uvs/J1855-1209_X_map.mod wobs /scr/pima/rdv95_uvs/J1855-1209_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1855-1209_X_uvs.fits wwins /scr/pima/rdv95_uvs/J1855-1209_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv95_uvs/J1855-1209_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000607703 Jy ! Component: 100 - total flux cleaned = -0.00101525 Jy ! Component: 150 - total flux cleaned = -0.00115779 Jy ! Component: 200 - total flux cleaned = -0.00133453 Jy ! Component: 250 - total flux cleaned = -0.0015058 Jy ! Component: 300 - total flux cleaned = -0.00161703 Jy ! Component: 350 - total flux cleaned = -0.00168923 Jy ! Component: 400 - total flux cleaned = -0.00172473 Jy ! Component: 450 - total flux cleaned = -0.00182847 Jy ! Component: 500 - total flux cleaned = -0.00189681 Jy ! Component: 550 - total flux cleaned = -0.00196387 Jy ! Component: 600 - total flux cleaned = -0.00204581 Jy ! Component: 650 - total flux cleaned = -0.00209396 Jy ! Component: 700 - total flux cleaned = -0.00215764 Jy ! Component: 750 - total flux cleaned = -0.00225188 Jy ! Component: 800 - total flux cleaned = -0.00234501 Jy ! Component: 850 - total flux cleaned = -0.00240627 Jy ! Component: 900 - total flux cleaned = -0.00248209 Jy ! Component: 950 - total flux cleaned = -0.00249718 Jy ! Component: 1000 - total flux cleaned = -0.00260061 Jy ! Component: 1050 - total flux cleaned = -0.00262985 Jy ! Component: 1100 - total flux cleaned = -0.002731 Jy ! Component: 1150 - total flux cleaned = -0.00275948 Jy ! Component: 1200 - total flux cleaned = -0.00284459 Jy ! Component: 1250 - total flux cleaned = -0.00297079 Jy ! Component: 1300 - total flux cleaned = -0.00298443 Jy ! Component: 1350 - total flux cleaned = -0.00302565 Jy ! Component: 1400 - total flux cleaned = -0.00306625 Jy ! Component: 1450 - total flux cleaned = -0.00313343 Jy ! Component: 1500 - total flux cleaned = -0.00314677 Jy ! Component: 1550 - total flux cleaned = -0.00319966 Jy ! Component: 1600 - total flux cleaned = -0.0032781 Jy ! Component: 1650 - total flux cleaned = -0.00329099 Jy ! Component: 1700 - total flux cleaned = -0.00332973 Jy ! Component: 1750 - total flux cleaned = -0.00338097 Jy ! Component: 1800 - total flux cleaned = -0.00340638 Jy ! Component: 1850 - total flux cleaned = -0.00345674 Jy ! Component: 1900 - total flux cleaned = -0.003494 Jy ! Component: 1950 - total flux cleaned = -0.00346914 Jy ! Component: 2000 - total flux cleaned = -0.00349395 Jy ! Component: 2050 - total flux cleaned = -0.00354268 Jy ! Component: 2100 - total flux cleaned = -0.00354286 Jy ! Component: 2150 - total flux cleaned = -0.00359085 Jy ! Component: 2200 - total flux cleaned = -0.00365039 Jy ! Component: 2250 - total flux cleaned = -0.00365034 Jy ! Component: 2300 - total flux cleaned = -0.00365027 Jy ! Component: 2350 - total flux cleaned = -0.00369705 Jy ! Component: 2400 - total flux cleaned = -0.00373198 Jy ! Component: 2450 - total flux cleaned = -0.00373184 Jy ! Component: 2500 - total flux cleaned = -0.00377763 Jy ! Component: 2550 - total flux cleaned = -0.00377758 Jy ! Component: 2600 - total flux cleaned = -0.00382284 Jy ! Component: 2650 - total flux cleaned = -0.00383416 Jy ! Component: 2700 - total flux cleaned = -0.00392347 Jy ! Component: 2750 - total flux cleaned = -0.00393459 Jy ! Component: 2800 - total flux cleaned = -0.00396763 Jy ! Component: 2850 - total flux cleaned = -0.00406613 Jy ! Component: 2900 - total flux cleaned = -0.00409861 Jy ! Component: 2950 - total flux cleaned = -0.00410933 Jy ! Component: 3000 - total flux cleaned = -0.00412008 Jy ! Component: 3050 - total flux cleaned = -0.00410946 Jy ! Component: 3100 - total flux cleaned = -0.00418392 Jy ! Component: 3150 - total flux cleaned = -0.00416289 Jy ! Component: 3200 - total flux cleaned = -0.00421544 Jy ! Component: 3250 - total flux cleaned = -0.0042468 Jy ! Component: 3300 - total flux cleaned = -0.00425712 Jy ! Component: 3350 - total flux cleaned = -0.00433977 Jy ! Component: 3400 - total flux cleaned = -0.0043603 Jy ! Component: 3450 - total flux cleaned = -0.00435004 Jy ! Component: 3500 - total flux cleaned = -0.00443143 Jy ! Component: 3550 - total flux cleaned = -0.00446169 Jy ! Component: 3600 - total flux cleaned = -0.00446163 Jy ! Component: 3650 - total flux cleaned = -0.00452178 Jy ! Component: 3700 - total flux cleaned = -0.00458155 Jy ! Component: 3750 - total flux cleaned = -0.00457157 Jy ! Component: 3800 - total flux cleaned = -0.00453205 Jy ! Component: 3850 - total flux cleaned = -0.0045911 Jy ! Component: 3900 - total flux cleaned = -0.00461062 Jy ! Component: 3950 - total flux cleaned = -0.00465937 Jy ! Component: 4000 - total flux cleaned = -0.00467879 Jy ! Component: 4050 - total flux cleaned = -0.00469812 Jy ! Total flux subtracted in 4096 components = -0.00473654 Jy ! Clean residual min=-0.000669 max=0.000579 Jy/beam ! Clean residual mean=0.000000 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.0737799 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 496 components and 0.0737799 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1855-1209_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.05 x 2.476 at 2.484 degrees (North through East) ! Clean map min=-0.0014291 max=0.064521 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1855-1209_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0645 rms= 0.00016 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1855-1209_X_uvs.log closed on Wed Nov 6 20:49:17 2013